Skip to content

Commit 0b036b3

Browse files
authored
Merge pull request #7043 from mrbobbytables/add-helm-repo
sig-cluster-lifecycle: Add cluster-api-addon-provider-helm repo
2 parents a3b2c21 + ce37d2a commit 0b036b3

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

sig-cluster-lifecycle/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ A project focused on providing declarative APIs and tooling to simplify provisio
7777
- Cluster API office hours: [Wednesdays at 10:00 PT (Pacific Time)](https://zoom.us/j/861487554?pwd=dTVGVVFCblFJc0VBbkFqQlU0dHpiUT09) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=10:00&tz=PT%20%28Pacific%20Time%29).
7878
- [Meeting notes and Agenda](https://docs.google.com/document/d/1ushaVqAKYnZ2VN_aa3GyKlS4kEd6bSug13xaXOakAQI/edit).
7979
- [Meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4).
80+
### cluster-api-addon-provider-helm
81+
Implementation of Cluster Add-on Provider for Helm, an add-on orchestration solution for Cluster API using Helm.
82+
- **Owners:**
83+
- [kubernetes-sigs/cluster-api-addon-provider-helm](https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm/blob/main/OWNERS)
8084
### cluster-api-operator
8185
Leverages a declarative API and an operator to empower admins to handle the lifecycle of Cluster API providers within the management cluster
8286
- **Owners:**

sigs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,6 +1050,11 @@ sigs:
10501050
url: https://zoom.us/j/861487554?pwd=dTVGVVFCblFJc0VBbkFqQlU0dHpiUT09
10511051
archive_url: https://docs.google.com/document/d/1ushaVqAKYnZ2VN_aa3GyKlS4kEd6bSug13xaXOakAQI/edit
10521052
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4
1053+
- name: cluster-api-addon-provider-helm
1054+
description: Implementation of Cluster Add-on Provider for Helm, an add-on orchestration
1055+
solution for Cluster API using Helm.
1056+
owners:
1057+
- https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm/blob/main/OWNERS
10531058
- name: cluster-api-operator
10541059
description: Leverages a declarative API and an operator to empower admins to
10551060
handle the lifecycle of Cluster API providers within the management cluster

0 commit comments

Comments
 (0)