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

Update delete integration and add unit tests #61

Merged
merged 1 commit into from
Feb 1, 2018

Conversation

philbrookes
Copy link
Contributor

Describe what this PR does and why we need it:
Update delete integration command to watch for updates

Changes proposed in this pull request

  • add watch
  • add unit tests

Which issue this PR fixes (This will close that issue when PR gets merged)
fixes AG-2014

if err != nil {
return errors.WithStack(err)
}
if noWait && !redeploy && !quiet {
Copy link
Contributor

Choose a reason for hiding this comment

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

I think quiet should hide non essential information, I feel like this is too important to not show

Copy link
Contributor

@maleck13 maleck13 left a comment

Choose a reason for hiding this comment

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

looks pretty good to me

@philbrookes philbrookes merged commit 1dc0545 into aerogear-attic:master Feb 1, 2018
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.

None yet

2 participants