-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 Crds.kafkaTopic to include status subresource #10906
Conversation
Signed-off-by: Michael Edgar <medgar@redhat.com>
Adding a test for this seemed like overkill and there doesn't seem to be a place to add without creating something new. I'm not sure this merits an entry in the CHANGELOG either (unless it's for every change). Let me know and I'll do it if needed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
So I see some tests failing in
|
Yeah, this test case is currently flaky. |
/azp run regression |
Azure Pipelines successfully started running 1 pipeline(s). |
Are we tracking this somewhere? I may look into it. |
Signed-off-by: Michael Edgar <medgar@redhat.com>
Type of change
Bugfix
Fixes #10905
Description
Update Crds.crd for KafkaTopic to create the
status
subresourceChecklist
Please go through this checklist and make sure all applicable tasks have been done