You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You're totally right, atm it's just not implemented and we've sometimes spoke about that feature internally.
From a technical point of view, garm is able to create webhooks on a repository or organization level. For enterprises it's not implemented (because there is no Github-API for creating webhooks on enterprise level).
I rather think about creating a own CRD for the webhooks and do a reference in the corresponding repository or organization CR instead of integrating it into the CR itself.
Are you open to implement that feature or should we take care of it?
Unfortunately I can't dev even if my life depended on it :/ But if you need testing the feature before release, I would gladly doing it :)
I rather think about creating a own CRD for the webhooks and do a reference in the corresponding repository or organization CR instead of integrating it into the CR itself.
Yes, it was inherited from garm-cli way of working but I can understand the operator won't work that way. As long as the webhook gets created, I think this is neat :)
What is the feature you would like to have?
Hello,
First of all, thank you for your operator, it is awesome :)
Is it possible to make the webhook install from CR instead of doing it from Github ?
It is possible with garm-cli :
But with manifests like that, it doesn't seem to install it :
Reading this line I guess it is a current limitation ? Or did I miss something ?
A mockup would be :
Thanks,
Anything else you would like to add?
No response
The text was updated successfully, but these errors were encountered: