Skip to content

v0.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 10:16
· 108 commits to main since this release
v0.23.0
45c7a55

Changes by Kind

API Change

  • Add optional nameValidation field to ApiResourceSchemaSpec. This field is used to add an internal annotation to the bound API and the name validation strategy is decided based on the value. (#3082, @praveenrewar)

Uncategorized

  • The kubectl plugins have been moved into their own github.com/kcp-dev/kcp/cli module for easier vendoring. (#3084, @sttts)
  • Use correct verb in metrics-viewer ClusterRole to give access to /metrics (#3081, @embik)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.