Marko Lukša
Marko Lukša
Prior to this commit, the status reporter tried to create an ownerReference with an invalid API group, causing the following error: Error writing Distribution Report: unable to create ConfigMap: configmaps...
When Istio CNI is not used as a chained plugin, throwing an error or logging the preemption warning doesn't make sense. For example, when using Multus CNI, multiple CNI config...
Users should be able to install kubectl-rback through https://github.com/kubernetes-sigs/krew
The kubect-rback plugin needs a few improvements: - make it run on OSX - make it configurable through environment variables (generation of image and what binary to use to open...
Using the example RBAC resources from examples/create-example-rbac-rules.sh, as you would expect, if you run ``` kubectl rback -n namespace1 sa ``` rback shows three additional (Cluster)RoleBindings that aren't in namespace1,...
Ref: https://github.com/istio/istio/issues/38982
## Description The need to use this value was removed in https://github.com/istio/istio/pull/53542. ## Reviewers - [ ] Ambient - [ ] Docs - [x] Installation - [ ] Networking -...
## Description The `global.externalIstiod` value, introduced in https://github.com/istio/istio/pull/51596, is now preferred over `pilot.env.EXTERNAL_ISTIOD`. ## Reviewers - [ ] Ambient - [ ] Docs - [x] Installation - [ ] Networking...