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

deploy: add non-default namespace support for rbd kubernetes manifest files (backport #2340) #2341

Merged
merged 1 commit into from
Aug 4, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 31, 2021

This is an automatic backport of pull request #2340 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

@Madhu-1 Madhu-1 added the component/deployment Helm chart, kubernetes templates and configuration Issues/PRs label Jul 31, 2021
@nixpanic
Copy link
Member

nixpanic commented Aug 4, 2021

@Mergifyio refresh

@mergify
Copy link
Contributor Author

mergify bot commented Aug 4, 2021

Command refresh: success

Pull request refreshed

@leseb leseb force-pushed the mergify/bp/release-v3.4/pr-2340 branch from d5458c4 to eb0a380 Compare August 4, 2021 07:13
@nixpanic
Copy link
Member

nixpanic commented Aug 4, 2021

/retest ci/centos/mini-e2e/k8s-1.19

@nixpanic
Copy link
Member

nixpanic commented Aug 4, 2021

/retest ci/centos/mini-e2e/k8s-1.19

@nixpanic
Copy link
Member

nixpanic commented Aug 4, 2021

/retest ci/centos/mini-e2e/k8s-1.19

�[1mSTEP�[0m: perform IO on rbd-nbd volume after nodeplugin restart
...
Aug  4 11:29:01.959: INFO: attach command running after restart, runningAttachCmd: rbd-nbd --id cephcsi-rbd-node -m rook-ceph-mon-a.rook-ceph.svc.cluster.local:6789 --keyfile=/tmp/csi/keys/keyfile-974211006 attach replicapool/csi-vol-b39b2869-f50e-11eb-a3f5-c2e8c5fe2168 --device /dev/nbd0 --try-netlink --reattach-timeout=300

Aug  4 11:29:01.964: INFO: ExecWithOptions {Command:[/bin/sh -c echo 'Hello World' > /var/lib/www/html/test] Namespace:rbd-694 PodName:csi-rbd-demo-pod ContainerName:web-server Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false}
Aug  4 11:29:01.964: INFO: >>> kubeConfig: /root/.kube/config
Aug  4 11:29:05.378: INFO: stdErr occurred: /bin/sh: 1: cannot create /var/lib/www/html/test: Read-only file system

Aug  4 11:29:05.378: FAIL: failed to write IO, err: command terminated with exit code 2, stdErr: /bin/sh: 1: cannot create /var/lib/www/html/test: Read-only file system

Issue has been reported as #2204 (logs)

@pkalever
Copy link

pkalever commented Aug 4, 2021

/retest ci/centos/mini-e2e/k8s-1.19

�[1mSTEP�[0m: perform IO on rbd-nbd volume after nodeplugin restart
...
Aug  4 11:29:01.959: INFO: attach command running after restart, runningAttachCmd: rbd-nbd --id cephcsi-rbd-node -m rook-ceph-mon-a.rook-ceph.svc.cluster.local:6789 --keyfile=/tmp/csi/keys/keyfile-974211006 attach replicapool/csi-vol-b39b2869-f50e-11eb-a3f5-c2e8c5fe2168 --device /dev/nbd0 --try-netlink --reattach-timeout=300

Aug  4 11:29:01.964: INFO: ExecWithOptions {Command:[/bin/sh -c echo 'Hello World' > /var/lib/www/html/test] Namespace:rbd-694 PodName:csi-rbd-demo-pod ContainerName:web-server Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false}
Aug  4 11:29:01.964: INFO: >>> kubeConfig: /root/.kube/config
Aug  4 11:29:05.378: INFO: stdErr occurred: /bin/sh: 1: cannot create /var/lib/www/html/test: Read-only file system

Aug  4 11:29:05.378: FAIL: failed to write IO, err: command terminated with exit code 2, stdErr: /bin/sh: 1: cannot create /var/lib/www/html/test: Read-only file system

Issue has been reported as #2204 (logs)

@nixpanic this must be not running with #2298

I see the logs and the sync is missing in them, a rebase should fix.

@nixpanic
Copy link
Member

nixpanic commented Aug 4, 2021

@nixpanic this must be not running with #2298

I see the logs and the sync is missing in them, a rebase should fix.

Thanks for checking! This is a backport to release-v3.4 so we don't have #2298.

add ability to deploy ceph-csi-rbd on non-default namespace

Signed-off-by: rtsp <git@rtsp.us>
(cherry picked from commit af1f50b)
@leseb leseb force-pushed the mergify/bp/release-v3.4/pr-2340 branch from eb0a380 to 6408c6b Compare August 4, 2021 12:32
@nixpanic
Copy link
Member

nixpanic commented Aug 4, 2021

/retest ci/centos/upgrade-tests-cephfs

@mergify mergify bot merged commit cb40ae5 into release-v3.4 Aug 4, 2021
@mergify mergify bot deleted the mergify/bp/release-v3.4/pr-2340 branch August 4, 2021 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/deployment Helm chart, kubernetes templates and configuration Issues/PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants