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 20201209 #10394

Merged

Conversation

justinsb
Copy link
Member

@justinsb justinsb commented Dec 9, 2020

Highlights:

  • Fix arm64 images, which were built with an incorrect base image.
  • Initial (experimental) Azure support

Full change list:

  • Update Kops dependency for Azure Blob Storage support #372
  • Exclude gazelle from tools/deb-tools #373
  • Regenerate bazel in tools/deb-tools #374
  • Release notes for 3.0.20201202 #375
  • Remove travis CI #377
  • Fix vendor generation for tools/deb-tools subproject #376
  • Add script to verify image hashes #380
  • Fix some incorrect base image hashes for arm64 #379
  • Support Azure #378
  • Add more descriptions to wait loops #383
  • Rename fields in the azure client struct #382
  • Fix small typo in code comment #381

Highlights:

* Fix arm64 images, which were built with an incorrect base image.
* Initial (experimental) Azure support

Full change list:

* Update Kops dependency for Azure Blob Storage support [kubernetes#372](kopeio/etcd-manager#372)
* Exclude gazelle from tools/deb-tools [kubernetes#373](kopeio/etcd-manager#373)
* Regenerate bazel in tools/deb-tools [kubernetes#374](kopeio/etcd-manager#374)
* Release notes for 3.0.20201202 [kubernetes#375](kopeio/etcd-manager#375)
* Remove travis CI [kubernetes#377](kopeio/etcd-manager#377)
* Fix vendor generation for tools/deb-tools subproject [kubernetes#376](kopeio/etcd-manager#376)
* Add script to verify image hashes [kubernetes#380](kopeio/etcd-manager#380)
* Fix some incorrect base image hashes for arm64 [kubernetes#379](kopeio/etcd-manager#379)
* Support Azure [kubernetes#378](kopeio/etcd-manager#378)
* Add more descriptions to wait loops [kubernetes#383](kopeio/etcd-manager#383)
* Rename fields in the azure client struct [kubernetes#382](kopeio/etcd-manager#382)
* Fix small typo in code comment [kubernetes#381](kopeio/etcd-manager#381)
@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 9, 2020
@justinsb
Copy link
Member Author

justinsb commented Dec 9, 2020

cc @hakman ... updated etcd-manager for arm64 fix.

@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 9, 2020
@hakman
Copy link
Member

hakman commented Dec 9, 2020

Thanks @justinsb. Also, @kenji-cloudnatix, the Azure changes are here also 😄 .
/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 9, 2020
@k8s-ci-robot k8s-ci-robot merged commit e042ceb into kubernetes:master Dec 9, 2020
@k8s-ci-robot k8s-ci-robot added this to the v1.20 milestone Dec 9, 2020
k8s-ci-robot added a commit that referenced this pull request Dec 9, 2020
…-upstream-release-1.19

Automated cherry pick of #10394: Update etcd-manager to 20201209
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.

None yet

3 participants