OCPCLOUD-2217: Merge https://github.com/kubernetes-sigs/cluster-api-provider-azure:v1.11.2 (fa947c4) into master#284
Conversation
Use k8s.io/utils/ptr for pointer helper funcs
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.12.0. - [Commits](golang/crypto@v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ot/go_modules/golang.org/x/crypto-0.12.0 dependabot(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0
add ASO pause logic
…Caching Add proposal for Node OS image caching
Update error funcs for SDKv2
fix Cluster -> AzureManagedMachinePool mapper
Add support for Azure authentication in ASO
…cile add `controller: true` to azure.json Secret ownerRef
- verify-boilerplate - verify-modules - verify-shellcheck - verify-tiltfile - verify-codespell - add a note to skip pre-commit config
- Removed `validateDNSServiceIP()` from the validators because the DNS Service IP validation was being done in `validateManagedClusterNetwork()`. - update `validateManagedClusterNetwork()` to validate if DNS Service IP is a .10 IP - update mockClient.Get to return clusterv1.Cluster with Service CIDR : `192.168.0.0/26` - update amcp_webhook_test with valid DNS Service IPs and mock client for webhook tests
…t-config Run local verifying targets too before git commit
…uncs Add future conversion funcs for SDKv2
…llers add pause handling for AzureMachine, AzureManagedMachinePool, AzureMachinePool
Bumps [github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru) from 0.5.4 to 1.0.2. - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](hashicorp/golang-lru@v0.5.4...v1.0.2) --- updated-dependencies: - dependency-name: github.com/hashicorp/golang-lru dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/pkg/sftp](https://github.com/pkg/sftp) from 1.13.5 to 1.13.6. - [Release notes](https://github.com/pkg/sftp/releases) - [Commits](pkg/sftp@v1.13.5...v1.13.6) --- updated-dependencies: - dependency-name: github.com/pkg/sftp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@1360a34...7d90b4f) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@cba0d00...8ca2b8b) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.2 to 2.21.3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@0ba4244...5b6282e) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ot/cherry-pick-4027-to-release-1.11 [release-1.11] Fix "typeHandlerVersion is invalid" azure API error when using Arm64 machine pool
…ot/cherry-pick-4011-to-release-1.11 [release-1.11] delete LRO state when operations fail
…ot/cherry-pick-4039-to-release-1.11 [release-1.11] add transient error handling to AMMP delete
…ot/cherry-pick-4041-to-release-1.11 [release-1.11] Update CAPI to v1.5.2
…ot/cherry-pick-4045-to-release-1.11 [release-1.11] Replace Paid SKU tier with Standard
|
@damdo: This pull request references OCPCLOUD-2217 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.15.0" version, but no target version was set. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Worth squashing down a bunch of the changes here since it's mainly just updating the setup commit? |
1b9d2c7 to
8844342
Compare
|
/retest |
|
@damdo: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/approve |
|
@damdo: This pull request references OCPCLOUD-2217 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.15.0" version, but no target version was set. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JoelSpeed The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@damdo: This pull request references OCPCLOUD-2217 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.15.0" version, but no target version was set. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
No description provided.