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/cloud-provider-azure:master into master #50

Closed

Conversation

odvarkadaniel
Copy link

No description provided.

zmyzheng and others added 30 commits September 28, 2022 11:44
…on flow

VMSS Flex Support: Embed FlexScaleSet logic into existing CCM execution flow

VMSS Flex Support: Embed FlexScaleSet logic into existing CCM execution flow

VMSS Flex Support: Embed FlexScaleSet logic into existing CCM execution flow

VMSS Flex Support: Embed FlexScaleSet logic into existing CCM execution flow

VMSS Flex Support: Embed FlexScaleSet logic into existing CCM execution flow

VMSS Flex Support: embed FlexScaleSet logic into existing CCM execution flow

VMSS Flex Support: embed FlexScaleSet logic into existing code

add

add

fix tests

comment

scaleSet.OrchestrationMode ==  || scaleSet.OrchestrationMode == compute.OrchestrationModeUniform

resovle PR comments

DisableAvailabilitySetNodes == true && EnbleVmssFlexNodes ==false for pure vmss uniform mode

more unit tests

comment

resolve
…f IMDS endpoint to retrieve providerID

VMSS Flex Support: Cloud Node Manager should query resourceId field of IMDS endpoint to retrieve providerID

resolve comments
GetLoadBalancer and EnsureLoadBalancerDeleted should check both ELB and ILB
…ation

VMSS Flex Support: Embed FlexScaleSet logic into existing CCM execution flow
…ong-providerid

VMSS Flex Support: Cloud Node Manager should query resourceId field of IMDS endpoint to retrieve providerID
…ase-note-v1.25.2

Update release notes for v1.25.2
…ase-note-v1.24.8

Update release notes for v1.24.8
…ase-note-v1.23.21

Update release notes for v1.23.21
…ase-note-v1.1.24

Update release notes for v1.1.24
update helm chart to v1.25.2 with latest releases
Bumps golang from 1.19.1-buster to 1.19.2-buster.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ot/docker/golang-1.19.2-buster

chore(deps): bump golang from 1.19.1-buster to 1.19.2-buster
* Add service.beta.kubernetes.io/azure-load-balancer-ipv4
  and service.beta.kubernetes.io/azure-load-balancer-ipv6
* Add an e2e test
* Support retrieve Service CIDR in e2e framework

Signed-off-by: Zhecheng Li <zhechengli@microsoft.com>
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.20.2 to 1.21.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.20.2...v1.21.1)

---
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>
…ot/go_modules/github.com/onsi/gomega-1.21.1

chore(deps): bump github.com/onsi/gomega from 1.20.2 to 1.21.1
…tation

Deprecate LoadBalancerIP with Servie LB IP annotation
…ltichannel

feat: add AccessTier and SMB MultiChannel support in storage account creation
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.3.7...v0.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.5.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
…ot/go_modules/github.com/spf13/cobra-1.6.0

chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0
…ot/go_modules/golang.org/x/text-0.3.8

chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8
k8s-ci-robot and others added 25 commits November 9, 2022 20:50
fix: check private dns zone before creation
Signed-off-by: Zhecheng Li <zhechengli@microsoft.com>
…-lb-rg

[e2e] Skip azure-load-balancer-resource-group test for testgrid
…aks-pipeline

Fix kubetest2-aks pipeline for release branches
…ad-balancer-per-port-protocol

Add support for specifying probe protocol / probe port via annotation per service port
…xtest

[E2E][VMSS Flex] Modify E2E tests for VMSS Flex cluster
…ot/go_modules/golang.org/x/sys-0.2.0

chore(deps): bump golang.org/x/sys from 0.1.0 to 0.2.0
…ot/go_modules/kubetest2-aks/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.2.0

chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.1.0 to 1.2.0 in /kubetest2-aks
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.25.3 to 0.25.4.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](kubernetes/apimachinery@v0.25.3...v0.25.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.25.3 to 0.25.4.
- [Release notes](https://github.com/kubernetes/component-base/releases)
- [Commits](kubernetes/component-base@v0.25.3...v0.25.4)

---
updated-dependencies:
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

chore(deps): bump k8s.io/apimachinery from 0.25.3 to 0.25.4 in /kubetest2-aks
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.25.3 to 0.25.4.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](kubernetes/api@v0.25.3...v0.25.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
…ot/go_modules/k8s.io/api-0.25.4

chore(deps): bump k8s.io/api from 0.25.3 to 0.25.4
…ot/go_modules/github.com/onsi/gomega-1.24.1

chore(deps): bump github.com/onsi/gomega from 1.24.0 to 1.24.1
…ot/go_modules/k8s.io/component-base-0.25.4

chore(deps): bump k8s.io/component-base from 0.25.3 to 0.25.4
Bumps [k8s.io/cloud-provider](https://github.com/kubernetes/cloud-provider) from 0.25.3 to 0.25.4.
- [Release notes](https://github.com/kubernetes/cloud-provider/releases)
- [Commits](kubernetes/cloud-provider@v0.25.3...v0.25.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
…ot/go_modules/k8s.io/cloud-provider-0.25.4

chore(deps): bump k8s.io/cloud-provider from 0.25.3 to 0.25.4
…ecific makefile extension, openshift specific hack scripts

(cherry picked from commit 5e570ae)
@openshift-ci
Copy link

openshift-ci bot commented Nov 14, 2022

[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 joelspeed for approval by writing /assign @joelspeed in a comment. 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

@odvarkadaniel odvarkadaniel deleted the test-rebase-bot-squash branch November 14, 2022 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet