Open bavarianbidi opened 2 days ago
Right. In it's current form (no scale sets yet), the webhook_url is kind of mandatory. We should probably relax this, as it won't really be mandatory once we have scale sets. It will only be mandatory for the current pools. So we can probably set this to optional.
in garm
v0.1.4
it's not mandatory to havewebhook_url
set.By updating garm from
v0.1.4
tov0.1.5
, the/controller-info
endpoint will fail aswebhook_url
got not converted into the database.