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

Deprecation warnings are not showing #652

Closed
cdrage opened this issue Jun 19, 2017 · 0 comments · Fixed by #663
Closed

Deprecation warnings are not showing #652

cdrage opened this issue Jun 19, 2017 · 0 comments · Fixed by #663

Comments

@cdrage
Copy link
Member

cdrage commented Jun 19, 2017

See: spf13/cobra#463

Marking flags as MarkDeprecated does not show the proper warning.

cdrage added a commit to cdrage/kompose that referenced this issue Jun 19, 2017
See issue: kubernetes#390

Remove DAB as it is hard to maintain / not much usage / DAB is still
experimental in Docker and there hasn't been much movement:
moby/moby#26876

MarkDeprecated does not work at the moment due to issue:
kubernetes#652

However, that is not a blocker as we `fatalF` within `ValidateFlags`
@cdrage cdrage mentioned this issue Jun 19, 2017
cdrage added a commit to cdrage/kompose that referenced this issue Jun 19, 2017
See issue: kubernetes#390

Remove DAB as it is hard to maintain / not much usage / DAB is still
experimental in Docker and there hasn't been much movement:
moby/moby#26876

MarkDeprecated does not work at the moment due to issue:
kubernetes#652

However, that is not a blocker as we `fatalF` within `ValidateFlags`
cdrage added a commit to cdrage/kompose that referenced this issue Jun 19, 2017
See issue: kubernetes#390

Disable DAB as it is hard to maintain / not much usage / DAB is still
experimental in Docker and there hasn't been much movement:
moby/moby#26876

MarkDeprecated does not work at the moment due to issue:
kubernetes#652

However, that is not a blocker as we `fatalF` within `ValidateFlags`
cdrage added a commit to cdrage/kompose that referenced this issue Jun 20, 2017
See issue: kubernetes#390

Disable DAB as it is hard to maintain / not much usage / DAB is still
experimental in Docker and there hasn't been much movement:
moby/moby#26876

MarkDeprecated does not work at the moment due to issue:
kubernetes#652

However, that is not a blocker as we `fatalF` within `ValidateFlags`
cdrage added a commit to cdrage/kompose that referenced this issue Jun 20, 2017
Updates the vendoring in order to implement the fix for MarkDeprecated
output in the CLI

See: spf13/cobra#466

Closes kubernetes#652
ashetty1 pushed a commit to ashetty1/kompose that referenced this issue Aug 10, 2017
Updates the vendoring in order to implement the fix for MarkDeprecated
output in the CLI

See: spf13/cobra#466

Closes kubernetes#652
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 a pull request may close this issue.

1 participant