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
{{ message }}
This repository was archived by the owner on May 6, 2020. It is now read-only.
><> deis whitelist:add 0.0.0.0/0
Adding 0.0.0.0/0 to go whitelist...
done
><> deis whitelist:list
=== go Whitelisted Addresses
0.0.0.0/0
><> curl g0.k8s.local
curl: (6) Could not resolve host: g0.k8s.local
><> curl go.k8s.local
Powered by Deis
Release v2 on go-web-2414165083-hyx25
><> deis whitelist
=== go Whitelisted Addresses
0.0.0.0/0
><> deis whitelist:remove 0.0.0.0/0
Removing 0.0.0.0/0 from go whitelist...
Error: Unknown Error (409): {"detail":"bacongobbler changed nothing"}
Looks like the release ledger summary needs to be updated in the controller.
While testing v2.5.0:
Looks like the release ledger summary needs to be updated in the controller.