This repository was archived by the owner on Mar 10, 2026. It is now read-only.
fix(deps): update module github.com/kcp-dev/kcp/sdk to v0.28.1#285
Closed
renovate[bot] wants to merge 1 commit into
Closed
fix(deps): update module github.com/kcp-dev/kcp/sdk to v0.28.1#285renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/github.com-kcp-dev-kcp-sdk-0.x
branch
3 times, most recently
from
August 7, 2025 17:27
2dfb62d to
9d524e8
Compare
renovate
Bot
force-pushed
the
renovate/github.com-kcp-dev-kcp-sdk-0.x
branch
4 times, most recently
from
August 21, 2025 00:10
429be40 to
36ccdbd
Compare
renovate
Bot
force-pushed
the
renovate/github.com-kcp-dev-kcp-sdk-0.x
branch
2 times, most recently
from
August 26, 2025 12:15
f4c6756 to
f5ad98f
Compare
renovate
Bot
force-pushed
the
renovate/github.com-kcp-dev-kcp-sdk-0.x
branch
from
August 27, 2025 22:37
f5ad98f to
be06e24
Compare
auto-merge was automatically disabled
August 28, 2025 07:00
Pull request was closed
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.27.1->v0.28.1Release Notes
kcp-dev/kcp (github.com/kcp-dev/kcp/sdk)
v0.28.1Compare Source
Changes by Kind
Bug or Regression
APIExportsas virtual workspace URLs are no longer populated by default (#3493, @embik)Clusterleading to errors and fix URLs with multiple/cluster/...segments being silently ignored (#3548, @ntnn)create-workspaceon an existing workspace throwing a panic (#3524, @ntnn)kubectl kcp bindcommand after verbs permission claims migration (#3531, @mjudeikis)APIExport(#3503, @mjudeikis)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.
v0.28.0Compare Source
Changes by Kind
Security
github.com/golang-jwt/jwt/v4to v4.5.2 (addressing CVE-2025-30204) (#3352, @embik) (#3454, @xrstf)Deprecation
APIExportVirtual Workspace URL population. Add feature flagEnableDeprecatedAPIExportVirtualWorkspacesUrlsto re-enable deprecatedAPIExportVirtual Workspace URLs (#3411, @mjudeikis)API Change
cache.kcp.ioto be able to interact with cache server programmatically (#3382, @mjudeikis)spec.mounttoWorkspaceobjects to stabilize mount API (#3380, @mjudeikis)CachedResourcesEndpointSliceresource (#3442, @gman0)APIBindingtoapis.kcp.io/v1alpha2(#3384, @xmudrii)APIExporttoapis.kcp.io/v1alpha2(#3318, @xrstf)CachedResourceGVR immutable and unique in the logical cluster (#3476, @gman0)ValidatingAdmissionPolicyhas been removed fromadmissionregistration.k8s.io/v1alpha1as per Kubernetes v1.32 API lifecycle managementadmissionregistration.k8s.io/v1alpha1is no longer being served by defaultAPIExportsas virtual workspace URLs are no longer populated by default (#3493, @embik)sdk/testing/server.ContextRunInProcessFunc. Deprecatesdk/testing/server.RunInProcessFunc(#3388, @ntnn)v1alpha1andv1alpha2ofAPIBindingsin theAPIExportVirtual Workspace (#3430, @xmudrii)Feature
CachedResource. Endpoint for the Replication VW is now displayed in its respectiveCachedResourceEndpointSlice(#3480, @gman0)--root-identities-fileCLI flag tokcpused to bootstrap APIExport identities inside the root workspace (#3400, @gman0)WorkspaceTypeup to date in all workspaces that derive from it. This behaviour is enabled by configuring.spec.defaultAPIBindingLifecycle(#3381, @MisterMX)--encryption-provider-configin thekcpbinary (#3470, @adrianrobotka)kcp-front-proxybinary (#3385, @sttts)createverb upon creating a new object using server-side apply. As a result, running the server-side apply for a claimed resource in the APIExport Virtual Workspace requires thecreateverb (#3439, @xmudrii)Bug or Regression
APIExportdelegate to the next authorizer if theAPIExportis not found (#3467, @ntnn)cd semanticnotice when--shortis provided (#3423, @ntnn)--bind-addressnot being honoured in some generated configuration files (#3418, @ntnn)APIResourceSchemaname for theWorkspaceTypesresource to unblock upgrade from previous versions (#3349, @embik)experimental.tenancy.kcp.io/ownerannotation onLogicalClusterifWorkspacehas the annotation (#3438, @embik)VOLUMEfrom Dockerfile so no/datavolume is mounted anymore (#3434, @embik)Other (Cleanup or Flake)
/metrics) on kcp server unless--additional-mappings-fileis passed (#3361, @embik)Dependencies
Added
Changed
f3d0a9c→7e4ce0a04be3eb→5ec99f85315273→5f5ef82f6361c8→5f5ef82b8732ec→012b6fc51d4e06→2b3623870dd376→2c72e5518e509b→24370bebc3834c→cfa47c3Removed
a134d8fConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.