Alex Korpusov

Results 6 issues of Alex Korpusov

It is not possible to define [SecurityContext](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.20/#securitycontext-v1-core) for Containers of Alermanager (only [PodSecurityContext ](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.20/#podsecuritycontext-v1-core) is available). Because of the missing Container SecurityContext it's not possible to setup important security limits...

kind/feature
good first issue

Signed-off-by: Alexander Korpusov ### Description of your changes When `output-method`, `output-file`, `template` are not set as an action input, the default values prevent from getting `output.mode`, `output.file`, `output.template` if those...

size/XS

### What problem are you trying to solve? Additional security. It is a best practice in security to run container with a minimum required `securityContext`. Many kubernetes users, including us,...

priority/triage
enhancement
area/helm

**Description** Fail to get public key from Azure key vault on cosign version `v2.1.0`. Seems like a malformed url for fetching a key `https://.vault.azure.net/keys/https://.vault.azure.net//` instead of `https://.vault.azure.net/keys/` ``` Run cosign...

bug

### Expected Behavior When a `group_description` is changed in IdPs (for example Azure Entra), the change in `github_team_sync_group_mapping` should persist on applying Terraform. ### Actual Behavior When a `group_description` is...

Type: Bug
Status: Up for grabs
Status: Stale

We have multiple AKS cluster in different tenants and we would like to have passwordless integration with ACR. Today it is possible to setup integration between [AKS and ACR with...

feature-request