[epic] v1.0.0 Performance and Scale
@dtfranz がすでに取り組んでいます。
2025年1月28日 から。
評価
この issue はまだ評価されていません。
説明
Epic Goal
- Measure and implement any necessary improvements to ensure OLM v1.0.0 meets or exceeds OCP guidelines around performance and scalability.
Why is this important?
- OLM v1.0.0 will be a payload component that always runs in OCP clusters. In order to reduce SD and customer costs, we need to minimize this overhead.
- OLM v1.0.0 is intended to be used on a wide variety of clusters, ranging from single node clusters with just a few namespaces to clusters 2-3 orders of magnitude larger. We need make sure that it runs just as well on a small cluster as it does a large cluster.
- In order to reduce user frustration, we need to provide a responsive user experience. Reconciliation needs to be fast and non-blocking to ensure users receive the experience they have come to expect from OCP. To the extent possible, long-running tasks (e.g. catalog fetching/caching and image pulling) should be performed asynchronously.
Scenarios
- Collect pprof profiles for CPU and memory when running standard user flows around installing, upgrading, and removing operators from public catalogs (e.g. operatorhub)
- Find the most resource intensive code paths. Provide documentation and recommendations related to making improvements in those areas.
- Coordinate with OLM maintainers to make improvements in areas deemed to provide the most significant performance and scale gain.
- Implement automated performance and scale regression tests in the existing upstream CI test suite.
Examples of known areas for improvement include:
- When reconciling a ClusterExtension to resolve a bundle from the criteria provided by a user, the reconciler should return a desired bundle within 100ms and allocate no more memory than the size of the catalog metadata for the named spec.packageName.
- When the ClusterExtension reconciler does not have the contents of a resolved image bundle available, it does not block waiting for the image to be pulled and processed. Rather, it starts an asychronous job, reports the pending image pull via the ClusterExtension status, and returns from reconcile.
- 主要言語
- 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時間 初心者へのやさしさ 65/100
-
bug group: validation priority: low
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
codecheckers/chekhov#51 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100