github kptdev/kpt v1.0.0-beta.17

latest releases: v1.0.0-beta.49, porch/v0.0.35, porch/v0.0.33...
22 months ago

Highlights

  • kpt live init will now write the inventory information to a new file in the package (default name is resourcegroup.yaml) rather than in the Kptfile. The file contains a ResourceGroup resource and the name, namespace and inventory annotation from this resource will be used during apply. The kpt live apply and kpt live destroy commands will still use inventory information from the Kptfile for older packages.
  • kpt fn render includes functionConfigs in the function inputs by default.
  • kpt live apply and kpt live destroy disable the client-side throttling when the server-side throttling is enabled.
  • kpt pkg update caches upstream repos.

Changelog

Don't miss a new kpt release

NewReleases is sending notifications on new releases.