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

Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (8aa409b) into master #113

Open
wants to merge 455 commits into
base: master
Choose a base branch
from

Conversation

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

No description provided.

@openshift-ci openshift-ci bot requested review from damdo and JoelSpeed March 21, 2024 12:41
@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Mar 21, 2024
Copy link

openshift-ci bot commented Mar 21, 2024

Hi @cloud-team-rebase-bot[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

Copy link

openshift-ci bot commented Mar 21, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign nrb for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

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

@cloud-team-rebase-bot cloud-team-rebase-bot bot changed the title Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (322594f) into master Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (2c34697) into master Mar 25, 2024
@cloud-team-rebase-bot cloud-team-rebase-bot bot changed the title Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (2c34697) into master Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (26d2f85) into master Mar 28, 2024
@cloud-team-rebase-bot cloud-team-rebase-bot bot changed the title Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (26d2f85) into master Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (15fadde) into master Apr 1, 2024
@cloud-team-rebase-bot cloud-team-rebase-bot bot changed the title Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (15fadde) into master Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (0d9c1ca) into master Apr 4, 2024
@cloud-team-rebase-bot cloud-team-rebase-bot bot changed the title Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (0d9c1ca) into master Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (c4e7583) into master Apr 8, 2024
@cloud-team-rebase-bot cloud-team-rebase-bot bot changed the title Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (c4e7583) into master Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (d566852) into master Apr 11, 2024
@cloud-team-rebase-bot cloud-team-rebase-bot bot changed the title Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (d566852) into master Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (edf9898) into master Apr 15, 2024
MartinForReal and others added 2 commits April 18, 2024 15:04
@cloud-team-rebase-bot cloud-team-rebase-bot bot changed the title Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (edf9898) into master Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (feb6347) into master Apr 18, 2024
k8s-ci-robot and others added 7 commits April 18, 2024 08:54
…ot/go_modules/health-probe-proxy/k8s-78c892f491

chore(deps): bump k8s.io/component-base from 0.29.3 to 0.29.4 in /health-probe-proxy in the k8s group
Bumps the k8s group in /pkg/azclient/configloader with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).


Updates `k8s.io/api` from 0.29.4 to 0.30.0
- [Commits](kubernetes/api@v0.29.4...v0.30.0)

Updates `k8s.io/apimachinery` from 0.29.4 to 0.30.0
- [Commits](kubernetes/apimachinery@v0.29.4...v0.30.0)

Updates `k8s.io/client-go` from 0.29.4 to 0.30.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.29.4...v0.30.0)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.32.0 to 1.33.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.32.0...v1.33.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.29.4 to 0.30.0.
- [Commits](kubernetes/apimachinery@v0.29.4...v0.30.0)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ot/go_modules/kubetest2-aks/k8s.io/apimachinery-0.30.0

chore(deps): bump k8s.io/apimachinery from 0.29.4 to 0.30.0 in /kubetest2-aks
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@c850b93...8caf195)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@5d5d22a...1746f4a)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot bot and others added 4 commits May 27, 2024 02:04
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.18.0...v2.19.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.18.0...v2.19.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ot/go_modules/pkg/azclient/configloader/github.com/onsi/ginkgo/v2-2.19.0

Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 in /pkg/azclient/configloader
…ot/go_modules/github.com/onsi/ginkgo/v2-2.19.0

Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0
@cloud-team-rebase-bot cloud-team-rebase-bot bot changed the title Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (d2e192c) into master Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (9670341) into master May 27, 2024
dependabot bot and others added 21 commits May 27, 2024 17:15
Bumps [sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader](https://github.com/kubernetes-sigs/cloud-provider-azure) from 0.0.12 to 0.0.14.
- [Release notes](https://github.com/kubernetes-sigs/cloud-provider-azure/releases)
- [Changelog](https://github.com/kubernetes-sigs/cloud-provider-azure/blob/master/docs/release-versioning.md)
- [Commits](kubernetes-sigs/cloud-provider-azure@pkg/azclient/v0.0.12...pkg/azclient/v0.0.14)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ot/go_modules/sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader-0.0.14

Bump sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader from 0.0.12 to 0.0.14
Rollback calico to 3.27.3 for multiple zone template
Bump go version in gcb-docker-gcloud to 1.22
…o-3.27.3-multiple-zone-template

Update linux-vmss-multiple-zones-ci-version.yaml
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.18.0...v2.19.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ot/go_modules/pkg/azclient/github.com/onsi/ginkgo/v2-2.19.0

Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 in /pkg/azclient
Bumps [sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure) from 0.0.22 to 0.0.23.
- [Release notes](https://github.com/kubernetes-sigs/cloud-provider-azure/releases)
- [Changelog](https://github.com/kubernetes-sigs/cloud-provider-azure/blob/master/docs/release-versioning.md)
- [Commits](kubernetes-sigs/cloud-provider-azure@pkg/azclient/v0.0.22...pkg/azclient/v0.0.23)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cloud-provider-azure/pkg/azclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ot/go_modules/pkg/azclient/trace/sigs.k8s.io/cloud-provider-azure/pkg/azclient-0.0.23

Bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.0.22 to 0.0.23 in /pkg/azclient/trace
Signed-off-by: Nolan Brubaker <nolan@nbrubaker.com>

# Conflicts:
#	.github/dependabot.yml
#	.github/workflows/codeql-analysis.yml
#	.github/workflows/codespell.yaml
#	.github/workflows/lint.yaml
#	.github/workflows/release.yaml
#	.github/workflows/trivy.yaml

# Conflicts:
#	.github/dependabot.yml
#	.github/workflows/codeql-analysis.yml
#	.github/workflows/codespell.yaml
#	.github/workflows/lint.yaml
#	.github/workflows/release.yaml
#	.github/workflows/trivy.yaml
…cript

- Adds .spec file to build the acr-credential-provider
- Updates openshift.mk to allow builds of acr-credential-provider
- Adds build-rpms.sh to build RPMs in CI
- Updates build-go.sh to allow override of REPO_ROOT
This change is reacting to a recent sast scan, it ensures that we are
skipping files which are not included in our builds and releases.
@cloud-team-rebase-bot cloud-team-rebase-bot bot changed the title Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (9670341) into master Merge https://github.com/kubernetes-sigs/cloud-provider-azure:master (8aa409b) into master May 30, 2024
Copy link

openshift-ci bot commented May 30, 2024

@cloud-team-rebase-bot[bot]: The following tests 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-ovn 267f837 link true /test e2e-azure-ovn
ci/prow/unit 267f837 link true /test unit
ci/prow/images 267f837 link true /test images
ci/prow/verify 267f837 link true /test verify
ci/prow/e2e-azure-ovn-upgrade 267f837 link true /test e2e-azure-ovn-upgrade

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

None yet