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

Enhance trace.py to work with volumesnapshots #3344

Open
Madhu-1 opened this issue Aug 25, 2022 · 3 comments · May be fixed by #5049
Open

Enhance trace.py to work with volumesnapshots #3344

Madhu-1 opened this issue Aug 25, 2022 · 3 comments · May be fixed by #5049
Assignees
Labels
enhancement New feature or request keepalive This label can be used to disable stale bot activiity in the repo

Comments

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Aug 25, 2022

trace.py will trace only the PVC objects and rbd/cephfs volumes mapping. we need to update the script to trace the mapping between snapshots and rbd/cephfs snapshots/volumes.

@Madhu-1 Madhu-1 added the enhancement New feature or request label Aug 25, 2022
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the wontfix This will not be worked on label Sep 24, 2022
@Madhu-1 Madhu-1 added keepalive This label can be used to disable stale bot activiity in the repo and removed wontfix This will not be worked on labels Sep 26, 2022
@black-dragon74
Copy link
Member

/assign

Copy link

github-actions bot commented Dec 9, 2024

Thanks for taking this issue! Let us know if you have any questions!

black-dragon74 added a commit to black-dragon74/ceph-csi that referenced this issue Jan 2, 2025
This patch adds the functionality to map the k8s volumesnapshots
to the cephfs/rbd snapshots.

This patch also adds a wrapper around oc/kubectl called `kube_client`
which will help get rid of code duplication.

Closes: ceph#3344

Signed-off-by: Niraj Yadav <[email protected]>
black-dragon74 added a commit to black-dragon74/ceph-csi that referenced this issue Jan 2, 2025
This patch adds the functionality to map the k8s volumesnapshots
to the cephfs/rbd snapshots.

This patch also adds a wrapper around oc/kubectl called `kube_client`
which will help get rid of code duplication.

Closes: ceph#3344

Signed-off-by: Niraj Yadav <[email protected]>
black-dragon74 added a commit to black-dragon74/ceph-csi that referenced this issue Jan 6, 2025
This patch adds the functionality to map the k8s volumesnapshots
to the cephfs/rbd snapshots.

This patch also adds a wrapper around oc/kubectl called `kube_client`
which will help get rid of code duplication.

Closes: ceph#3344

Signed-off-by: Niraj Yadav <[email protected]>
black-dragon74 added a commit to black-dragon74/ceph-csi that referenced this issue Jan 7, 2025
This patch adds the functionality to map the k8s volumesnapshots
to the cephfs/rbd snapshots.

This patch also adds a wrapper around oc/kubectl called `kube_client`
which will help get rid of code duplication.

Closes: ceph#3344

Signed-off-by: Niraj Yadav <[email protected]>
black-dragon74 added a commit to black-dragon74/ceph-csi that referenced this issue Jan 7, 2025
This patch adds the functionality to map the k8s volumesnapshots
to the cephfs/rbd snapshots.

This patch also adds a wrapper around oc/kubectl called `kube_client`
which will help get rid of code duplication.

Closes: ceph#3344

Signed-off-by: Niraj Yadav <[email protected]>
black-dragon74 added a commit to black-dragon74/ceph-csi that referenced this issue Jan 7, 2025
This patch adds the functionality to map the k8s volumesnapshots
to the cephfs/rbd snapshots.

This patch also adds a wrapper around oc/kubectl called `kube_client`
which will help get rid of code duplication.

Closes: ceph#3344

Signed-off-by: Niraj Yadav <[email protected]>
black-dragon74 added a commit to black-dragon74/ceph-csi that referenced this issue Jan 9, 2025
This patch adds the functionality to map the k8s volumesnapshots
to the cephfs/rbd snapshots.

This patch also adds a wrapper around oc/kubectl called `kube_client`
which will help get rid of code duplication.

Closes: ceph#3344

Signed-off-by: Niraj Yadav <[email protected]>
black-dragon74 added a commit to black-dragon74/ceph-csi that referenced this issue Jan 9, 2025
This patch adds the functionality to map the k8s volumesnapshots
to the cephfs/rbd snapshots.

This patch also adds a wrapper around oc/kubectl called `kube_client`
which will help get rid of code duplication.

Closes: ceph#3344

Signed-off-by: Niraj Yadav <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request keepalive This label can be used to disable stale bot activiity in the repo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants