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

feat: add PVC yamls to cluster report from plugin #3357

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

jsilvela
Copy link
Collaborator

@jsilvela jsilvela commented Nov 16, 2023

Adds the cluster's PVC manifests to the cluster report produced
by the kubectl plugin's report sub-command.

Closes #3348

@github-actions github-actions bot added backport-requested ◀️ This pull request should be backported to all supported releases release-1.20 release-1.21 labels Nov 16, 2023
Copy link
Contributor

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

Copy link
Contributor

❗ By default, the pull request is configured to backport to all release branches.

  • To stop backporting this pr, remove the label: backport-requested ◀️ or add the label 'do not backport'
  • To stop backporting this pr to a certain release branch, remove the specific branch label: release-x.y

Signed-off-by: Jaime Silvela <jaime.silvela@enterprisedb.com>
@litaocdl
Copy link
Collaborator

/test limit=local

Copy link
Contributor

@litaocdl, here's the link to the E2E on CNPG workflow run: https://github.com/cloudnative-pg/cloudnative-pg/actions/runs/6926114944

@leonardoce
Copy link
Contributor

/ok-to-merge

@cnpg-bot cnpg-bot added the ok to merge 👌 This PR can be merged label Nov 20, 2023
@leonardoce leonardoce merged commit 6cbcdf0 into main Nov 20, 2023
31 of 32 checks passed
@leonardoce leonardoce deleted the dev/3348 branch November 20, 2023 08:05
cnpg-bot pushed a commit that referenced this pull request Nov 20, 2023
Adds the cluster's PVC manifests to the cluster report produced
by the kubectl plugin's report sub-command.

Closes #3348

Signed-off-by: Jaime Silvela <jaime.silvela@enterprisedb.com>
(cherry picked from commit 6cbcdf0)
cnpg-bot pushed a commit that referenced this pull request Nov 20, 2023
Adds the cluster's PVC manifests to the cluster report produced
by the kubectl plugin's report sub-command.

Closes #3348

Signed-off-by: Jaime Silvela <jaime.silvela@enterprisedb.com>
(cherry picked from commit 6cbcdf0)
ceriath pushed a commit to ceriath/cloudnative-pg that referenced this pull request Nov 23, 2023
…g#3357)

Adds the cluster's PVC manifests to the cluster report produced
by the kubectl plugin's report sub-command.

Closes cloudnative-pg#3348

Signed-off-by: Jaime Silvela <jaime.silvela@enterprisedb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-requested ◀️ This pull request should be backported to all supported releases ok to merge 👌 This PR can be merged release-1.20 release-1.21
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add PVC listing to kubeclt report plugin
5 participants