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

Bug: Deprecated API usage is incorrect and mis-leading #37

Closed
bryantbiggs opened this issue Feb 13, 2023 · 0 comments
Closed

Bug: Deprecated API usage is incorrect and mis-leading #37

bryantbiggs opened this issue Feb 13, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@bryantbiggs
Copy link
Member

Expected Behaviour

Running eksupgrade should provide accurate results

Current Behaviour

Currently, based on the logic used by eksupgrade, the results of checking for deprecated APIs will hardly ever be accurate - it will vary based on the version of eksupgrade and its python client. "

More details and links to the upstream Kubernetes project can be found here https://github.com/clowdhaus/r8s#r8s

Code snippet

N/A

Possible Solution

For now, it should simply be removed in order to ensure users are not mislead into believing their cluster does not contain any resources with deprecated APIs

Steps to Reproduce

N/A

Amazon EKS one click upgrade version

latest

Python runtime version

3.8

Packaging format used

Git clone, PyPi

Debugging logs

N/A
@bryantbiggs bryantbiggs added the bug Something isn't working label Feb 13, 2023
@mbeacom mbeacom self-assigned this Feb 13, 2023
mbeacom added a commit to mbeacom/eks-cluster-upgrade that referenced this issue Feb 14, 2023
@mbeacom mbeacom closed this as completed Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants