Skip to content

v0.21.0

Compare
Choose a tag to compare
@tnthornton tnthornton released this 12 Oct 22:11
· 269 commits to main since this release
cb488c1

Notable Changes

  • up space init's UXP auto-installed prerequisite was updated from 1.12.2-up.2 to 1.13.2-up.2
  • up ctp connect was re-introduced, with different functionality. Invoking the command will now connect your kubectl directly to the target control plane. Any kubectl commands run in that terminal will be executed against the target control plane.
  • up ctp disconnect was introduced to compliment connect. Invoking the command will switch from the control plane context back to the originating context.
  • up ctp connector install was extended to enable configuring mcp-connector against a Space's control plane.
  • up ctp connector uninstall was introduced to compliment install. Invoking the command will delete the mcp-connector helm chart from the App Cluster.

What's Changed

Full Changelog: v0.20.0...v0.21.0