Setup for Istio Authorization Policies
General MR
Summary
Set up Istio Authorization Policies
Relevant logs/screenshots
Testing Instructions:
- Deploy Holocron with the following values set in your overrides file:
values:
istio:
enabled: true
- Go to holocron.bigbang.dev and verify holocron comes up.
- Delete the holocron-api-policy with the command:
kubectl delete authorizationpolicy holocron-api-policy -n holocron
- Refresh holocron.bigbang.dev, and confirm the app goes down and gives RBAC: access denied error.
Linked Issue
Upgrade Notices
N/A
Relates #3 (closed)
Edited by Robert Massey
Merge request reports
Activity
added kindfeature priority5 statusdoing teambigbang labels
added 1 commit
- dcb09d71 - add authorization policies for holocron api & postgresql
added 1 commit
- c9ecf533 - Update changelog and set back to non-testing values
assigned to @massey.robert
added statusreview label and removed statusdoing label
requested review from @ben.regan, @mark.howard, and @alfredodiaz53
mentioned in commit 856ea406
mentioned in merge request big-bang/bigbang!3945 (merged)
Please register or sign in to reply