8000 Add flag to limit checks to next applicable Cluster version. · Issue #444 · doitintl/kube-no-trouble · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add flag to limit checks to next applicable Cluster version. #444
Open
@des1redState

Description

@des1redState

Since Clusters can only be upgraded by one minor release at a time, I don't want to see deprecation warnings for versions which are irrelevant to my current upgrade task. For example, if I'm handling a 1.21 > 1.22 upgrade, I only want to see deprecations relevant to that particular upgrade, not all future upgrades. It'd also make automation easier, for example, -e currently returns a non-zero exit code even if the next applicable version has no relevant deprecations.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0