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

Syncing latest changes from main for cephcsi-operator #48

Merged
merged 24 commits into from
Nov 11, 2024

Conversation

df-build-team
Copy link

PR containing the latest commits from main branch

subhamkrai and others added 24 commits October 15, 2024 14:09
adding markdown lint CI check and also adding some small changes
to fix the CI

Signed-off-by: subhamkrai <srai@redhat.com>
This assigns an issue to a github user who comments '`/assign`

based on

https://github.com/rook/rook/blob/master/.github/workflows/auto-assign.yaml

Signed-off-by: Michael Adam <obnox@samba.org>
The mod.check target verifies and tidies the
go module dependencies.

Signed-off-by: Michael Adam <obnox@samba.org>
Signed-off-by: Michael Adam <obnox@samba.org>
This workflow periodically scans issues and PRs
to mark inactive items stale and close them after continued inactivity.

Based on the rook project's workflow:

https://github.com/rook/rook/blob/master/.github/workflows/stale.yaml

Signed-off-by: Michael Adam <obnox@samba.org>
Fix issue  149 - add some CI workflows
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 16 to 17.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](DavidAnson/markdownlint-cli2-action@v16...v17)

---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…Anson/markdownlint-cli2-action-17

build(deps): bump DavidAnson/markdownlint-cli2-action from 16 to 17
This commit updates the condition to include the `extra-create-metadata`
argument for the csi-snapshotter sidecar container when the driver type
is either RBD or CephFS.

Signed-off-by: Praveen M <m.praveen@ibm.com>
Syncing latest changes from upstream main for ceph-csi-operator
…a-create-metadata

fix: update extra-create-metadata arg condition
Syncing latest changes from upstream main for ceph-csi-operator
Bumps the k8s-dependencies group with 4 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).


Updates `k8s.io/api` from 0.31.1 to 0.31.2
- [Commits](kubernetes/api@v0.31.1...v0.31.2)

Updates `k8s.io/apimachinery` from 0.31.1 to 0.31.2
- [Commits](kubernetes/apimachinery@v0.31.1...v0.31.2)

Updates `k8s.io/client-go` from 0.31.1 to 0.31.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.31.1...v0.31.2)

Updates `sigs.k8s.io/controller-runtime` from 0.19.0 to 0.19.1
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.19.0...v0.19.1)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…dencies-131051e953

build(deps): bump the k8s-dependencies group with 4 updates
Syncing latest changes from upstream main for ceph-csi-operator
Removed duplicate entries in the rbd clusterrole

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
adding the missing rbac for both cephfs
and rbd to support all the features we have
in cephcsi that is supported in Rook/cephcsi

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
updating the images to the latest
release.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
Add missing RBAC and update images to latest release
…-main

Signed-off-by: Ceph Jenkins <ceph-jenkins@redhat.com>
add generated bundle changes

Signed-off-by: Ceph Jenkins <ceph-jenkins@redhat.com>
Syncing latest changes from upstream main for ceph-csi-operator
@Madhu-1
Copy link
Member

Madhu-1 commented Nov 11, 2024

/lgtm
/approve

Copy link

openshift-ci bot commented Nov 11, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: df-build-team, Madhu-1

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-merge-bot openshift-merge-bot bot merged commit 24cfebf into release-4.18 Nov 11, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants