-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Remove jobs no longer used and also update tooling #35986
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
base: master
Are you sure you want to change the base?
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aojea 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 |
|
/assign @dims @bowei @ameukam @BenTheElder |
614ae9a to
d2a9b2b
Compare
use a more recent version and update the dependencies
d2a9b2b to
0c2d72f
Compare
| kops_image = None | ||
| kops_ssh_user = None | ||
| kops_ssh_key_path = None |
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'll probably do this in a separate PR. AFAIK this script don't rely on the repo dependencies. cc @hakman
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.
It might, do you see any issue with the changes, they seem minor?
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.
It got flagged by the linter after the upgrade
BenTheElder
left a comment
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.
the python change looks fine, though I don't know if everything works with the dependency updates, or if the dependencies meet the license policy
|
we need to update the dependencies in order to be able to run the releng script 🤷 |
|
/lgtm Drop the hold when you are ready |
|
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
The following jobs are no longer working:
https://testgrid.k8s.io/sig-network-gce#gce-cos-1.11-ingress
https://testgrid.k8s.io/sig-network-gce#gce-cos-1.12-ingress
These jobs are automatically generated by the tools seems to require an update