mirror of https://github.com/crossplane/tbs.git
|
…
|
||
|---|---|---|
| .. | ||
| assets | ||
| README.md | ||
README.md
TBS[1]: Crossplane-Runtime
We will be using the new Crossplane-Runtime library to build controllers for Slack!
Host: @hasheddan
Full Show: https://youtu.be/DoZOka0HXPw
If you would like to try out the Slack controller for yourself, take a look at the project's README.md.
Show Log
- 00:08:38 - Introduction
- 00:10:41 - Crossplane-Runtime Overview
- 00:18:12 - Shared Managed Reconciler Walk-Through
- 00:22:36 - Let's Write Some Code!
- 00:40:18 - Setting Up Our KIND Cluster
- 00:50:19 - Troubleshooting Our Slack API Error
- 00:56:04 - The Moment of Truth
- 01:03:18 - Crossplane Community Update
References
- The Slack message in all of its glory.
- Crossplane-Runtime
- Slack Go SDK by @nlopes
- KIND