-
Notifications
You must be signed in to change notification settings - Fork 42.1k
Update default etcd server to 3.2.24 for kubernetes 1.12 #68318
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
Conversation
|
@timothysc: GitHub didn't allow me to request PR reviews from the following users: gyuho. Note that only kubernetes members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn response to this:
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/test-infra repository. |
|
/cc @liggitt |
test/e2e/framework/nodes_util.go
Outdated
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.
Please also modify test/kubemark/start-kubemark.sh
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.
Done, plus I found one other test that needed an update too.
luxas
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.
LGTM
|
i cross checked the changes in this PR with what i had from earlier and it looks good except for the one spot that @wojtek-t mentioned already in |
742e6ba to
7667447
Compare
|
@wojtek-t PTAL. |
|
/lgtm |
|
+1 from me |
Signed-off-by: Timothy St. Clair <[email protected]>
7667447 to
ad2ed0e
Compare
|
/test pull-kubernetes-e2e-gke |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sttts, timothysc, wojtek-t The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test all [submit-queue is verifying that this PR is safe to merge] |
|
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md. |
What this PR does / why we need it:
Update default etcd server to 3.2.24 for kubernetes 1.12
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):xref #68147
Special notes for your reviewer:
NONE
Release note:
/assign @wojtek-t @jpbetz @dims
/cc @kubernetes/sig-cluster-lifecycle-pr-reviews @gyuho