UPSTREAM-SYNC: Sync release-4.22 with upstream release-1.35#381
UPSTREAM-SYNC: Sync release-4.22 with upstream release-1.35#381stephenfin wants to merge 26 commits intoopenshift:release-4.22from
Conversation
While setting up an environment and attempting to use the CI scripts to create a couple of worker nodes, an error was raised due to the `release.stdout` value not being resolved to anything. While setting up the master nodes, we do use `k3s_release` to define the version to be used in the URL. This change fixes the worker node set up script to use the value of `k3s_release`. Signed-off-by: Carlos da Silva <ces.eduardo98@gmail.com>
…#2994) * Seed fsName to ceph-csi's node plugin This option is now mandatory to use when there are multiple CephFS file systems in the ceph cluster. Without this, ceph won't be able to find the (sub)volume to mount. * Refactor splitter code, add unit tests/doc comments Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com> --------- Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
* update test deps * add debug logging on deployment failure, update nfs image
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.42.0 to 0.45.0. - [Commits](golang/crypto@v0.42.0...v0.45.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: moonek <gghonor@naver.com> Signed-off-by: Carlos da Silva <ces.eduardo98@gmail.com> Co-authored-by: moonek <gghonor@naver.com>
Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>
* Bump k8s.io/kubernetes from 1.34.1 to 1.34.2 Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.34.1 to 1.34.2. - [Release notes](https://github.com/kubernetes/kubernetes/releases) - [Commits](kubernetes/kubernetes@v1.34.1...v1.34.2) --- updated-dependencies: - dependency-name: k8s.io/kubernetes dependency-version: 1.34.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * bump other k8s deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pýrus <kayrus@users.noreply.github.com>
…tes#3022) Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/opencontainers/selinux/releases) - [Commits](opencontainers/selinux@v1.12.0...v1.13.0) --- updated-dependencies: - dependency-name: github.com/opencontainers/selinux dependency-version: 1.13.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* support keystone token in cloud config * add struct tags for token
…nSet (kubernetes#2981) * podSecurityContext is missing is nodePlugin DaemonSet * [cinder-csi-plugin] Bump chart version
…3041) * feat: add security context support for openstack-cloud-controller-manager * chore: bump version to 2.34.2 in Chart.yaml
…es#3045) When using manila DHSS=true the network needs to be specified to allow using/creating the share. To allow e2e testing in a DHSS=true env I added an option to specify network via an environment variable keeping backward compatibility while allowing testing with DHSS=true
* bump dockerfile images * bump k8s deps * latest cgroups go depencency is not compatible with kubernetes 1.35 * deps: fix incorrectly bumped deps --------- Co-authored-by: pýrus <kayrus@users.noreply.github.com>
* tests: bump devstack to stable/2025.2 * tests: show loadbalancer tags in raw format
Co-authored-by: Janne Mensonen <janne.mensonen@gmail.com>
Merge conflicts were due to us switching to the new branch.
❯ git diff upstream/release-1.35 -- \
':!vendor' ':!DOWNSTREAM_OWNERS' ':!DOWNSTREAM_OWNERS_ALIASES' \
':!.ci-operator.yaml' ':!.snyk' ':!images'
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
|
@stephenfin: This pull request is an upstream sync and explicitly references no 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. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/assign @mandre |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: stephenfin 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 |
|
@stephenfin: The following tests failed, say
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. |
|
There were a few changes related to manila, let's make sure the manila csi test suite runs on this PR. |
Sync
release-4.22with the equivalent upstream release branch,release-1.35.❯ git diff upstream/release-1.35 -- \ ':!vendor' ':!DOWNSTREAM_OWNERS' ':!DOWNSTREAM_OWNERS_ALIASES' \ ':!.ci-operator.yaml' ':!.snyk' ':!images/*/Dockerfile'