Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPCLOUD-2745: Merge https://github.com/kubernetes-sigs/cluster-api-provider-azure:v1.17.1 (32cd4c7) into master #320

Conversation

cloud-team-rebase-bot[bot]
Copy link

No description provided.

mweibel and others added 30 commits June 26, 2024 20:13
…gated-role

✨ Add aggregated role support
…-vmss-vm

fix: delete Machine instead of AzureMachinePoolMachine if VMSS VM is failed
…kubeadm

🌱 Decouple MachinePool reconciler from Kubeadm
Bumps the all-github-actions group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [tj-actions/changed-files](https://github.com/tj-actions/changed-files).


Updates `github/codeql-action` from 3.25.10 to 3.25.11
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@23acc5c...b611370)

Updates `tj-actions/changed-files` from 44.5.4 to 44.5.5
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@cc3bbb0...cc73385)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-github-actions
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
…ot/github_actions/all-github-actions-ddf03facc1

dependabot(deps): bump the all-github-actions group with 2 updates
Use Standard tier SKU for AKS e2e tests
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.18.0 to 0.19.0.
- [Commits](golang/mod@v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the all-github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@6546280...0b2256b)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
…ot/go_modules/golang.org/x/mod-0.19.0

dependabot(deps): bump golang.org/x/mod from 0.18.0 to 0.19.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.24.0 to 0.25.0.
- [Commits](golang/crypto@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ot/github_actions/all-github-actions-a80722a195

dependabot(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 in the all-github-actions group
…ot/go_modules/golang.org/x/crypto-0.25.0

dependabot(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0
…ge-fixes

Don't reuse windows cnm image if it has os.version set
bump AKS preview API version to 2023-11-02-preview
- use AZURE_FEDERATED_TOKEN_FILE while logging in via wi
- overload Azure client ID with Azure workload ID for WI based auth
- use auth mode for azure storage commands when using federated identity
- SC2086 use unquoted expansion with alt value
- use auth mode for azure storage commands when using federated identity
- SC2086 use unquoted expansion with alt value

Signed-off-by: James Sturtevant <[email protected]>
mweibel and others added 16 commits October 23, 2024 18:25
… update

Scale up/down with MachinePool always updates the VM image model to use. This change sets the VirtualMachineProfile to nil when no change is necessary and ensures therefore less churn on scale up/downs leading to model updates which may require manual fixing

Fixes some linting errors related to unnecessary params, too.
…ot/cherry-pick-5164-to-release-1.17

[release-1.17] fix(machinepool): clear VirtualMachineProfile if no model/custom data update
# Conflicts:
#	.github/workflows/cover.yaml
#	.github/workflows/release.yaml

# Conflicts:
#	.github/workflows/cover.yaml
#	.github/workflows/lint-docs.yaml
#	.github/workflows/release.yaml
#	OWNERS_ALIASES

# Conflicts:
#	.github/ISSUE_TEMPLATE/bug_report.md
#	.github/workflows/cover.yaml
#	.github/workflows/lint-docs.yaml
#	.github/workflows/release.yaml
#	OWNERS_ALIASES
This change adds a file to configure the automated snyk security scans.
We currently cannot deploy ASO because it causes a conflict with
cluster-capi-operator. Both controllers want to modify CRDs. ASO to the
upstream variant and CCAPI to the customized versions with openshift labels.
@cloud-team-rebase-bot cloud-team-rebase-bot bot changed the title Merge https://github.com/kubernetes-sigs/cluster-api-provider-azure:v1.17.0 (c0c1f93) into master Merge https://github.com/kubernetes-sigs/cluster-api-provider-azure:v1.17.1 (32cd4c7) into master Oct 29, 2024
Copy link

openshift-ci bot commented Oct 29, 2024

@cloud-team-rebase-bot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-azure-techpreview 5dc1a4d link false /test e2e-azure-techpreview

Full PR test history. Your PR dashboard.

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

@JoelSpeed JoelSpeed changed the title Merge https://github.com/kubernetes-sigs/cluster-api-provider-azure:v1.17.1 (32cd4c7) into master OCPCLOUD-2745: Merge https://github.com/kubernetes-sigs/cluster-api-provider-azure:v1.17.1 (32cd4c7) into master Nov 4, 2024
@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 4, 2024

@cloud-team-rebase-bot[bot]: This pull request references OCPCLOUD-2745 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.18.0" version, but no target version was set.

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Nov 4, 2024
@damdo
Copy link
Member

damdo commented Nov 4, 2024

/hold

until #322 merges

@RadekManak
Copy link

/close
Merged as #325

@openshift-merge-robot
Copy link

PR needs rebase.

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-sigs/prow repository.

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 20, 2024
@openshift-ci openshift-ci bot closed this Nov 20, 2024
Copy link

openshift-ci bot commented Nov 20, 2024

@RadekManak: Closed this PR.

In response to this:

/close
Merged as #325

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-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.