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

Setup uptime-operator with mock provider/backend #1

Merged
merged 26 commits into from
Apr 23, 2024
Merged

Conversation

rkettelerij
Copy link
Collaborator

@rkettelerij rkettelerij commented Apr 10, 2024

Kubernetes Operator capable of monitoring Traefik IngressRoute resources. It will grab a set of annotations and use this information to create/update/delete uptime checks with a (SaaS) uptime monitoring provider. Currently only a mock uptime monitoring provider is implemented. In a later stage real provider(s) can be added.

In addition all change are logged to stdout and optionally to a Slack channel.

@rkettelerij rkettelerij changed the title Setup Setup uptime-operator with mock provider/backend Apr 17, 2024
Copy link
Contributor

@roelarents roelarents left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

cmd/main.go Show resolved Hide resolved
internal/service/service.go Show resolved Hide resolved
internal/service/service.go Show resolved Hide resolved
@rkettelerij rkettelerij merged commit 9c7c52f into master Apr 23, 2024
2 checks passed
@rkettelerij rkettelerij deleted the scaffolding branch April 23, 2024 15:33
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.

2 participants