Wito

Results 35 issues of Wito

Currently a set of preconfigured rules is used for policy validation. One idea is to scan for OPA Gatekeeper resources and compile these embedded Rego policies to give feedback in...

needs discussion

**Describe the enhancement you'd like to see** Highlighting a kustomization selects all the files related to it. As a Kustomize package author, it might be nice to allow a focus/filter...

**Describe the bug** Fetching resources of restricted clusters sometimes throw errors due to an initialization not being triggered. **To Reproduce** 1. Setup two contexts, one partially restricted and the other...

bug

**Problem** Currently the view is not stored when you want to compare resources. This implicates that you have to enter the resource sets, compare operation, filter and default namespace over...

**Describe the enhancement you'd like to see** Currently loading the cluster resource includes all kube-system resources and cluster role bindings which bloats the output a lot. It would be nice...

enhancement
cluster

**Describe the enhancement you'd like to see** Currently, resources are compared on their full resource identifier which looks at the resource name. Kustomize postfixes configMaps with a hash of the...

kustomize

**Describe the bug** See screenshot **Expected behavior** The resource delimiter should not be part of the resource's content. **Screenshots**

bug

**Describe the bug** It's actually intended behaviour as "set default namespace" only overrides the namespace if its not specified. If the namespace is set to `default` then we wont be...

**Describe the enhancement you'd like to see** Currently comparing local with cluster shows as different even after you just applied it. The reason is that the cluster adds default resources...

**Describe the bug** Helm templates are shown in Resource Navigator. So for instance the ConfigMap.yaml template is not shown, but the Role.yaml template is shown. This seems unintentional behavior. It's...

bug