Skip to content

OCPCLOUD-2217: Merge https://github.com/kubernetes-sigs/cluster-api-provider-azure:v1.11.2 (fa947c4) into master#284

Merged
openshift-ci[bot] merged 508 commits into
openshift:masterfrom
damdo:rebase-atop-v1.11.2
Oct 9, 2023
Merged

OCPCLOUD-2217: Merge https://github.com/kubernetes-sigs/cluster-api-provider-azure:v1.11.2 (fa947c4) into master#284
openshift-ci[bot] merged 508 commits into
openshift:masterfrom
damdo:rebase-atop-v1.11.2

Conversation

@damdo

@damdo damdo commented Oct 4, 2023

Copy link
Copy Markdown
Member

No description provided.

k8s-ci-robot and others added 30 commits August 4, 2023 16:22
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
…Caching

Add proposal for Node OS image caching
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>
k8s-ci-robot and others added 9 commits September 26, 2023 16:48
…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 damdo changed the title Merge https://github.com/kubernetes-sigs/cluster-api-provider-azure:v1.11.2 (fa947c4) into master OCPCLOUD-2217: Merge https://github.com/kubernetes-sigs/cluster-api-provider-azure:v1.11.2 (fa947c4) into master Oct 4, 2023
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Oct 4, 2023
@openshift-ci-robot

openshift-ci-robot commented Oct 4, 2023

Copy link
Copy Markdown

@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.

Details

In 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.

@openshift-ci openshift-ci Bot requested review from JoelSpeed and elmiko October 4, 2023 14:28
@JoelSpeed

Copy link
Copy Markdown

Worth squashing down a bunch of the changes here since it's mainly just updating the setup commit?

@damdo damdo force-pushed the rebase-atop-v1.11.2 branch from 1b9d2c7 to 8844342 Compare October 5, 2023 13:31
@damdo

damdo commented Oct 6, 2023

Copy link
Copy Markdown
Member Author

/retest

@openshift-ci

openshift-ci Bot commented Oct 6, 2023

Copy link
Copy Markdown

@damdo: all tests passed!

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@JoelSpeed

Copy link
Copy Markdown

/approve
/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Oct 9, 2023
@openshift-ci-robot

openshift-ci-robot commented Oct 9, 2023

Copy link
Copy Markdown

@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.

Details

In 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.

@openshift-ci

openshift-ci Bot commented Oct 9, 2023

Copy link
Copy Markdown

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 9, 2023
@openshift-ci-robot

openshift-ci-robot commented Oct 9, 2023

Copy link
Copy Markdown

@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.

Details

In 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.