forked from gocardless/theatre
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI-999: Modify console template on creation to add tlog (gocardless#243)
CI-1010: Modify console operator to add sidecar * Create a volume to write the tlog data to * Add the volume mount to the main container * Modify the main container commands to wrap everything in tlog * Add a sidecar that runs our wrapper and pubsubtle (log data pusher) * Add rolebinding for service account to read pod status * Handle case of missing service account name * Add topic ID and project ID as flags and pass through to sidecar
- Loading branch information
Showing
5 changed files
with
292 additions
and
41 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.5.0 | ||
3.6.0 |
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.