Gyorgy Nadaban

Results 12 issues of Gyorgy Nadaban

The `dependencyBlocksToModuleDependencies` function should resolve `config_path` values relative to the `terragrunt.hcl` file they are declared in instead of simply appending them to an array. This becomes a problem during multi-level...

bug
p:needs triage

### Pre-requisites - [X] I have double-checked my configuration - [X] I can confirm the issue exists when I tested with `:latest` - [X] I have searched existing issues and...

type/bug
area/workflow-templates

**Is your feature request related to a problem? Please describe.** Problem: trying to use ACK iam-controller with vault-secrets-webhook injecting trust policy I'm running into issues because the CustomResource mutation config...

kind/enhancement
lifecycle/keep

## Describe the bug Certain YAML contents are erroneously converted into a weird non-yaml ternary-expression-like string. ## Expected Behavior Formatting should generate valid YAML even for long keys. ## Current...

Changes in PR: - Fix determinining desired revision when application has multiple sources - Fix detecting revision for apps with multiple sources targeting the same repository - Add debug log...

**Describe the bug**: When a Vault CR is created (or edited) with `veleroEnabled: true` shortly after the reconciliation loop removes this from the Vault CR object. **Expected behaviour**: Velero annotations...

**Is your feature request related to a problem? Please describe.** Currently if the Vault replicas were provisioned using RAFT internal storage without setting `podAntiAffinity` it is a difficult and error-prone...

**Describe the bug** Removing the `spec.backupPolicy` field from a `FileSystem` resource after setting it to anything puts the controller into a constant crashloop. ``` {"level":"info","ts":"2024-10-03T14:29:57.019Z","msg":"Observed a panic in reconciler: runtime...

service/efs

**Describe the bug** I'm trying to create a `FileSystem` resource that is encrypted with a custom KMS key with accompanying `MountTarget`s and `AccessPoint`, but there are various issues: - The...

service/efs