Piotr Bochyński
Piotr Bochyński
Yes - the problem is that some orphan objects remain and have finalizers from already uninstalled controllers. I am thinking about writing a tool similar to this one: https://github.com/ctron/kill-kube-ns But...
Just wanted to say that the use case is simple. I don't want to clean the cluster by deleting each and every resource gracefully if I am going to throw...
I am on macOs 12.1 now. It still doesn't discover any HUB. I think it is related to this issue: https://github.com/abandonware/noble/issues/225
I can confirm - the new version works! Thanks a lot!
Istio sidecar injection alone does not introduce any security for the affected workloads/namespaces. The default setting allows accessing the workload from all workloads that are part of a service mesh....
Another idea: all Kyma controllers that require istio sidecars to work should check if the sidecar injection is enabled and report problems in the status of their resources. Such a...
The concept is more clarified now: https://github.com/kyma-project/community/tree/main/concepts/modularization Users will create `Kyma` resources with the module list in the spec. To enable module users provide: - `name` (required) - `channel` (optional)...
Short term solution: make Allow as default option