Marcus Vaal

Results 9 issues of Marcus Vaal

I am using a fairly large cluster with some configmaps that are constantly updating. When I add the `--replicate=v1/configmaps` flag to kube-mgmt, the watch seems to hang for hours (I...

**What this PR does / why we need it**: The create-clusters.sh script only allows for the creation of clusters with a single node. Sometimes there is not enough resources on...

cncf-cla: yes
size/XS
needs-rebase

**What would you like to be added**: The create-clusters.sh script only allows for the creation of clusters with a single node. **Why is this needed**: Sometimes there is not enough...

lifecycle/stale
kind/feature

### :pencil: Description - Add ability to fail admission on missing sidecar configmap ### :pencil: Customer Notes - https://github.com/ExpediaGroup/kubernetes-sidecar-injector/issues/55 - `sidecar-injector.expedia.com/skipOnMissingSidecar: true/false` ### :heavy_check_mark: Checklist - [x] [Semantic Versioning](https://semver.org/) present...

### Is your feature request related to a problem? Add official support for the DD Argo Integration in the chart https://docs.datadoghq.com/integrations/argocd/ ### Related helm chart argo-cd ### Describe the solution...

enhancement
argo-cd

We have been having a reoccurring issue where not all the policies are getting loaded into opa. This is most easily reproducible when running with 2 replicas, they must launch...

Fixed flyte-core helm chart where ServiceAccounts were missing, incorrect typing, and some naming inconsistencies ## Tracking issue Closes #5361 ## Why are the changes needed? Removes error messages in when...

### Describe the bug flyte-core helm chart is missing some configuration functionality - It is missing ServiceAccounts on several Deployments - It has a misconfiguration in the defaults in the...

bug
helm
release

### :pencil: Description - This is a complete refactor of the code to now use controller-runtime ### :pencil: Customer Notes - The endpoint has changed to `/mutate-v1-pod` for forward compatibility...