Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Fix some incorrect base image hashes for arm64 #379

Merged
merged 1 commit into from
Dec 4, 2020

Conversation

justinsb
Copy link
Contributor

@justinsb justinsb commented Dec 4, 2020

This was causing the arm64 image to not work.

This was causing the arm64 image to not work.
@justinsb
Copy link
Contributor Author

justinsb commented Dec 4, 2020

cc @hakman ... I messed up the base image SHAs for ARM, I'm afraid. A script that can detect this in future is in #380

@hakman
Copy link
Contributor

hakman commented Dec 4, 2020

Thanks for noticing and fixing this @justinsb.

@justinsb justinsb merged commit 830205f into kopeio:master Dec 4, 2020
@hakman
Copy link
Contributor

hakman commented Dec 9, 2020

@justinsb any chance you can make another release to include this change?

@justinsb
Copy link
Contributor Author

justinsb commented Dec 9, 2020

Good idea .. will do it now!

@hakman
Copy link
Contributor

hakman commented Dec 9, 2020

Thanks :).
Also, do you need any help with the Debian images without Docker?

justinsb added a commit to justinsb/kops that referenced this pull request 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 [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)
hakman pushed a commit to hakman/kops that referenced this pull request 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 [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)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants