-
This is somewhat a follower of #236.
I have a `CompositeController` which:
- has parent `Ingress2IstioGenerator` resource (which describes in which namespace gateways and virtualservices should…
-
Can we remove redundant logs about the `server missing resource for datagatherer`?
It makes it very difficult to actually see logs that do mean something.
**What happened?**
Take a look at this…
-
# Summary
I have a project with a bit of a complicated traffic management situation. We want to use Rollouts to have two versions of pods running at the same time, and split traffic based on Destin…
-
**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
**What V…
-
Custom checks to validate the key entries for ISTIO in K8 CRD Yml file:
Kubelinter should able to validate the the kubernetes ISTIO object of kind VirtualService for following entries in yml
1. re…
-
Kubernetes tools like Istio require the creation of yaml like
```yaml
apiVersion: networking.istio.io/v1alpha3
kind: VirtualService
metadata:
name: ska-deleteme-2023-vs
namespace: ska-delete…
-
/kind feature
**Why you need this feature:**
This feature is needed since DNS will get assigned for the entire cluster and endpoints/subpaths are used to differentiate the service/application and …
-
I am trying to setup istio Gateway with GRPC. I have used your code as example a modified it:
added the gateway:
`
kind: Gateway
metadata:
name: my-gateway
namespace: istio-grpc-example
s…
-
### Gloo Edge Version
1.13.x (latest stable)
### Kubernetes Version
None
### Describe the bug
With `settings.gateway.validation.alwaysAccept: false` and `settings.gateway.validation.allowWarnings…
-
### Version
1.12.x (latest stable)
### Is your feature request related to a problem? Please describe.
I would like to control which upstreams are applied to each gateway
### Describe the …