-
Notifications
You must be signed in to change notification settings - Fork 381
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
k8s: Pick up github.com/cilium/cilium v1.16.1
This new version of Cilium updates k8s.io/code-generator dependency, and generate-groups.sh is no longer supported [^1]. Update pkg/k8s/Makefile to use kube_codegen.sh. One could only assume that this migration is successful since it's generating identical code. k8s-code-gen.sh is copied from cilium/cilium [^3] and modified for Tetragon. See apiextensions docs [^2] regarding x-kubernetes-list-type field in CRDs. [^1]: kubernetes/code-generator@2e5be31 [^2]: https://pkg.go.dev/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions [^3]: https://github.com/cilium/cilium/blob/main/contrib/scripts/k8s-code-gen.sh Signed-off-by: Michi Mutsuzaki <[email protected]>
- Loading branch information
1 parent
2558359
commit 89087fc
Showing
2,855 changed files
with
131,799 additions
and
468,709 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.