-
/kind bug
**What steps did you take and what happened:**
This exception was reported when I used the official documentation to deploy the model with the following configuration, I checked the offi…
-
### Feature request
Why don't we add support for deploying Tekton Pipelines, Chains, Dashboard via tkn CLI? IMHO, it'd be great if I could type:
```shell
$ tkn install cd
$ tkn install trigger…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
Hi there,
I'm runnin…
-
**Is this a BUG or FEATURE REQUEST?:**
BUG
**Did you review https://istio.io/help/ and existing issues to identify if this is already solved or being worked on?**:
YES
**Bug:**
Y
**Wha…
-
BUG
Istio 0.8.0 LTS release from github releases.
Installed with Istio auth
**What happened**:
Installed Istio LTS release on GKE and tried to follow Bookinfo tasks. It worked up until cre…
-
**Problem**
The custom resource (CR) for the knative operators should allow for tweaking all the resources deployed at the Kuberneters spec level. For example, allow for Affinity, Envs, HPA, Image …
-
I noticed that the injected `istio-init` InitContainer in Kubernetes runs as `privileged` and also adds the `NET_ADMIN` capability. `privileged` basically does 3 things:
1. Add all capabilities (so…
-
After an install of 1.8.0, the command
```
istio/bin/istioctl verify-install -f generated-manifest.yaml
```
failed with the following output:
```
[2020-12-04T17:39:18.619Z] CustomResourceD…
-
right now we have two way to set logging:
- `accessLogFile` `accessLogFormat` `accessLogEncoding` in `MeshConfig`
- [Telemetry API](https://istio.io/latest/docs/reference/config/telemetry/)
IMHO,…
-
Hi!
We are using kubectl_manifest to directly apply manifests generated by `istioctl manifest generate`. It seems there is always some yaml_body drifts. How do I see what fields are causing the yam…