Chanwit Kaewkasi
Chanwit Kaewkasi
Thank you @ilithanos :+1:
Cutting a new RC would be fine for me.
oh yes a recent PR ran into this issue too. Thank you for bringing this up.
Hi @studyVersion It's a known problem when the resource deletion process was too complex, for example, the TF object itself or the referenced source disappeared before the deletion process finished....
It's the next thing to tackle on our radar. Please stay tuned.
The test structure is so clean and very easy to understand. Thank you so much @akselleirv What do you think of putting a test number as the prefix of dir...
Since @yitsushi spent a load of time restructuring tests in CI, I'd to hear your options too.
Hi @joaoarthurv Nice to see you're using the controller + a Jenkins pipeline. We have a feature to externally validate the tfplan via a Web hook, which could be in...
https://flux-iac.github.io/tofu-controller/use-tf-controller/with-external-webhooks/
Code we're referring to is here: https://github.com/flux-iac/tofu-controller/blob/366f7bc70bda79acac96979b6d7484a32055fdfd/internal/server/polling/terraform.go#L99-L135 I didn't see any codes that reset the webhook setting. Maybe it still would work, if you wanted to try.