-
To comply with [GEP-1762: In Cluster Gateway Deployments](https://gateway-api.sigs.k8s.io/geps/gep-1762/) , EG
* MUST label all generated resources (Service, Deployment, etc) with gateway.networking.…
-
### Description
**Observed Behavior**:
When all replicas of a Deployment are on the same node, for example, a deployment has 2 pods on this node, and the 2 pods are evicted when the node is term…
-
### What happened?
Use case: apply a deployment with `schedulerName` specified:
```
apiVersion: apps/v1
kind: Deployment
metadata:
name: nginx-deployment
spec:
selector:
matchLabels…
-
### Is there an existing feature request that has already been created?
- [X] I have searched the exiting features requests
### Is your feature request related to a problem? Please describe.
NA
##…
-
**What happened**:
Autoscaling seems to scale to maximum capacity as soon as the ingress controller is deployed.
**What you expected to happen**:
Not seeing the ingress scale immediat…
-
## Describe the bug
If a pod has the `serviceAccount` field set in the trace, then the simulated version of the pod won't run because the serviceAccount doesn't exist in the virtualized namespace.
…
-
Helm version:
```
$ h3 version
version.BuildInfo{Version:"v3.0.0-rc.3", GitCommit:"2ed206799b451830c68bff30af2a52879b8b937a", GitTreeState:"clean", GoVersion:"go1.13.4"}
```
Steps to recreate:
…
-
If I try to create or update a TPC with a non existing minor version of kubernetes, the CRD API call succede but the tcp remain in an provisioning state.
## How to reproduce:
```yaml
apiVersion…
-
### What would you like to be added (User Story)?
As an operator of cluster API, I want to be able to install and manage Cluster API using a GitOps approach for easier deployment and management of la…
-
**Describe the solution you'd like**
Currently, when you choose to sync to Kubernetes secrets, pulling secrets/certs/keys from Key vault always happen on pod creation and you also need to mount Sec…