Skip to content
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

feat: addon rss forwarder #876

Merged
merged 8 commits into from
Aug 5, 2023
Merged

Conversation

aumer-amr
Copy link
Contributor

New addon that can be installed, that will post commits from the template into a discord channel. This allows people using the template to be notified and stay up-to-date.

Some notes:

  • I chose default namespace for now, I thought about either monitoring or kube-system. Let me know your thoughts.
  • Since there is no http server available I disabled all probes, ingress, and service.
  • Right now only discord is supported, but the tool itself supports slack, and custom. I just didn't had the time to make this work yet, with how this is currently setup.

Resources of running this app is very low, resource values in helmrelease come from goldilock from my own cluster.

NAME                                             CPU(cores)   MEMORY(bytes)            
rss-forwarder-5f65cc7f49-7hsrf                   0m           22Mi

Example:
image

  • Draft PR since I've not tested this yet outside my own lab which looks a bit different. Will remove draft after testing successfully.

@aumer-amr aumer-amr changed the title Feat addon rss forwarder feat: addon rss forwarder Jul 26, 2023
@aumer-amr aumer-amr marked this pull request as ready for review July 30, 2023 09:20
@aumer-amr aumer-amr requested a review from onedr0p August 3, 2023 20:19
@onedr0p
Copy link
Owner

onedr0p commented Aug 5, 2023

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Aug 5, 2023
@aumer-amr
Copy link
Contributor Author

@onedr0p onedr0p merged commit 3af392c into onedr0p:main Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants