File kcp-cli.changes of Package kcp-cli
-------------------------------------------------------------------
Fri Mar 28 09:18:53 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version sdk/v0.27.1:
* Security
- Update github.com/golang-jwt/jwt/v4 to v4.5.2 (addressing
CVE-2025-30204) (#3356, @embik)
* Bug or Regression
- Fix APIResourceSchema name for the WorkspaceTypes resource to
unblock upgrade from previous versions (#3353, @embik)
-------------------------------------------------------------------
Tue Mar 18 18:38:56 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 0.27.0:
https://github.com/kcp-dev/kcp/releases/tag/v0.27.0
CLI-related changes from the changelog (other than version
updates):
* Add --accept-permission-claim and --reject-permission-claim
flag to kubectl kcp bind apiexport (#3334, @mjudeikis)
-------------------------------------------------------------------
Tue Mar 18 13:14:26 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 0.26.3:
* Security
- Add additional authorizer to APIExport Virtual Workspace that
queries APIBinding for authorization decisions
(GHSA-w2rr-38wv-8rrp) (#3338, @embik)
-------------------------------------------------------------------
Tue Mar 18 12:21:59 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 0.26.2:
* Add e2e test case TestAPIExportBindingAuthorizer
* Update test case to check for Forbidden instead of NotFound
* Add authorizer to APIExport VirtualWorkspace that validates
against APIBinding
-------------------------------------------------------------------
Sat Feb 22 12:53:57 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 0.26.1:
* Merge pull request #3211 from embik/remove-ppc64le
* Merge pull request #3206 from
mjudeikis/mjudeikis/impersonate.fix
* [release-0.26] Update to Go 1.22.10
* docs: update kubectl version output in quickstart
* Nit fix go mod version for 'go list'
* Fix bad smells
* Bump go version/build image to 1.22.7
* tenancy/workspace-deletion: try harder with the admin client to
delete the LogicalCluster
* Fix 'make install' to respect plugin go module
* docs: Fix broken Contributing link
* e2e/cache: inlint scenarios to make them runnable from Goland
* helpers/replication: directly change annotation without looping
* reconciler/apibinding: share conflict checker for all schemas
in binding"
* proxy/authentication: set proper 10h resync period
* reconcilers: ignore sync events for secondary informers
* virtual/apiexport: don't keep recreating APIBindings storage
* rebase: refactor nits
* rebase: update gen code
-------------------------------------------------------------------
Sat Feb 22 12:03:45 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- new package kcp-cli: kubernetes-like control planes for
form-factors and use-cases beyond Kubernetes and container
workloads