Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

feat(cleanup): Cleanup of a release #132

Merged
merged 4 commits into from
Mar 13, 2020
Merged

feat(cleanup): Cleanup of a release #132

merged 4 commits into from
Mar 13, 2020

Conversation

hickeyma
Copy link
Collaborator

Add functionality to cleanup command where user can specify a specific release to remove.

Fixes #122

@hickeyma hickeyma self-assigned this Mar 10, 2020
@hickeyma hickeyma added the enhancement New feature or request label Mar 10, 2020
@hickeyma hickeyma requested a review from rimusz March 10, 2020 17:43
Copy link
Collaborator

@rimusz rimusz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Fixes #122

Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
cmd/cleanup.go Outdated Show resolved Hide resolved
@rimusz
Copy link
Collaborator

rimusz commented Mar 12, 2020

also makes sense to add #122 (comment) print the release name to be deleted

Review comments:
- #132 (comment)
- #132 (comment)

Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
@hickeyma
Copy link
Collaborator Author

also makes sense to add #122 (comment) print the release name to be deleted

Done.

@hickeyma
Copy link
Collaborator Author

hickeyma commented Mar 12, 2020

Thanks @marckhouzam @boarder981 @rimusz for review and comments. Updated and ready for review again.

@hickeyma hickeyma requested review from rimusz and marckhouzam March 12, 2020 12:13
Copy link
Collaborator

@rimusz rimusz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@marckhouzam marckhouzam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
That's a great usability improvement!

@marckhouzam
Copy link
Member

Woops, @hickeyma the completion.yaml file should be updated to include the new --name flag.

Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
@hickeyma
Copy link
Collaborator Author

the completion.yaml file should be updated to include the new --name flag.

Good catch @marckhouzam. Updated and ready for review again.

@hickeyma hickeyma requested a review from marckhouzam March 13, 2020 11:22
Copy link
Member

@marckhouzam marckhouzam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @hickeyma.
LGTM

@hickeyma hickeyma merged commit 49fcee4 into helm:master Mar 13, 2020
@hickeyma hickeyma deleted the feat/delete-specific-release branch March 13, 2020 13:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support cleanup targeting one specific release
4 participants