-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(chart/service)!: Add authorization (#80)
* fix(chart/service)!: add authorization for secret access Signed-off-by: Sebastian Becker <[email protected]> * feat(service): add execute opa verification Signed-off-by: Sebastian Becker <[email protected]> * feat(service): add logging for opa requests Signed-off-by: Sebastian Becker <[email protected]> * feat(service): cancel tcp check on game errors Signed-off-by: Sebastian Becker <[email protected]> * feat(service): undo changes to server Signed-off-by: Sebastian Becker <[email protected]> * feat(service): fix opa service uri malformatting Signed-off-by: Sebastian Becker <[email protected]> * feat(service): add user info to opa evaluation Signed-off-by: Sebastian Becker <[email protected]> * chore(service): address PR findings Signed-off-by: Sebastian Becker <[email protected]> --------- Signed-off-by: Sebastian Becker <[email protected]>
- Loading branch information
Showing
21 changed files
with
711 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.