vac
vac
No. I think this issue can be closed.
> We can probably still fix this in the TF provider, probably before 0.2.0 I think it would be better to also fix it in talosctl and perhaps talos sdk.
Migrating between encryption scheme may not be rare if regular key rotation is required. I think adding an explicit flag for `apply` to force state write is intuitive (if automatically...
> Does this issue supposed to be fixed by the envoy-gateway and cilium-operator implementations? They both requires some experimental gateway api crds for the controller to start, even when users...
/remove-lifecycle stale
Yes. It seems qcow2 support [has been deprecated](https://github.com/cloud-hypervisor/cloud-hypervisor/issues/6354#issuecomment-2035034071), although I haven't seen any warning message in the cli or user manual. The use case is to run libvirt qcow2 boxes...
> Hi, @networkhermit thank you for opening an issue - the QCOW2 support is somewhat unmaintained as there is nobody on the project that has any particular expertise on it...
I am trying to setup quickwit using fluxcd gitops, but the helm chart secret encapsulation concerns me. I see that only `postgres.password`, `s3.secret_key` and `azure_blob.access_key` are treated as secret: https://github.com/quickwit-oss/helm-charts/blob/dab71b141e2afef2e70db2369631f2876f4d1630/charts/quickwit/templates/secret.yaml#L9-L17...
> You should be able to do this in 1.16 with the functionality added in #30840. The new functionality allows for listening on the host network and setting a configurable...