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

Changed messages for deleting a cluster #225

Merged
merged 1 commit into from
Sep 24, 2018

Conversation

kschumy
Copy link

@kschumy kschumy commented Sep 22, 2018

Description

When a user deleted a cluster, the user received a message saying the cluster had been deleted, even if the cluster did not exist. This commit changes the message to inform the user what has been deleted. It also includes more verbose logger messages about what succeeded when debugging.

Issue #154, first part

Checklist

  • Code compiles correctly (i.e make build)
  • Added tests that cover your change (if possible)
  • All tests passing (i.e. make test)
  • Added/modified documentation as required (such as the README)
  • Added yourself to the humans.txt file

Copy link
Contributor

@richardcase richardcase left a comment

Choose a reason for hiding this comment

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

LGTM....thanks.

I see these changes are also in PR #226 (deletion from the kubeconfig file). Happy to approve this or we can wait and incorporate wth #226

@d-nishi
Copy link

d-nishi commented Sep 24, 2018

@richardcase - can you please approve this one? This is @kschumy 1st feature and we want to keep her going with more.

richardcase
richardcase previously approved these changes Sep 24, 2018
Copy link
Contributor

@richardcase richardcase left a comment

Choose a reason for hiding this comment

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

Approved 👍 Could you rebase from master and merge?

When a user deleted a cluster, the user received a message saying the cluster had been deleted, even if the cluster did not exist. This commit changes the message to inform the user what has been deleted. It also includes more verbose logger messages about what succeeded when debugging.

Issue eksctl-io#154, first part
@kschumy
Copy link
Author

kschumy commented Sep 24, 2018

Rebased!

Copy link
Contributor

@richardcase richardcase left a comment

Choose a reason for hiding this comment

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

This LGTM, thanks for the rebase.

@kschumy kschumy merged commit 2986492 into eksctl-io:master Sep 24, 2018
@dholbach
Copy link
Contributor

Great work, thanks @kschumy!

torredil pushed a commit to torredil/eksctl that referenced this pull request May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants