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

Throw warning when a new version exists #416

Open
marclop opened this issue Dec 9, 2020 · 0 comments
Open

Throw warning when a new version exists #416

marclop opened this issue Dec 9, 2020 · 0 comments
Labels
enhancement New feature or request Team:Delivery

Comments

@marclop
Copy link
Collaborator

marclop commented Dec 9, 2020

Overview

There can be unintended consequences when a new version of ecctl exists and it isn't being used, like losing some parts of the Deployment update payload or other payloads when new fields are introduced in the API and the models haven't been updated to reflect these changes.

Possible Implementation

Check if there are new versions of ecctl available, and if so, throw a warning to the standard error device.
A flag should also be added to suppress these warnings.

Context

depends on elastic/uptd#3

@marclop marclop added enhancement New feature or request Team:Delivery labels Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Team:Delivery
Projects
None yet
Development

No branches or pull requests

1 participant