Establish home for v1.0.0 Go APIs
まだ誰も着手していません。
評価
調査の方向性
まず、リンクされた API 規約とリポジトリの go-apidiff ジョブを読み、続いて API ではない Go コードを内部ツリーに移動することに関連する issue を確認します。v1.0.0 API を配置すべき場所と、Go 互換性および Kubernetes apiserver 互換性の両方をどのように検証するかを決定します。どちらのクライアント種別も壊すことなく、API の配置場所と強制可能な制約が確立されていれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Goals:
- Eliminate current and prevent future side effects of dependency imports when importing APIs. (for example: see https://github.com/openshift/enhancements/blob/master/dev-guide/api-conventions.md#no-functions)
- Put up barriers to breaking changes. Once we reach v1.0.0, we MUST avoid breaking changes.
Breaking changes include:
- Anything that causes the
go-apidiffjob to fail. (see separate issues related to moving non-API Go code to an internal tree). The APIs will remain exported, so thego-apidiffjob will ensure that our Go code defining the APIs is not breaking from a Go perspective. - Anything that would cause Kubernetes clients to experience a breaking change when interacting with instances of our CRD via the Kubernetes apiserver.
- 主要言語
- Go
- スター
- 213
- フォーク
- 85
- 平均マージ
- 1日 10時間
- マージ済み PR(30日)
- 38
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
operator-framework/operator-controller のほかの issue
-
lifecycle/stale
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
operator-framework/operator-controller#2726 · コメント 1 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 68/100
operator-framework/operator-controller#2937 · コメント 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 52/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 42/100
-
epic epic/v1-api lifecycle/stale v1.x
難易度 5/5 1週間以上 初心者へのやさしさ 30/100
operator-framework/operator-controller#2727 · コメント 2 件 ·
operator-framework/operator-controller の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
acceptance-tests phase-coding schema-coverage testing triaged
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100