-
Notifications
You must be signed in to change notification settings - Fork 111
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
Upgrade Node Pool of the Tekton dogfooding cluster #1388
Labels
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Comments
PR #1292 is held up on this currently. |
/priority important-longterm |
tekton-robot
added
the
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
label
Apr 3, 2023
2 tasks
/assign @afrittoli |
@chitrangpatel let me know if this is enough and we can close this issue. |
Thanks @afrittoli !! This change will allow us to roll out #1292. Closing. |
github-project-automation
bot
moved this from In Progress
to Done
in Pipeline CI Dogfooding
Jun 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
In order to run integration tests, we need to upgrade the node pool and set it up similarly to the prow cluster.
This includes scaling up to 24 nodes (I think thats what we have in the prow cluster) and assigning labels so that
we can use node selector logic in the pod templates. Correct me if I'm wrong here @abayer.
The text was updated successfully, but these errors were encountered: