Skip to content

Commit 11905d6

Browse files
authored
Merge pull request #7345 from mrbobbytables/add-ipam
sig-cluster-lifecycle: add cluster-api-ipam-provider-in-cluster subproject
2 parents 3a0a6df + 39b5fad commit 11905d6

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

sig-cluster-lifecycle/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ A project focused on providing declarative APIs and tooling to simplify provisio
7676
Implementation of Cluster Add-on Provider for Helm, an add-on orchestration solution for Cluster API using Helm.
7777
- **Owners:**
7878
- [kubernetes-sigs/cluster-api-addon-provider-helm](https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm/blob/main/OWNERS)
79+
### cluster-api-ipam-provider-in-cluster
80+
Cluster API IPAM provider
81+
- **Owners:**
82+
- [kubernetes-sigs/cluster-api-ipam-provider-in-cluster](https://github.com/kubernetes-sigs/cluster-api-ipam-provider-in-cluster/blob/main/OWNERS)
7983
### cluster-api-operator
8084
Leverages a declarative API and an operator to empower admins to handle the lifecycle of Cluster API providers within the management cluster
8185
- **Owners:**

sigs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,6 +1085,10 @@ sigs:
10851085
solution for Cluster API using Helm.
10861086
owners:
10871087
- https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm/blob/main/OWNERS
1088+
- name: cluster-api-ipam-provider-in-cluster
1089+
description: Cluster API IPAM provider
1090+
owners:
1091+
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-ipam-provider-in-cluster/main/OWNERS
10881092
- name: cluster-api-operator
10891093
description: Leverages a declarative API and an operator to empower admins to
10901094
handle the lifecycle of Cluster API providers within the management cluster

0 commit comments

Comments
 (0)