janorga
janorga
This bug is still present, I've checked it with release v0.5.0 and with current commit 5e0d99269289a6c47b232d829eff424cfa374087. Running deletion tasks on Delete() seems to be a key functionality according to the...
I have limited experience with Kubernetes controllers and Crossplane framework, please check if this makes sense. This works on my dev setup. `Delete()` is marking "Deletion" Reason, and we still...
The solution doesn't behave well when the Ansible `Run()` at `Delete()` takes a long time. Some delete requests are enqueued with original conditions from the managed resource. Thus, it is...
Confirming also the issue with release 2024.6.2. Definitely a bug.
Same issue here. It seems that nslookup tries to resolve for ipv4 and ipv6 (A and AAAA registries), but in DinD rootless the IPV6 resolution is buggy from child container,...
Yes @anna-geller working through ENV is my workaround, but I checked this in the Kestra's Slack and team told me that probably when user `{{ inputs.password }}` and `password` is...
@anna-geller please check this and triage it as it is needed. Currently, it behaves like a bug, but maybe what I am requesting is a major in terms of a...
@loicmathieu I don't know if I have got your point correctly (😅). If I got you well, how would you achieve a flow in "develop.nested_namespace" to call a subflow in...
Nice! Thanks!!!