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

Fix requeue when Kind is missing #110

Conversation

dhaiducek
Copy link
Member

If the Kind is missing after decoding the JSON, we shouldn't be requeuing since this is not recoverable.
(Yes, the E2E YAML is from real life 🤦)

Also updates the Makefile (since we synced it without taking the time to clean up the repo one).

ref: https://issues.redhat.com/browse/ACM-9844

Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
ref: https://issues.redhat.com/browse/ACM-9844
Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
Copy link
Member

@JustinKuli JustinKuli left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

openshift-ci bot commented Feb 8, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dhaiducek, JustinKuli

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [JustinKuli,dhaiducek]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 19d4af1 into open-cluster-management-io:main Feb 8, 2024
4 checks passed
@dhaiducek dhaiducek deleted the skip-missing-kind branch February 8, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants