manual gitops should be blocked if deployment_branch is defined
オープン
- 主要言語
- Starlark
- スター
- 208
- フォーク
- 45
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
using both manually run gitops with `bazel run //pkg:target.gitops` and automating by defining the `deployment_branch` parameter causes merge conflicts, confusion and a state of deployments hard to reproduce and track.
Generally, canary/production deployments should only use `deployment_branch` so we need to disable the manual gitops option if `deployment_branch` is defined.
コントリビューションガイド
調査の方向性
`bazel run //pkg:target.gitops` のエントリポイントから開始し、`deployment_branch` パラメーターがどのように処理されるかを追跡します。`deployment_branch` が定義されている場合は常に手動の GitOps 実行がブロックされ、自動デプロイメントのパスは引き続き使用可能であれば、変更は完了です。payload にはテストファイルの指定がありません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- kubernetes
- 領域
- devops, infrastructure
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100