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

STOR-2259: Rebase to upstream v1.31.3 for OCP 4.19 #86

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

Conversation

andyzhangx and others added 30 commits July 14, 2024 12:05
…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
…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
andyzhangx and others added 22 commits December 20, 2024 08:07
…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
…ot/cherry-pick-2331-to-release-1.31

[release-1.31] fix: revert appending subsid into snapshotid
…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
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Feb 13, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Feb 13, 2025

@rhrmo: This pull request references STOR-2259 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

In response to this:

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

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot requested review from dobsonj and tsmetana February 13, 2025 13:21
Copy link

openshift-ci bot commented Feb 13, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: rhrmo
Once this PR has been reviewed and has the lgtm label, please assign gnufied for approval. For more information see the 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

Additional changes:
- remove .github files
- add .snyk file
Copy link

openshift-ci bot commented Feb 13, 2025

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.
Projects
None yet
Development

Successfully merging this pull request may close these issues.