Skip to content

Commit

Permalink
Merge pull request #5390 from nawazkh/fix_Project_file
Browse files Browse the repository at this point in the history
Update PROJECT file
  • Loading branch information
k8s-ci-robot authored Jan 28, 2025
2 parents a7b9fe9 + 77f9e4b commit 2329218
Showing 1 changed file with 46 additions and 13 deletions.
59 changes: 46 additions & 13 deletions PROJECT
Original file line number Diff line number Diff line change
@@ -1,16 +1,49 @@
version: "3"
domain: x-k8s.io
domain: cluster.x-k8s.io
repo: sigs.k8s.io/cluster-api-provider-azure
resources:
- group: infrastructure
version: v1beta1
kind: AzureMachine
- group: infrastructure
version: v1beta1
kind: AzureCluster
- group: infrastructure
version: v1beta1
kind: AzureMachineTemplate
- group: infrastructure
version: v1beta1
kind: AzureClusterTemplate
# -----------------
# v1beta1 types
# -----------------
- group: infrastructure
version: v1beta1
kind: AzureCluster
- group: infrastructure
version: v1beta1
kind: AzureClusterIdentity
- group: infrastructure
version: v1beta1
kind: AzureClusterTemplate
- group: infrastructure
version: v1beta1
kind: AzureMachine
- group: infrastructure
version: v1beta1
kind: AzureMachineTemplate
- group: infrastructure
version: v1beta1
kind: AzureManagedCluster
- group: infrastructure
version: v1beta1
kind: AzureManagedClusterTemplate
- group: infrastructure
version: v1beta1
kind: AzureManagedControlPlane
- group: infrastructure
version: v1beta1
kind: AzureManagedControlPlaneTemplate
- group: infrastructure
version: v1beta1
kind: AzureManagedMachinePool
- group: infrastructure
version: v1beta1
kind: AzureManagedMachinePoolTemplate
# -----------------
# experimental v1beta1 types
# -----------------
- group: infrastructure
version: v1beta1
kind: AzureMachinePool
- group: infrastructure
version: v1beta1
kind: AzureMachinePoolMachine

0 comments on commit 2329218

Please sign in to comment.