Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.
This repository was archived by the owner on May 6, 2020. It is now read-only.

cannot remove whitelist #1044

@bacongobbler

Description

@bacongobbler

While testing v2.5.0:

><> 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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions