Andrei Kvapil

Results 326 issues of Andrei Kvapil

Signed-off-by: Andrei Kvapil ## What this PR does ### Release note ```release-note [] ```

size:XXL

Signed-off-by: Andrei Kvapil ## What this PR does ### Release note ```release-note [] ```

Proposed change for cozystack configmap: ```yaml apiVersion: v1 kind: ConfigMap metadata: name: cozystack namespace: cozy-system data: # -- Basic Options -- # no changes here api-server-endpoint: https://150.136.155.95:6443 expose-external-ips: 10.4.0.13,10.4.0.246,10.4.0.180,10.4.0.46 expose-services:...

enhancement

## What this PR does ref https://github.com/cozystack/website/pull/282 ### Release note ```release-note [] ``` ## Summary by CodeRabbit * **New Features** * The configuration now automatically includes the passphrase secret for...

Signed-off-by: Andrei Kvapil ## Summary by CodeRabbit - **Chores** - Updated internal workflow configurations to use a more specific environment for certain automated processes. No changes to user-facing features or...

do-not-merge

enhancement
size:M

We need to test all helmreleases that are deployed as part of Kubernetes application To avoid issues like this https://github.com/cozystack/cozystack/issues/1468

When you create DataVolume, it spawns multiple PVCs: - one for downloading image - one for population - one for target volume All of this requires quota set x3 from...

This change references to upstream issue https://github.com/clastix/kamaji/issues/856 It's better to use ordinary service instead accessing etcd via multiple endpoints from kubernetes-api due to DNS resloving issue, which might happen when...

controllers