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

docs: add K8s 1.22 compatibility #17722

Merged
merged 1 commit into from Nov 3, 2021

Conversation

nbusseneau
Copy link
Member

@nbusseneau nbusseneau commented Oct 27, 2021

Following merge of #16989, we now support K8s 1.22 and the default K8s version for Vagrant VMs is 1.21.

@nbusseneau nbusseneau added area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. release-note/misc This PR makes changes that have no direct user impact. labels Oct 27, 2021
@nbusseneau nbusseneau requested review from a team as code owners October 27, 2021 16:06
@nbusseneau nbusseneau requested review from a team, aditighag and qmonnet October 27, 2021 16:06
@nbusseneau
Copy link
Member Author

@jrajahalme istio.rst is another place in the docs where we discuss Cilium compatibility with K8s, however since this seems like a note specific to testing the Istio integration, I have not edited it:

.. note::

   Cilium integration, as presented in this Getting Started Guide, has
   been tested with Kubernetes releases 1.17, 1.18, 1.19, 1.20 and 1.21.
   This Istio release does not work with Kubernetes 1.16 or older.

Please tell if you'd like me to edit as well :)

@aditighag aditighag added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Nov 2, 2021
@jrajahalme
Copy link
Member

@jrajahalme istio.rst is another place in the docs where we discuss Cilium compatibility with K8s, however since this seems like a note specific to testing the Istio integration, I have not edited it:

.. note::

   Cilium integration, as presented in this Getting Started Guide, has
   been tested with Kubernetes releases 1.17, 1.18, 1.19, 1.20 and 1.21.
   This Istio release does not work with Kubernetes 1.16 or older.

Please tell if you'd like me to edit as well :)

If our CI Istio test passes with the new k8s version then the above comment should be updated as well. Same for dropping test coverage for older k8s versions :-)

@nbusseneau nbusseneau removed the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Nov 3, 2021
Following merge of cilium#16989, we now support K8s 1.22 and the default K8s
version for Vagrant VMs is 1.21.

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
@nbusseneau
Copy link
Member Author

If our CI Istio test passes with the new k8s version then the above comment should be updated as well. Same for dropping test coverage for older k8s versions :-)

I didn't know the Istio test was part of the regular Jenkins suite. Added! :D

@nbusseneau nbusseneau added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Nov 3, 2021
@nathanjsweet nathanjsweet merged commit ca78f91 into cilium:master Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants