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

Final resync for downstream release-4.15 to pick up the v1.13.1 upstream release #550

Merged
merged 26 commits into from
Dec 20, 2023

Conversation

travisn
Copy link

@travisn travisn commented Dec 20, 2023

Description of your changes:
Final resync for downstream release-4.15 to pick up the v1.13.1 upstream release

Checklist:

  • Commit Message Formatting: Commit titles and messages follow guidelines in the developer guide).
  • Skip Tests for Docs: If this is only a documentation change, add the label skip-ci on the PR.
  • Reviewed the developer guide on Submitting a Pull Request
  • Pending release notes updated with breaking and/or notable changes for the next minor release.
  • Documentation has been updated, if necessary.
  • Unit tests have been added, if necessary.
  • Integration tests have been added, if necessary.

subhamkrai and others added 26 commits December 15, 2023 09:14
Signed-off-by: subhamkrai <[email protected]>
(cherry picked from commit 54b3c9f)
ci: upgrade kubernetes version to latest version (backport #13400)
Signed-off-by: Charlie Haley <[email protected]>
(cherry picked from commit 0768eb1)
Allow changing spec.network.hostNetwork settings on a running cluster
by failing over the mons

Signed-off-by: sp98 <[email protected]>
(cherry picked from commit 42ea289)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 4782ccf)
Update Rook operator base image and example manifests to the latest Ceph
version released late last week v18.2.1.

Signed-off-by: Blaine Gardner <[email protected]>
(cherry picked from commit 01d7b22)
build: update base and manifests to ceph v18.2.1 (backport #13428)
Fix duplicates tolerations in operator Deployment

Resolves #13416

Signed-off-by: Julien Francoz <[email protected]>
(cherry picked from commit 1171b60)
Quite some improvements have been included in the recently released
v0.8.0 of the CSI-Addons sidecar for Kubernetes. Rook users will benefit
from running the latest version of the sidecar when deploying Ceph-CSI.

See-also: https://github.com/csi-addons/kubernetes-csi-addons/releases/tag/v0.8.0
Signed-off-by: Niels de Vos <[email protected]>
(cherry picked from commit 1ca1257)
I was debugging helm tests, I noticed, the operator namespace
content is empty and operator is created in same namespace as
other pods. Also, let's collect the 'kube-system' namespace logs
in multus test only as that is the only test where we need to debug
cluster networking and require kube-system logs.

Signed-off-by: subhamkrai <[email protected]>
(cherry picked from commit 2d3e561)
This commit removes the gRPC metrics svc which was missed in PR #13166.

Signed-off-by: Praveen M <[email protected]>
(cherry picked from commit 17c9a06)
mon: allow changing hostNetwork settings (backport #12369)
build(deps): bump actions/upload-artifact from 3 to 4 (backport #13424)
helm: allow configuring monitoring interval (backport #13408)
csi: update the CSI-Addons sidecar to v0.8.0 (backport #13411)
This commit updates default cephcsi driver version
to v3.10.1

Signed-off-by: Riya Singhal <[email protected]>
(cherry picked from commit ef1ee6e)
Signed-off-by: Riya Singhal <[email protected]>
(cherry picked from commit 9202e20)
csi: update default cephcsi version to 3.10.1 (backport #13442)
csi: implement network fencing for cephFS (backport #13348)
For the patch release update the examples and manifests
to v1.13.1

Signed-off-by: travisn <[email protected]>
Both the helm tests are failing because,
```
2023-12-19 08:47:06.136640 E | ceph-file-controller: failed to reconcile CephFilesystem "helm-ns/ceph-filesystem-test". CephFilesystem "helm-ns/ceph-filesystem-test" will not be deleted until all dependents are removed: CephFilesystemSubVolumeGroups: [ceph-filesystem-test-csi]
```
So, let's remove the ceph SVGs before removing Ceph filesystem.

Signed-off-by: subhamkrai <[email protected]>
(cherry picked from commit d8766ff)
build: Update release version to v1.13.1
Copy link

openshift-ci bot commented Dec 20, 2023

@travisn: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh.

In response to this:

Final resync for downstream release-4.15 to pick up the v1.13.1 upstream release

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/test-infra repository.

Copy link

openshift-ci bot commented Dec 20, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: travisn

The full list of commands accepted by this bot can be found here.

The pull request process is described 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 20, 2023
@travisn travisn merged commit a246ada into red-hat-storage:release-4.15 Dec 20, 2023
46 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants