-
Notifications
You must be signed in to change notification settings - Fork 9
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
STOR-2259: Rebase to upstream v1.31.3 for OCP 4.19 #86
base: master
Are you sure you want to change the base?
Conversation
…wSharedKeyAccess-e2e-test test: add allowSharedKeyAccess e2e test
…sanity-test test: upgrade csi-test to v5.2.0 for more test coverage
feat: add metadata tag on the storage account created by the driver
Bumps [sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure) from 0.0.31 to 0.0.32. - [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.31...pkg/azclient/v0.0.32) --- 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] <[email protected]>
Bumps [github.com/Azure/azure-sdk-for-go/sdk/storage/azfile](https://github.com/Azure/azure-sdk-for-go) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/azidentity/v1.2.2...sdk/azcore/v1.3.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ot/go_modules/sigs.k8s.io/cloud-provider-azure/pkg/azclient-0.0.32 build(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.0.31 to 0.0.32
…ot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/storage/azfile-1.3.0 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azfile from 1.2.2 to 1.3.0
…l-option doc: add nobrl mount option
…t-versions10 doc: update new chart versions
…2022 test: change default windows tests to use ltsc2022 image
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.33.1 to 1.34.0. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.33.1...v1.34.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ot/go_modules/github.com/onsi/gomega-1.34.0 build(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.0
…azfile-1.4.0 feat: upgrade to azfile:1.4.0 to include STG95 go sdk change
…-retry-interval-max-1.31 [release-1.31] fix: increase provisioner, resizer, snapshotter retry-interval-max
…ot/cherry-pick-2316-to-release-1.31 [release-1.31] fix: switch to data plane API call when create snapshot is throttled
…ot/cherry-pick-2314-to-release-1.31 [release-1.31] chore: set GoMaxProcs as 2
doc: cut v1.31.1 release
…ot/cherry-pick-2331-to-release-1.31 [release-1.31] fix: revert appending subsid into snapshotid
doc: cut v1.31.2 release
…ot/cherry-pick-2335-to-release-1.31 [release-1.31] chore: fix azcopy download error
…azurelib-1.30 [release-1.31] fix: upgrade azure cloud provider lib to fix AzureStack env setting issue on AKS
doc: cut v1.31.3 release
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: rhrmo 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 |
Additional changes: - remove .github files - add .snyk file
@rhrmo: all tests passed! 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. |
Issue link:
https://issues.redhat.com/browse/STOR-2259
Diff to upstream v1.31.3:
kubernetes-sigs/azurefile-csi-driver@v1.31.3...rhrmo:rebase-1.31.3
Notable changes between 1.30.5 (OCP 4.18) and 1.31.3 (OCP 4.19):
Full changelogs:
https://github.com/kubernetes-sigs/azurefile-csi-driver/releases
@openshift/storage
@openshift/storage-qe