File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,10 @@ A project focused on providing declarative APIs and tooling to simplify provisio
76
76
Implementation of Cluster Add-on Provider for Helm, an add-on orchestration solution for Cluster API using Helm.
77
77
- ** Owners:**
78
78
- [ 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 )
79
83
### cluster-api-operator
80
84
Leverages a declarative API and an operator to empower admins to handle the lifecycle of Cluster API providers within the management cluster
81
85
- ** Owners:**
Original file line number Diff line number Diff line change @@ -1085,6 +1085,10 @@ sigs:
1085
1085
solution for Cluster API using Helm.
1086
1086
owners :
1087
1087
- 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
1088
1092
- name : cluster-api-operator
1089
1093
description : Leverages a declarative API and an operator to empower admins to
1090
1094
handle the lifecycle of Cluster API providers within the management cluster
You can’t perform that action at this time.
0 commit comments