-
Notifications
You must be signed in to change notification settings - Fork 35
Add Chronicle agent builtin sidecar definitions to Connect and Workbench #671
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
2429955
Trigger CI
ianpittwood 1f8e918
Trigger CI
ianpittwood 3e1f620
Start adding values for Chronicle agent config
ianpittwood 1c014d3
Add some helper functions for chronicle-agent autodiscovery
ianpittwood 35bb9a4
Add a definition for Chronicle Agent as a sidecar container
ianpittwood 690ac37
Update service target URL for Chronicle agent
ianpittwood 7473b88
Fix image reference in Chronicle Agent sidecar
ianpittwood 8fbac5c
Bump Connect release notes and chart version
ianpittwood 5d48463
Add logic to use serverAddress value when present
ianpittwood 7d876b9
Update products to include sidecar configuration utilizing rstudio-li…
ianpittwood 2bc1475
Update helm-docs and README.md
actions-user a15dfc7
Pass `.Release` to helper function for namespace search
ianpittwood 30f18b0
Bump `rstudio-library` to 0.1.33
ianpittwood 2e47eb5
Change secretKeyRef to valueFrom to be more widely accepting of inputs
ianpittwood 00d7830
Trim return values from helper functions
ianpittwood c064f70
Update helm-docs and README.md
actions-user b3a86f8
fix connect API key env var name
ianpittwood de492e7
Update `rstudio-library` to 0.1.34
ianpittwood f24a8e0
Update documentation
ianpittwood 61b1db6
Update helm-docs and README.md
actions-user 7216f24
Trigger CI
ianpittwood 63568f1
Allow Workbench API key override in chronicleAgent values
ianpittwood 6400297
Update helm-docs and README.md
actions-user be82731
Fix workbenchApiKey docs
ianpittwood ee0f5d7
Update helm-docs and README.md
actions-user 6839f80
Trigger CI
ianpittwood b131c9d
Fix Workbench API key docs
ianpittwood 751f74e
Update helm-docs and README.md
actions-user 4956a15
Update workbench/connect NEWS
bschwedler 63eb742
Fix chart version for connect
bschwedler 28f7400
Change `chart` to `release` when refering to existing install
bschwedler 2a3bf0b
Trigger CI
ianpittwood 2ba2c04
Trigger CI
ianpittwood 2e24e89
Add securityContext for Chronicle agent container with expectation of…
ianpittwood 34cef1a
Update helm-docs and README.md
actions-user 9717d34
Trigger CI
ianpittwood a147d40
Add `chronicleAgent.agentEnvironment` value and set `CHRONICLE_AGENT_…
ianpittwood 6c8c3d9
Update helm-docs and README.md
actions-user f583602
Trigger CI
ianpittwood 6a69baa
Improvements and fixes to values and documentation
ianpittwood a26fdc4
Update helm-docs and README.md
actions-user 164b838
Improvements and fixes to the README agent sections
ianpittwood 339ccb3
Update helm-docs and README.md
actions-user d48fb35
Trigger CI
ianpittwood ec6857a
Reword Workbench API key section
ianpittwood b83b160
Update helm-docs and README.md
actions-user 3a17d31
Add product docs link
ianpittwood 11923d2
Add product docs link
ianpittwood 4b19351
Update helm-docs and README.md
actions-user d6f1a7b
By, by, by
ianpittwood File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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,6 +1,6 @@ | ||
| dependencies: | ||
| - name: rstudio-library | ||
| repository: https://helm.rstudio.com | ||
| version: 0.1.31 | ||
| digest: sha256:2a0e98b8fa01730bf2db3816a7310462c921b9fa2f1f3c74f85fedede82e1593 | ||
| generated: "2024-11-01T10:19:53.608088-04:00" | ||
| version: 0.1.34 | ||
| digest: sha256:66324c3ca436a3743e6f7c3dd8e159d21fca4fd5072d4d8c2583bfafd8499d70 | ||
| generated: "2025-05-20T10:37:20.963885313-06:00" |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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,6 +1,6 @@ | ||
| dependencies: | ||
| - name: rstudio-library | ||
| repository: https://helm.rstudio.com | ||
| version: 0.1.31 | ||
| digest: sha256:2a0e98b8fa01730bf2db3816a7310462c921b9fa2f1f3c74f85fedede82e1593 | ||
| generated: "2024-11-01T10:20:55.670732-04:00" | ||
| version: 0.1.34 | ||
| digest: sha256:66324c3ca436a3743e6f7c3dd8e159d21fca4fd5072d4d8c2583bfafd8499d70 | ||
| generated: "2025-05-20T10:37:32.909079863-06:00" |
This file contains hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for setting this using an environment variable!