[Dependent Resources] Don't update the resource spec if has an other owner reference with controller true

オープン
#2,919 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
42/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
java, kubernetes

調査の方向性

ファイル名もテスト名も指定されていません。まず依存リソースのリコンシリエーションのエントリポイントを見つけ、owner references と desired state の更新がどのように処理されているかを確認してください。他の controller の owner reference を持つリソースには新しい spec が設定されず、owner reference を持たないリソースでは既存の動作が維持されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

If a dependent resource updates a resoure based on desired it adds owner reference with controller flag set to true.
There might be the case that there is already a resource exists with owner reference where controller is true, in this case we shoul not update the spec of the resource since it is managed by an other controller.

主要言語
Java
スター
944
フォーク
242
平均マージ
1日 4時間
マージ済み PR(30日)
43

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

operator-framework/java-operator-sdk のほかの issue

operator-framework/java-operator-sdk の issue をすべて見る

似ている issue

Java の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。