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

Implement watch mechanism for all resources #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pravintargaryen
Copy link
Owner

closes cyclops-ui#523

📑 Description

Created a method on the k8s client called WatchResource that will accept and the group, version, kind, name and namespace and return a channel that publishes all events about that particular resource.

✅ Checks

  • I have updated the documentation as required
  • I have performed a self-review of my code

ℹ Additional context

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.

Implement watch mechanism for all resources
1 participant