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: watch kubernetes events #296

Merged
merged 26 commits into from
Jan 25, 2024
Merged

feat: watch kubernetes events #296

merged 26 commits into from
Jan 25, 2024

Conversation

adityathebe
Copy link
Member

Resolves: #279

@github-actions
Copy link

github-actions bot commented Sep 6, 2023

E2E -

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 68a00a6.

♻️ This comment has been updated with latest results.

@adityathebe adityathebe marked this pull request as ready for review September 13, 2023 08:37
cmd/server.go Outdated Show resolved Hide resolved
cmd/server.go Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
@moshloop
Copy link
Member

@adityathebe Can you rebase this?

I think we will also need to cater for https://kubernetes.io/docs/reference/using-api/deprecation-guide/#event-v125 and make v1.25 the minimum version

@adityathebe adityathebe marked this pull request as draft January 23, 2024 09:32
@adityathebe adityathebe marked this pull request as ready for review January 23, 2024 13:52
@adityathebe adityathebe force-pushed the feat/watch-kubernetes-events branch from 37a9d50 to 86235d9 Compare January 23, 2024 14:06
@adityathebe
Copy link
Member Author

@moshloop This is ready

@moshloop moshloop merged commit 21f5489 into main Jan 25, 2024
7 checks passed
@adityathebe adityathebe deleted the feat/watch-kubernetes-events branch January 25, 2024 17:13
Copy link

🎉 This PR is included in version 0.0.172 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kubernetes watch based changes
2 participants