STOR-2761: Rebase to upstream v1.35.0 for OCP 4.22#116
STOR-2761: Rebase to upstream v1.35.0 for OCP 4.22#116openshift-merge-bot[bot] merged 178 commits intoopenshift:masterfrom
Conversation
doc: cut v1.34.0 release
…patch fix: use configurable kubelet path in helm chart
This commit mount host etc inside csi-driver(azurefile) container when enableManagedIdentityAuth is enabled so that azfilesauthmanager will able to poulate cache correctly to /var/lib/kubelet/kerberos/krb5cc_0. Now, azurerefresh process will pick it from populated cache Signed-off-by: mittachaitu@gmail.com <mittas@microsoft.com>
…config fix: mount host etc inside azurefile container in helm chart config
….0-2 chore: use v1.34.0-2 image
…azurelibx chore: upgrade Azure cloud provider lib
…azure-lib-armstoragev2 chore: upgrade Azure cloud provider lib
feat: support creating account with SmbOAuthEnabled
Updated instructions for creating an AKS cluster with OIDC issuer, managing storage accounts, and configuring service accounts. Enhanced clarity and corrected some command syntax.
Corrected typos and clarified the role assignment process for managed identities in the documentation.
Updated section headings and fixed typos in the documentation.
…t-versions20 doc: update new chart versions
…ty-test4 test: fix sanity test
…-61726 test: fix CVE-2025-61726 trivy failure
Bumps build-image/debian-base from bookworm-v1.0.6 to bookworm-v1.0.7. --- updated-dependencies: - dependency-name: build-image/debian-base dependency-version: bookworm-v1.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…ot/docker/pkg/azurefileplugin/build-image/debian-base-bookworm-v1.0.7 build(deps): bump build-image/debian-base from bookworm-v1.0.6 to bookworm-v1.0.7 in /pkg/azurefileplugin
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.39.0 to 1.39.1. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.39.0...v1.39.1) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-version: 1.39.1 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.39.1 build(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1
feat: support mount smb file share with workload identity token
fix: replace os.ReadDir with fs.ReadDir(1) to avoid extra memory usage
Additional changes squashed: - Update .ci-operator.yaml and Dockerfile.openshift for OCP 4.22 - Remove .github files - Add .snyk file
|
@RomanBednar: This pull request references STOR-2761 which is a valid jira issue. DetailsIn response to this:
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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: RomanBednar The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/verified by CI |
|
@duanwei33: This PR has been marked as verified by DetailsIn response to this:
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. |
|
/lgtm |
|
@RomanBednar: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Upstream changelogs
Summary of changes
Major changes between v1.34.1 and v1.35.0:
Diff to upstream: kubernetes-sigs/azurefile-csi-driver@v1.35.0...RomanBednar:azurefile-csi-driver:rebase-v1.35.0
Previous rebase: #109
cc @openshift/storage