Skip to content
This repository was archived by the owner on May 19, 2023. It is now read-only.

Conversation

@teochenglim
Copy link

Hi,

First thing first, I really like your code which is very clean and lean compare to many other frameworks i saw.

  • Here is the customisation i did for myself to stream in the events from multiple clusters. For each cluster deployment, user shall define K8S_CLUSTER_NAME, so in slack, we know which cluster it comes from.

  • Since I don't create slack webhook per app (if you too, have too much slack apps), and simple cheap hack to allow overwrite K8S_SLACK_CHANNEL and K8S_SLACK_USERNAME.

  • I put the variable on top of the program, so it is a global var for all new param, this will save few lines of the code from needing to pass it as function param. This is very opinionated. Feel free to comment, i can change it.

cheers,
Cheng Lim

Teo Cheng Lim added 2 commits April 12, 2022 10:37
@Andrey9kin Andrey9kin self-assigned this Apr 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants