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 #49

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
dependabot bot and others added 25 commits November 2, 2022 18:18
Bumps golang from 1.19.2-buster to 1.19.3-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/go_modules/github.com/onsi/gomega-1.24.0

chore(deps): bump github.com/onsi/gomega from 1.23.0 to 1.24.0
…ot/docker/golang-1.19.3-buster

chore(deps): bump golang from 1.19.2-buster to 1.19.3-buster
fix: should update dns label if target pip already have one and it needs update
…ations for VMSS Flex Network Profile operation
Fix Bug: NetworkApiVersionMustBeSpecifiedWithNetworkInterfaceConfigurations for VMSS Flex Network Profile operation
…-deprecated-labels

Removed Deprecated labels from cloud-node-manager
…profile fails

Fix issue: CCM fails to delete LB because updating VMSS Flex network profile fails

Fix issue: CCM fails to delete LB because updating VMSS Flex network profile fails

add

add
Fix issue: CCM fails to delete LB because updating VMSS Flex network profile fails
Fix: Updating vmssvmcache instead of invalidating vm entry on UpdateVM operation
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) from 1.1.4 to 1.2.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/CHANGELOG.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.1.4...v1.2)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ot/go_modules/kubetest2-aks/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.2.0

chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.1.4 to 1.2.0 in /kubetest2-aks
Signed-off-by: Ji An Liu <jiliu8@microsoft.com>
fix: check private dns zone before creation
Delete .github directory entirely since we do not want to use
GH workflows, templates, dependabot etc in ocp fork.

# Conflicts:
#	.github/dependabot.yml
#	.github/workflows/codeql-analysis.yml
#	.github/workflows/release.yaml
#	.github/workflows/trivy.yaml
…ecific makefile extension, openshift specific hack scripts

(cherry picked from commit 5e570ae)
The Makefile sets GOARCH?=amd64, which needs to be overridden for this
image to build properly on other architectures.

(cherry picked from commit 86e0d4c)
(cherry picked from commit cd9ccb2)
Service handling logic in k8s.io/cloud-provider v0.25.(0,1,2)
is broken. This issue was fixed upstream, but not released yet.
We are expecting that this fixes will be included into v0.25.3, but
now need to replace released `cloud-provider` library version with
the latest version from `release-1.25` branch.

Xref: kubernetes/kubernetes#112793

This commit is expected to be dropped during next rebase.
@odvarkadaniel odvarkadaniel deleted the test-squash-bot branch November 10, 2022 11:57
@openshift-ci
Copy link

openshift-ci bot commented Nov 10, 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 lobziik for approval by writing /assign @lobziik 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

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