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

jenkinsfiles: remove ginkgo-based Jenkinsfiles #26171

Merged
merged 1 commit into from
Jun 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 6 additions & 6 deletions Documentation/network/kubernetes/compatibility.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ with Cilium. Older Kubernetes versions not listed in this table do not have
Cilium support. Newer Kubernetes versions, while not listed, will depend on the
backward compatibility offered by Kubernetes.

+------------------------------------------------------------------+---------------------------+----------------------------------+
| k8s Version | k8s NetworkPolicy API | CiliumNetworkPolicy |
+------------------------------------------------------------------+---------------------------+----------------------------------+
| | | ``cilium.io/v2`` has a |
| 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22, 1.23, 1.24, 1.25, 1.26 | * `networking.k8s.io/v1`_ | :term:`CustomResourceDefinition` |
+------------------------------------------------------------------+---------------------------+----------------------------------+
+------------------------------------------------+---------------------------+----------------------------------+
| k8s Version | k8s NetworkPolicy API | CiliumNetworkPolicy |
+------------------------------------------------+---------------------------+----------------------------------+
| | | ``cilium.io/v2`` has a |
| 1.19, 1.20, 1.21, 1.22, 1.23, 1.24, 1.25, 1.26 | * `networking.k8s.io/v1`_ | :term:`CustomResourceDefinition` |
+------------------------------------------------+---------------------------+----------------------------------+

Cilium CRD schema validation
============================
Expand Down
3 changes: 0 additions & 3 deletions Documentation/network/kubernetes/requirements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ with this Cilium version. Older Kubernetes versions not listed here do not have
Cilium support. Newer Kubernetes versions, while not listed, will depend on the
backward compatibility offered by Kubernetes.

* 1.16
* 1.17
* 1.18
* 1.19
* 1.20
* 1.21
Expand Down
271 changes: 0 additions & 271 deletions jenkinsfiles/ginkgo-kernel.Jenkinsfile

This file was deleted.