Frederic M

Results 16 issues of Frederic M

## Description Add a proper securityContext to the apiext Deployment. ## Related Issues n/a. ## Testing The updated deployment manifest has been deployed successfully on a cluster. ## Checklist -...

## Description Remove the CPU limit from the Helm chart as it is generally not recommended to enforce CPU limits. ## Related Issues Fixes #4808.

**Description** This change adds support for provider-specific annotations for the ambassador source.

cncf-cla: yes
lgtm
size/L
ok-to-test

Hello, I would like to propose to add a pre-commit hooks file to the repo, so people can easily import the hook in their pre-commit configuration. Thx, Fred

**Describe the bug** After switching to Argo 2.10.x, I have one application which I can't sync anymore. Argo CD throws the following `ComparisonError`: > Failed to load target state: failed...

bug

**What type of PR is this?** /kind feature **What this PR does / why we need it**: This change adds support for additional control plane ingress rules when using the...

kind/feature
size/L
do-not-merge/hold
approved
cncf-cla: yes
lgtm
release-note
tide/merge-method-squash
ok-to-test
needs-priority

I'm using image-builder to build Ubuntu 22.04 images on vSphere. I'm using the daily cloud image from Ubuntu, which requires user-data to be bootstrapped. It is possible to pass the...

kind/feature
lifecycle/rotten

## What This may sound a bit stupid, but I'm wondering if we could align the formatting of the different annotations. Some use hyphens (`inodes-threshold`, `initial-resize-group-by`, ..) while other use...

/kind feature **Describe the solution you'd like** It would be great to have support for additional control plane ingress rules when using the AWS managed control plane. Currently, the additional...

kind/feature
lifecycle/stale
needs-triage
needs-priority

Hello, I've noticed that the `postgres` container of the pods created by the operator have a very basic `securityContext`: ```yaml securityContext: runAsUser: 1001 ``` I saw there's a way to...

enhancement :magic_wand: