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] Added Google Chat Integration #42

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

Conversation

wussh
Copy link

@wussh wussh commented Apr 17, 2024

This pull request enhances the project by adding integration with Google Chat, expanding its notification capabilities beyond the previous support for Slack only. By incorporating Google Chat integration, users can now receive notifications and alerts about Kubernetes Pod restarts, reasons, logs, and events directly in their Google Chat channels.

This enhancement aims to improve the project's accessibility and flexibility, allowing users to choose their preferred communication platform for receiving real-time updates and troubleshooting information related to Kubernetes Pod issues.

image

wussh and others added 4 commits April 17, 2024 15:50
	modified:   controller.go
	modified:   go.mod
	modified:   go.sum
	new file:   googlechat.go
	modified:   main.go
@wussh wussh requested a review from a team as a code owner April 17, 2024 09:36
@wussh wussh changed the title Add Googlechat webhook [feat] Added Google Chat Integration Apr 18, 2024
wussh and others added 22 commits April 18, 2024 09:55
	modified:   helm/values.yaml
	modified:   helm/templates/deployment.yaml
	modified:   helm/templates/secret.yaml
	modified:   helm/values.yaml
* modified:   .env.example
	modified:   googlechat.go
	modified:   helm/Chart.yaml
	modified:   helm/templates/_helpers.tpl
	modified:   helm/templates/deployment.yaml
	modified:   helm/templates/secret.yaml
	modified:   helm/values.yaml
	modified:   main.go

* fix

* fixed
	modified:   go.sum
	modified:   go.sum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant