Aivars Sterns

Results 34 comments of Aivars Sterns

Should i rebase on v1alpha2 branch then ?

`.spec.Target` can be removed in new version, as it's not used anywhere, it's just messing around. If you want to deploy machines on specific Target you can use `.spec.AllowedNodes` with...

so seems crd cannot be updated manually, as there is ci pipeline which allows only bitnami bot to [update crd](https://github.com/bitnami/charts/issues/25967). and there is no release from external-dns side which would...

Hello, running Atlantis `v0.31.0` and seeing same behaviour. our config ``` repos: - id: xxx/infra-terraform branch: /^main$/ plan_requirements: [undiverged] apply_requirements: [approved, mergeable, undiverged] allowed_workflows: [terragrunt] allowed_overrides: [workflow] delete_source_branch_on_merge: true ```...

Opting into providing maintenance of repo :) don't let die best chart for netbox !

On proxmox nodes i have only local storage, which prevents on clone to another nodes local storage (at least from UI), but i want to have e.g. control-planes spread across...

Just to clarify, it's no possible to clone to non-shared storage to different node. If template is on `pve1` you can clone to local storage on `pve1`, but cannot clone...

> That sounds quite complicated for little gain. You can achieve the same thing by setting your tags so that template selection returns a unique result. I don't see how...