Project

General

Profile

Actions

Feature #43704

open

mgr/rook: Add CSI pods to daemon ls

Added by Sebastian Wagner over 4 years ago. Updated over 2 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
mgr/rook
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

```
➜  build git:(orchestrator-pomise-future) ✗ k describe pod csi-cephfsplugin-lf57p
Name:           csi-cephfsplugin-lf57p
Namespace:      rook-ceph
Node:           kubic-1/192.168.122.104
Labels:         app=csi-cephfsplugin
                contains=csi-cephfsplugin-metrics
                controller-revision-hash=57fcc8fdb
                pod-template-generation=1
Controlled By:  DaemonSet/csi-cephfsplugin
```

```
➜  build git:(orchestrator-pomise-future) ✗ k describe pod csi-cephfsplugin-provisioner-5ff8f845f-4hnwp
Name:           csi-cephfsplugin-provisioner-5ff8f845f-4hnwp
Namespace:      rook-ceph
Node:           kubic-2/192.168.122.89
Labels:         app=csi-cephfsplugin-provisioner
                contains=csi-cephfsplugin-metrics
                pod-template-hash=5ff8f845f
Controlled By:  ReplicaSet/csi-cephfsplugin-provisioner-5ff8f845f
```
```
➜  build git:(orchestrator-pomise-future) ✗ k describe pod csi-rbdplugin-gq55r
Name:           csi-rbdplugin-gq55r
Namespace:      rook-ceph
Node:           kubic-2/192.168.122.89
Labels:         app=csi-rbdplugin
                contains=csi-rbdplugin-metrics
                controller-revision-hash=57d4b55db
                pod-template-generation=1
Controlled By:  DaemonSet/csi-rbdplugin
```
```
➜  build git:(orchestrator-pomise-future) ✗ k describe pod csi-rbdplugin-provisioner-5dd69bb477-b2chk
Name:           csi-rbdplugin-provisioner-5dd69bb477-b2chk
Namespace:      rook-ceph
Node:           kubic-2/192.168.122.89
Labels:         app=csi-rbdplugin-provisioner
                contains=csi-rbdplugin-metrics
                pod-template-hash=5dd69bb477
Controlled By:  ReplicaSet/csi-rbdplugin-provisioner-5dd69bb477
```
Actions #1

Updated by Sebastian Wagner over 4 years ago

  • Tracker changed from Bug to Feature
Actions #2

Updated by Sebastian Wagner about 4 years ago

  • Subject changed from Rook: Add CSI pods to service ls to Rook: Add CSI pods to daemon ls
Actions #3

Updated by Sebastian Wagner about 4 years ago

  • Priority changed from Normal to Low
Actions #4

Updated by Sebastian Wagner over 2 years ago

  • Subject changed from Rook: Add CSI pods to daemon ls to mgr/rook: Add CSI pods to daemon ls
Actions

Also available in: Atom PDF