Conversation
|
Love the look of this! |
a4b1a3a to
669d927
Compare
|
🤖 Vercel preview here: https://docs-ioky48hjw-goteleport.vercel.app/docs/ver/preview |
|
🤖 Vercel preview here: https://docs-o5h3ccfms-goteleport.vercel.app/docs/ver/preview |
|
🤖 Vercel preview here: https://docs-hawuymuld-goteleport.vercel.app/docs/ver/preview |
|
🤖 Vercel preview here: https://docs-fldl7nrz3-goteleport.vercel.app/docs/ver/preview |
| helm unittest -3 --with-subchart=false examples/chart/teleport-kube-agent | ||
| helm unittest -3 --with-subchart=false examples/chart/teleport-cluster/charts/teleport-operator | ||
| helm unittest -3 --with-subchart=false examples/chart/access/* | ||
| helm unittest -3 --with-subchart=false examples/chart/event-handler | ||
| helm unittest -3 --with-subchart=false examples/chart/tbot |
There was a problem hiding this comment.
This is required for chart inclusion, else the unittest plugin tries to test the included chart twice and it cannot find the snapshots for the child chart in the parent test directory.
|
🤖 Vercel preview here: https://docs-1fd22iklr-goteleport.vercel.app/docs/ver/preview |
|
🤖 Vercel preview here: https://docs-onbfqribu-goteleport.vercel.app/docs/ver/preview |
|
🤖 Vercel preview here: https://docs-qkkosdcca-goteleport.vercel.app/docs/ver/preview |
|
🤖 Vercel preview here: https://docs-4tcwny0v7-goteleport.vercel.app/docs/ver/preview |
|
🤖 Vercel preview here: https://docs-7nfj5t00j-goteleport.vercel.app/docs/ver/preview |
|
@hugoShaka See the table below for backport results.
|
Changelog: The
teleport-plugin-slackchart can now deploytbotto obtain and renew the Slack plugin credentials automatically. This setup is easier and more secure than signing long-lived credentials.This PR makes the
access/slackchart able to dynamically include thetbotchart and request credentials.This offers a better UX for users as they don't have to figure out the glue on their own. Once merged, we should update the slack guides.
Example deployment:
If we're happy with this chart, the same changes should be ported to all integration charts (access plugins and event handler).