Skip to content
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

Update etcd-manager to 3.0.20201202 #10351

Merged

Conversation

justinsb
Copy link
Member

@justinsb justinsb commented Dec 2, 2020

The important PR we want to pick up is 369, fixing a bug when
ListenMetricsURLS is set as an env var.

There are other changes coming to etcd-manager: a go version bump to
1.15, updating kops vfs to include azure support, updating to klog2.
Those have some associated risk, so the intent is that this version
can be back-ported to kops 1.19 and then we can validate the bigger
changes on the master branch.

Full changelist:

  • Release notes for 3.0.20201117 #364
  • Fix gofmt #365
  • Add gofmt check to github actions #366
  • Add boilerplate to tools/deb-tools/main.go #367
  • Do not set ListenMetricsURLS #369
  • Fix bazel formatting #370

The important PR we want to pick up is 369, fixing a bug when
ListenMetricsURLS is set as an env var.

Full changelist:

* Release notes for 3.0.20201117 [kubernetes#364](kopeio/etcd-manager#364)
* Fix gofmt [kubernetes#365](kopeio/etcd-manager#365)
* Add gofmt check to github actions [kubernetes#366](kopeio/etcd-manager#366)
* Add boilerplate to tools/deb-tools/main.go [kubernetes#367](kopeio/etcd-manager#367)
* Do not set ListenMetricsURLS [kubernetes#369](kopeio/etcd-manager#369)
* Fix bazel formatting [kubernetes#370](kopeio/etcd-manager#370)
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 2, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: justinsb

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 2, 2020
@olemarkus
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 2, 2020
@k8s-ci-robot k8s-ci-robot merged commit b350606 into kubernetes:master Dec 2, 2020
@k8s-ci-robot k8s-ci-robot added this to the v1.20 milestone Dec 2, 2020
k8s-ci-robot added a commit that referenced this pull request Dec 2, 2020
…-upstream-release-1.19

Automated cherry pick of #10351: Update etcd-manager to 3.0.20201202
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants