Dinar Valeev
Dinar Valeev
trylocal mode works, default doesn't
It that case it won't run on the server side, so I can't use github service to to trigger on push. trylocal actually doesn't work as well :(
git push is a magic? Huh.. but I understand that this is not covered by your usecase.. any way... I'll come up with PR once I'll figure out what is...
Unfortunately I lost an ability to push to a fork used in my previous [PR](https://github.com/cert-manager/cert-manager/pull/6146). Documentation update link to follow
/cc @wallrj
/cc @inteon
Documentation [PR](https://github.com/cert-manager/website/pull/1501)
@inteon Mentioned PR adds an extra Ingress annotation, which translates into secret annotation. Here we add annotations to a Certificate object itself.
Any blockers here?
@SgtCoDFish: Initially I proposed to just sync Venafi custom fields annotations. This is my primary use case. We'd like to maintain extra Certificate object (and its annotations) and only maintain...