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

Automated testing for @kubernetes/client-node #6747

Open
mook-as opened this issue Apr 22, 2024 · 0 comments
Open

Automated testing for @kubernetes/client-node #6747

mook-as opened this issue Apr 22, 2024 · 0 comments
Labels
component/ci Stories tied to CI for automation component/dependencies Pull requests that update a dependency file kind/quality quality improvements, refactoring, Automation via CI, E2E, Integration, CLI or REST API

Comments

@mook-as
Copy link
Contributor

mook-as commented Apr 22, 2024

Problem Description

We get dependabot PRs for bumping @kubernetes/client-node; however, it's unclear at this point whether the newer version of the package will correctly support the older versions of Kubernetes that we support.

Proposed Solution

We should implement automated testing for features that use @kubernetes/client-node and test them against the oldest Kubernetes version we support.

Currently, this includes:

  • Credential server E2E tests
  • Enable, then disable traefik
  • Port forwarding (to Kubernetes services)
  • Tray icon changing active Kubernetes context

Additional Information

No response

@mook-as mook-as added component/dependencies Pull requests that update a dependency file kind/quality quality improvements, refactoring, Automation via CI, E2E, Integration, CLI or REST API component/ci Stories tied to CI for automation labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/ci Stories tied to CI for automation component/dependencies Pull requests that update a dependency file kind/quality quality improvements, refactoring, Automation via CI, E2E, Integration, CLI or REST API
Projects
None yet
Development

No branches or pull requests

1 participant