You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add documentation to the K8s compatibility section about people upgrading from K8s < 1.16 to K8s >= 1.16 while running Cilium >= 1.9 should make sure to run the pre-flight checker from above: docs: Add note for users upgrading K8s #13273
make manifeststo generate the CRDs and check for any drift (similar tomake generate-k8s-api)make generate-k8s-apitarget: Invoke go-bindata from the vendor directory instead of requiring it explicitly #12805quick-install.yamlby putting in the CRD directory of helm. There is a special directory for CRDs in helm: Move Cilium CRDs to special Helm directory for auto installation uponhelm install#13310Higher priority
//go embedUse go embed and remove go-bindata dependency #15834