Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed Deprecated labels from cloud-node-manager
removing deprecated labels from nodemanager.go removed tests surrounding the deprecated labels chore(deps): bump k8s.io/api from 0.25.2 to 0.25.3 Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.25.2 to 0.25.3. - [Release notes](https://github.com/kubernetes/api/releases) - [Commits](kubernetes/api@v0.25.2...v0.25.3) --- 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> chore(deps): bump k8s.io/client-go from 0.25.2 to 0.25.3 Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.25.2 to 0.25.3. - [Release notes](https://github.com/kubernetes/client-go/releases) - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.25.2...v0.25.3) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> chore(deps): bump k8s.io/component-base from 0.25.2 to 0.25.3 Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.25.2 to 0.25.3. - [Release notes](https://github.com/kubernetes/component-base/releases) - [Commits](kubernetes/component-base@v0.25.2...v0.25.3) --- 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> Verify and update vendor licenses * Add verify-azure-vendor-licenses.sh update-azure-vendor-licenses.sh * Add Makefile targets * Add verify-vendor-licenses to check job * Add vendor licenses Signed-off-by: Zhecheng Li <zhechengli@microsoft.com> test: add codespell github action doc: fix spelling issues fix doc: fix code spelling fix chore(deps): bump k8s.io/controller-manager from 0.25.2 to 0.25.3 Bumps [k8s.io/controller-manager](https://github.com/kubernetes/controller-manager) from 0.25.2 to 0.25.3. - [Release notes](https://github.com/kubernetes/controller-manager/releases) - [Commits](kubernetes/controller-manager@v0.25.2...v0.25.3) --- updated-dependencies: - dependency-name: k8s.io/controller-manager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> chore(deps): bump k8s.io/cloud-provider from 0.25.2 to 0.25.3 Bumps [k8s.io/cloud-provider](https://github.com/kubernetes/cloud-provider) from 0.25.2 to 0.25.3. - [Release notes](https://github.com/kubernetes/cloud-provider/releases) - [Commits](kubernetes/cloud-provider@v0.25.2...v0.25.3) --- 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> chore(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.5.4 to 1.6.0. - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.5.4...v1.6.0) --- updated-dependencies: - dependency-name: github.com/fsnotify/fsnotify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> [e2e] Should clean up pip in azure-load-balancer-ip annotation test Signed-off-by: Zhecheng Li <zhechengli@microsoft.com> chore(deps): bump k8s.io/kubelet from 0.25.2 to 0.25.3 Bumps [k8s.io/kubelet](https://github.com/kubernetes/kubelet) from 0.25.2 to 0.25.3. - [Release notes](https://github.com/kubernetes/kubelet/releases) - [Commits](kubernetes/kubelet@v0.25.2...v0.25.3) --- updated-dependencies: - dependency-name: k8s.io/kubelet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> chore(deps): bump golang.org/x/text from 0.3.8 to 0.4.0 Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.8 to 0.4.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.3.8...v0.4.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Adjust e2e tests * Can avoid printing stdout and stderr when run kubectl * Service CIDR is hardcoded to IPv4 for AKS pipeline Signed-off-by: Zhecheng Li <zhechengli@microsoft.com> update go version params of github action Signed-off-by: MartinForReal <fanshangxiang@gmail.com> Update release notes for v1.24.9 Update release notes for v1.25.3 add label for release notes pr Update release notes for v1.23.22 Update release notes for v1.1.25 VMSS Flex Support: Add a new vmType for pure VMSS Flex cluster to bypass the node type check added back stable labels removing apostrophe chore(deps): bump golang.org/x/text from 0.3.8 to 0.4.0 Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.8 to 0.4.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.3.8...v0.4.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Adjust e2e tests * Can avoid printing stdout and stderr when run kubectl * Service CIDR is hardcoded to IPv4 for AKS pipeline Signed-off-by: Zhecheng Li <zhechengli@microsoft.com> update go version params of github action Signed-off-by: MartinForReal <fanshangxiang@gmail.com> Update release notes for v1.24.9 Update release notes for v1.25.3 add label for release notes pr Update release notes for v1.23.22 Update release notes for v1.1.25 VMSS Flex Support: Add a new vmType for pure VMSS Flex cluster to bypass the node type check fix: avoid recreate vmss cache in race condition feat: use singleflight.Group instead of lock to fix race condition doc: fix spelling error chore(deps): bump actions/checkout from 2 to 3 Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> chore(deps): bump github.com/onsi/ginkgo/v2 from 2.3.0 to 2.4.0 Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.3.0...v2.4.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> switch azurefile snanshot to management api return FileShare in CreateSnapshot use fileshare instead of snapshot fix unittest add ListFileShare function add comment change ListFileShare function chore: describe and get pod log when it is failed Refactor e2e and print more Pod info if unexpected error Signed-off-by: Zhecheng Li <zhechengli@microsoft.com> VMSS Flex Support: add VMSS Flex related contents to Cloud-Provider-Azure Docs VMSS Flex Support: add VMSS Flex related contents to Cloud-Provider-Azure Docs VMSS Flex Support: add VMSS Flex related contents to Cloud-Provider-Azure Docs VMSS Flex Support: add VMSS Flex related contents to Cloud-Provider-Azure Docs VMSS Flex Support: add VMSS Flex related contents to Cloud-Provider-Azure Docs VMSS Flex Support: add VMSS Flex related contents to Cloud-Provider-Azure Docs add more explanation docs chore(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> bump compute version to 2022-03-01 update helm chart to 1.25.3 remove kubeversion because semver doesn't recognise v1.24.8-rc.0.15+310b6ffb01918a chore(deps): bump github.com/onsi/gomega from 1.22.1 to 1.23.0 Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.22.1 to 1.23.0. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.22.1...v1.23.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> modified license removed thing
- Loading branch information