-
This is not a bug, it is an enhancement request or question.
I run Istio-vet against IBM Container service like this:
```
MYCLUSTER=...
MYDC=dal13
docker run --rm -v ~/.bluemix/plugins/contai…
-
**Current Behavior**
The Istio sidecar injector will ignore the following namespaces even if they carry the `Istio-injection=enabled` label:
`NamespaceSystem`
`NamespacePublic`
as described he…
-
Enhancement idea:
See https://github.com/istio/istio/issues/15633
I spent four hours before understanding the problem of missing `containerPort` on a Service. _istio-vet_ does not detect it.
-
### Is your feature request related to a problem? Please describe.
NeuVector is currently used as the default runtime-security tool in UDS Core. There are a handful of reasons it is no longer suffici…
-
hi i met such error:
log:
```
E0121 07:13:56.601875 1 reflector.go:205] github.com/aspenmesh/istio-vet/vendor/github.com/aspenmesh/istio-client-go/pkg/client/informers/externalversions/factor…
-
We should add instructions for deploying with ConfigSync/ACM.
ConfigSync can install KCC so we don't have to do that piece.
However, the current version of KCC is too old and incompatible with s…
jlewi updated
4 years ago
-
## Is your feature request related to a problem? Please describe.
CUE cannot import [Kubernetes CustomResourceDefinitions (CRDs)](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension…
-
Marking a struct field of type `time.Time` as json omitempty has no effect. You must use a `*time.Time` for it to work (which is wire compatible). Vet should detect this situation and perhaps suggest …
-
### Description
Now that we have the ability to create Kubernetes CRDs inside of Terraform configs, it would be useful to convert some Helm charts into Terraform modules.
This issue tracks the f…
-
**Bug description**
We've started using istios fault injection on chaos days at AutoTrader. However we're then asking people to investigate their dashboards in order to understanding the cause of the…
Stono updated
6 months ago