The current version with the separate policy is bad and makes only problems. These policies should be moved into a new database-table, to provide more flexibility.
Acceptance Criteria
policies were added to the database as new table
admin is allowed for every endpoint by default
a new api-endpoint was added to add and remove roles for specific endpoints
the old policy file was removed from the examples, helm-chart and ansible-playbook
python-sdk and go-cli were updated to be able to use the new endpoint
Feature
Description
The current version with the separate policy is bad and makes only problems. These policies should be moved into a new database-table, to provide more flexibility.
Acceptance Criteria
Blocked by
How to test