This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
Tanzu Framework v0.5.0
Tanzu CLI Installation Instructions
If you are installing Tanzu CLI using the artifacts published as part of this release, please follow the instructions.
Changes by Kind
Enhancement
- Added the capability of copying images required for TKG installation in completely airgapped environments. (#680, @mjangi9292)
Feature
- Add gcp auth provider for the imagepullsecret plugin (#693, @maralavi)
- [Feature]: Add list command for imagepullsecret plugin (#579, @shivaani0505)
Bug or Regression
- Fixed a bug where a management cluster was not getting deleted if
TKG_CUSTOM_IMAGE_REPOSITORY_CA_CERTIFICATE
was set during its creation (#609, @saji-pivotal) - Fixes the issue where gen-publish-images.sh script fails to use the certificate set in environment variable while copying the images to private registry. (#689, @mjangi9292)
Miscellaneous
- Added configuration validation for proxy when used with vSphere. Users need to ensure traffic to vCenter is not proxied if they want to validate vCenter server. (#573, @gwang550)
- Allow configuring TKG_IP_FAMILY with "ipv4,ipv6" to deploy a dual-stack cluster on vSphere. (#617, @christianang)
Dependencies
Added
Changed
Nothing has changed.
Removed
Nothing has changed.