Project 'big-bang/apps/sandbox/external-secrets' was moved to 'big-bang/product/packages/external-secrets'. Please update any links and bookmarks that may still have the old path.
Resolve "Add istio mTLS for ESO"
General MR
Summary
Deployed with istio, permissions are set to PERMISSIVE. This needs to be set to STRICT, unless it breaks functionality.
Relevant logs/screenshots
Example test override:
istio:
enabled: true
packages:
externalSecrets:
enabled: true
git:
repo: https://repo1.dso.mil/big-bang/apps/sandbox/external-secrets
tag: null
branch: 10-add-istio-auth-policy
path: chart
values:
bbtests:
enabled: true
istio:
enabled: true
mtls:
# Available value PERMISSIVE or STRICT
mode: STRICT
Linked Issue
Upgrade Notices
- Added istio mTLS policies
- Enable helm test with istio enabled
Closes #10 (closed)
Edited by Daniel Chen
Merge request reports
Activity
changed milestone to %2.29.0
added kindfeature priority5 teamStorage & Collaboration labels
assigned to @samvongsay
assigned to @dchen
added statusdoing label
added 11 commits
- a227066d - 1 earlier commit
- 4aef97b4 - Remove test
- 1bb29aed - Update test pod policy
- de841352 - Add another test hook policy
- 412903c1 - Readd test
- 5c010afb - Syntax fix
- 695aaf3c - Change restartPolicy to Always
- 8baedf38 - Fix pod stall
- c3896a96 - Readjust policy
- 5b4a13b3 - Removed exceptions
- da74fb4c - Reduce time
Toggle commit listadded 2 commits
Please register or sign in to reply