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

Try fetching v1 events if v1beta1 events are not available. #299

Closed
wants to merge 1 commit into from

Conversation

porridge
Copy link
Member

What this PR does / why we need it:

Makes logging events work on GKE.
Ugly (code duplication), but simple.

Fixes #298

Signed-off-by: Marcin Owsiany <marcin@stackrox.com>
@porridge
Copy link
Member Author

Superseded by #300

@porridge porridge closed this Jun 22, 2021
@porridge porridge deleted the gke-events branch June 22, 2021 09:44
kensipe pushed a commit that referenced this pull request Jul 13, 2021
…299 (#300)

* Try fetching v1 events if v1beta1 events are not available.
* Fall back to corev1 events if need be.

Signed-off-by: Marcin Owsiany <marcin@stackrox.com>
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.

Fetching events does not work on GKE stable
1 participant