ad4784b54b
In past I disabled those images on non-x86 because had lot of other
things to do. Now it is time to get it running on aarch64 too.
Had to revert rename done in 5a530be776
so backward compatibility is broken ;(
Change-Id: I44160dfb1d151e97d473e6c13194e043657094a8
Partially-Implements: blueprint multiarch-and-arm64-containers
12 lines
291 B
YAML
12 lines
291 B
YAML
---
|
|
features:
|
|
- |
|
|
Kubernetes images can be now built also for aarch64 architecture.
|
|
issues:
|
|
- |
|
|
Kubernetes images got renamed - "_amd64" suffix was dropped.
|
|
upgrade:
|
|
- |
|
|
Kubernetes images got renamed - "_amd64" suffix was dropped so upgrade path
|
|
may need special care.
|