You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed from the merge queue — do not re-queue until upstream signs the image. The ghcr.io/devantler-tech/ksail:v7.56.0 image has no cosign signatures (verify-ksail-images: ... keyless: no signatures found), so the admission-layer image verification added in #2020 denies the pod — working exactly as designed. Because the merge queue deploys each candidate group to prod before merging, this PR's queue runs failed the deploy gate (ksail-operator HelmRelease upgrade timeout) and also failed the innocent PRs stacked behind it (#1991, #1996) whose groups contained these changes. Prod service was never disrupted: the running v7.55.0 pod stayed healthy and main's reconcile rolled each failed candidate back.
Unblock path: upstream devantler-tech/ksail needs to publish cosign signatures for v7.56.0 (the keyless signing added in ksail#5165 evidently didn't run for this release) — verify with cosign verify ghcr.io/devantler-tech/ksail:v7.56.0 before re-queuing.
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
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:
7.55.0→7.56.07.55.0→7.56.0Release Notes
devantler-tech/ksail (devantler-tech/ksail)
v7.56.0Compare Source
Changelog
Features
9c8d9d1feat(operator): self-register and manage the host cluster (#5237)Other Changes
9206420chore(copilot-plugin): release v7.55.0 (#5230)f4384bfchore(deps): Bump astro from 6.4.3 to 6.4.4 in /docs (#5232)f73f12dchore(deps): Bump loft-sh/kubernetes (#5202)efd17f4chore(deps): Bump loft-sh/vcluster-pro (#5235)9e3f764chore(deps): update agent skills (#5223)9599a1fchore(deps-dev): Bump @vscode/vsce from 3.9.1 to 3.9.2 in /vsce (#5233)4cc58b1test(kubernetes): cover firstNodeAddress and toAnyMap helpers (#5231)Quick Start
Homebrew Cask (macOS):
Go Install:
Download Binary: Choose your platform from the assets above
Docker:
Full Changelog: devantler-tech/ksail@v7.55.0...v7.56.0
Configuration
📅 Schedule: (UTC)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.