-
Notifications
You must be signed in to change notification settings - Fork 70
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
Enable Knative Kafka w/o upstream e2e tests and w/o smoke tests #587
Enable Knative Kafka w/o upstream e2e tests and w/o smoke tests #587
Conversation
534fea6
to
2927617
Compare
knative-operator/deploy/resources/knativekafka/kafkachannel-v0.17.1.yaml
Outdated
Show resolved
Hide resolved
knative-operator/deploy/resources/knativekafka/kafkachannel-v0.17.1.yaml
Outdated
Show resolved
Hide resolved
@@ -0,0 +1,116 @@ | |||
apiVersion: apiextensions.k8s.io/v1beta1 |
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.
Should this be the v1 based CRD?
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.
+1 on v1 CRD.
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.
I have moved my "old" PR for CRD_v1 now to Ali's brach:
See the old reference for the size of the DIFF - I've now closed my old CRD_v1 PR
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.
Gonna merge that after CI reports success/fail here
Don't want to interrupt it. I want to see the results
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.
Let's do this separately. I had trouble doing this. I received strange OLM errors. Perhaps unrelated.
Doing it in a separate PR makes more sense anyway since we already have the CRD with v1beta1 in master and that change is not in this PR's scope
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.
Did my PR for your branch not work @aliok ?
But I can do it later as separate PR 🤷🏻♂️
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.
Yeah, let's do that separately once we merge this PR.
templates/csv.yaml
Outdated
- description: The version of Knative Kafka installed | ||
displayName: Version | ||
path: version |
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.
Have we added that? I recall a discussion where we did decide not to add it.
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.
+1 good point. gotta remove that.
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.
I removed this
2927617
to
49a303f
Compare
@markusthoemmes I did rebase and adressed the comments. Couldn't try locally yet though because my UPDATE: worked locally now. All good, ready for review |
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.
/lgtm
/approve
/hold
Holding as I'd like to see everything pass and want to doublecheck the logs to contain the new stuff as expected once green.
Great job! 🎉
Pushed another commit. Realized the env vars in the makefile were wrong. |
/test 4.5-upgrade-tests-aws-ocp-45
Thanks @openshift-ci-robot ! |
/test 4.5-operator-e2e-aws-ocp-45 Just retesting one |
Response I got from #forum-testplatform |
/test 4.5-operator-e2e-aws-ocp-45 |
/test 4.5-upstream-e2e-aws-ocp-45 |
KnativeKafka doesn't come up
|
/test 4.5-operator-e2e-aws-ocp-45 Let;s see if issue persists... |
e33979e
to
14d7171
Compare
Rebased, addressed the |
/lgtm @markusthoemmes feel free to unhold, after Ali addressed the recent comment - thanks for reviews! ❤️ |
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.
/lgtm
/approve
Abfahrt!
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aliok, markusthoemmes, matzew 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:
Approvers can indicate their approval by writing |
/unhold |
gcr.io
for the upstream manifest)go mod
because of WIP: Run kafka, next eventing and last serving #581 (review)