chore(channel): app 1.9.7 + chart 0.9.0 (workbench) - #10
Open
xonlly wants to merge 1 commit into
Open
Conversation
Pins values.yaml (app, sandbox-api, sandbox-runner, workbench-runner) et pre-pull offline alignes sur 1.9.7 ; CHART_VERSION deja a 0.9.0. update.sh : le pin workbench-runner suit desormais le train de release comme les images sandbox (il restait fige a l'apply). SIGNATURE REQUISE avant merge : channel.json est modifie, updater_sha256 est donc perime (update.sh a change aussi) — lancer tools/sign-channel.sh et commiter channel.json + channel.json.sig ensemble. Co-Authored-By: Claude <noreply@anthropic.com>
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Roule le canal stable sur la release qui introduit le Workbench.
channel.json: chart_version 0.8.0 → 0.9.0, app_version 1.8.22 → 1.9.7, notes détaillées (c'est ce que voit l'admin dans le bandeau de mise à jour).values.yaml: pins app / sandbox-api / sandbox-runner / workbench-runner alignés sur 1.9.7 (le workbench n'est plus sur:latest).lib/suite.sh: pré-pull offline aligné.update.sh: le pin workbench-runner suit désormais le train de release comme les images sandbox — il restait figé lors d'unapply.channel.jsonetupdate.shont changé : la signature actuelle est périmée (updater_sha256inclus).Sans ça, les box qui portent la clé publique refusent le manifeste (fail-closed : elles restent sur leur version). Le workflow
channel-signaturedoit passer au vert.Autre prérequis
Le package ghcr
suite-366-workbench-runnerrépond 403 en anonyme (comme un package inexistant) alors que le build 1.9.7 est vert : il est probablement resté privé (défaut GitHub pour un nouveau package). Les box pullent sans credentials → à passer en public dans les settings du package, sinon le pod workbench sera en ImagePullBackOff.Generated with Claude Code