-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Switch to official v1.11 CAPZ image (#852)
* Switch to official v1.11 CAPZ image * Bump controller version as well * Bump helm chart version * Remove local CRDs * Fix SKU tier and wait job * Fix typo * Enable OIDC issuer * Update cluster-api-provider-azure * update CAPZ service account name add ASO identity to service account * fix duplicated name * bump cluster-api-provider-azure * bump cluster-api-azure-controller * update aso roles * add aso controller settings without clientId * add and use aso_assigned_identity_client_id output * use signle identity * remove duplicated line * bump CAPZ to v1.11.3 * bump versions
- Loading branch information
1 parent
fd2065f
commit 48f67cb
Showing
26 changed files
with
46 additions
and
5,476 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
dependencies: | ||
- name: cluster-api-provider-azure | ||
repository: https://pluralsh.github.io/capi-helm-charts | ||
version: 0.1.8 | ||
digest: sha256:a121b432405288d78644e268fab20ac4369a2bfd13084094b9de9e0f65c05ad1 | ||
generated: "2023-08-24T17:11:19.117169+02:00" | ||
version: 0.1.15 | ||
digest: sha256:8075f30bf9379c8649ec9a5b02594c83623825c52db08d8e67df16a0b5664692 | ||
generated: "2023-10-10T11:04:49.657598+02:00" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+77 KB
bootstrap/helm/cluster-api-provider-azure/charts/cluster-api-provider-azure-0.1.15.tgz
Binary file not shown.
Binary file removed
BIN
-56.6 KB
bootstrap/helm/cluster-api-provider-azure/charts/cluster-api-provider-azure-0.1.8.tgz
Binary file not shown.
24 changes: 0 additions & 24 deletions
24
bootstrap/helm/cluster-api-provider-azure/scripts/Makefile
This file was deleted.
Oops, something went wrong.
1,089 changes: 0 additions & 1,089 deletions
1,089
bootstrap/helm/cluster-api-provider-azure/templates/azurecluster-crd.yaml
This file was deleted.
Oops, something went wrong.
183 changes: 0 additions & 183 deletions
183
bootstrap/helm/cluster-api-provider-azure/templates/azureclusteridentity-crd.yaml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.