-
Notifications
You must be signed in to change notification settings - Fork 23
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
Upgrate kind, Use github runners for CI #238
Conversation
8cceb2b
to
5fca068
Compare
1d797c5
to
04e1973
Compare
daa0d5e
to
52acfb0
Compare
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.
just made some points but didn't have time to make a proper review.
so you did make knative serving work on GH-hosted runners! bravo, guys! |
52acfb0
to
b2ae850
Compare
Signed-off-by: David Schall <[email protected]>
change NODEPORT to 80 Signed-off-by: Shyam Jesal <[email protected]>
Signed-off-by: David Schall <[email protected]>
bf1720b
to
ef925b5
Compare
Ok so now I think its good for your proper review.
Other workflows are not adjusted yet. We still need to do this. |
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.
Looks great. Some minor issues.
Also please raise new Issues for the workloads that don't have the support of gh runners yet and mention them here. Then, please go ahead with the merge, no need for another review by me.
Thanks Dmitrii! I'll finalise this once I'm back next Friday. |
Signed-off-by: David Schall <[email protected]>
ef925b5
to
30788a5
Compare
This should move all CI to github hosted runners to avoid failing test.
We also upgrade the kind modules