v0.28.1
Changes by Kind
Bug or Regression
- Fix APIBinding admission mishandling v1alpha1 API version. This fixes the bug where it was impossible to apply v1alpha1 APIBindings (#3544, @xmudrii)
- Stop printing Ready column for
APIExportsas virtual workspace URLs are no longer populated by default (#3493, @embik) - Fix CRDs with kind
Clusterleading to errors and fix URLs with multiple/cluster/...segments being silently ignored (#3548, @ntnn) - Fix
create-workspaceon an existing workspace throwing a panic (#3524, @ntnn) - Fix
kubectl kcp bindcommand after verbs permission claims migration (#3531, @mjudeikis) - Fix permission claim controller hot loop when claiming events in an
APIExport(#3503, @mjudeikis) - The kcp kubectl plugin now supports kcp <0.28 again. In kcp 0.28+,
kubectl kcp claims get apibindingnow shows the permission claim verbs (#3541, @xrstf)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.