Max Gautier
Max Gautier
fix: GatewayAPI installation, condition not satisfied when role called with delegate_to and run_once
@aviral-agarwal this fell through the cracks somehow. There is a refactor of download in progress (#12299 ) which I think I'll be able to merge for 2.30 release (not the...
/lgtm /approve Thanks for you work :+1:
/reopen /remove-lifecycle rotten /lifecycle frozen
A few thought on this: Ansible has the `to_datetime` builtin filter which can produces datetime object, which you can use to obtain a timedelta object: ```yaml --- - gather_facts: no...
/lgtm /approve Thanks for the work ! Adding argocd to component_hash_update would be a welcome follow-up.
/lgtm Thanks ! :+1:
I don't think the linked PR is enough to close this, as the wording it still the same (implicit) in https://etcd.io/docs/v3.7/op-guide/security/#notes-for-tls-authentication
Go ahead, it's on my TODO list, but since that list is very long, it's probable I won't get to it any time soon ^^
Not much comment (not my area of expertise), but I suggest you split your two last commits into a separate PR, since they are just linting fixes, that will make...