Secret checkpoints written before #206 can no longer be resumed
まだ誰も着手していません。
評価
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 初心者へのやさしさ
- 85/100
- issue の種類
- ドキュメント
- 明瞭さ
- 明確に書かれている
- 活発さ
- 活発
- 領域
- cli, devops, documentation
調査の方向性
この issue はアップグレードガイドの更新に関するものです。ファイル guides/upgrade-to-onebox-names を確認し、その構造を理解してください。シークレットチェックポイントや ob secrets push コマンドが言及されている箇所を見つけてください。アップグレード前に中断された push を完了または中止するよう警告を追加し、オプションでエラーメッセージの改善についても記載します。変更後はガイドの書式と明瞭さを確認して検証してください。
索引モデルが issue の本文から書いたものです。
説明
Problem
#206 dropped support for the onebox.run/secret-checkpoint/v1alpha1 schema. A ob secrets push interrupted before the upgrade leaves a v1alpha1 checkpoint in the release, and every later load fails with secret checkpoint schema ... is not supported, so neither recovery nor a new secrets push can proceed.
Fix
Add to guides/upgrade-to-onebox-names: finish or abort any interrupted ob secrets push before upgrading, or delete the stale checkpoint file after confirming the secret generation it describes. Optionally make the error message name the file and this remedy.
- 主要言語
- Go
- スター
- 3
- フォーク
- 0
- 平均マージ
- 2時間 44分
- マージ済み PR(30日)
- 49
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
labstack/onebox のほかの issue
-
bug
難易度 1/5 1時間未満 初心者へのやさしさ 80/100
-
bug
難易度 1/5 1時間未満 初心者へのやさしさ 85/100
-
bug
難易度 3/5 1〜2日 初心者へのやさしさ 65/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 55/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
labstack/onebox の issue をすべて見る
似ている issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
-
Bob Shell support オープンenhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
santhosh-tekuri/jsonschema#276 ·