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

Long-Term Tracking of Testbed Kubernetes Versions #7

Open
XinShuYang opened this issue Oct 31, 2023 · 0 comments
Open

Long-Term Tracking of Testbed Kubernetes Versions #7

XinShuYang opened this issue Oct 31, 2023 · 0 comments

Comments

@XinShuYang
Copy link
Owner

XinShuYang commented Oct 31, 2023

Describe the problem/challenge you have
Currently, we are using various testbeds such as CAPV, Multicast, Multicluster, VMAgent, Kind, and Windows for Antrea CI pipeline. The Kubernetes versions used in these testbeds may not always align with the latest Kubernetes releases. This misalignment can lead to issues, test failures, or missed opportunities to take advantage of new Kubernetes features.

Describe the solution you'd like
We would like to create a long-term tracking mechanism to keep our testbed Kubernetes versions up to date. This involves the following steps:

  • Maintain a record of the current Kubernetes version in use for each testbed.
  • Periodically check for new Kubernetes releases.
  • Plan and execute the upgrade of Kubernetes versions for each testbed as needed.
  • Document the process, any issues encountered, and the outcome.

Anything else you would like to add?
It's essential to maintain our testbeds with the latest Kubernetes versions to align with the Kubernetes releases and to provide the best quality testing for Antrea. This long-term tracking task can help us stay on top of Kubernetes updates and ensure our testing environment remains robust and effective.

Testbed Name Current Kubernetes Version Latest Kubernetes Version (if different)
CAPV v1.28.0 v1.28.3
Multicast v1.27.2 v1.28.3
Flexible-IPAM v1.27.1 v1.28.3
Multicluster v1.27.1 v1.28.3
VMAgent v1.27.2 v1.28.3
IPv6 v1.27.1 v1.28.3
Windows v1.28.2(with ginkgo flaky issue) v1.28.3
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

No branches or pull requests

1 participant