Siemens-Healthineers / K2s

Kubernetes distribution for Windows & Linux workloads
https://siemens-healthineers.github.io/K2s/
MIT License
36 stars 3 forks source link

[addons] Registry addon: Pushed images not available after cluster upgrade #604

Open achimkist opened 3 months ago

achimkist commented 3 months ago

Describe the bug Registry addon: Pushed images not available after cluster upgrade

To Reproduce Steps to reproduce the behavior:

  1. Enable 'registry' addon
  2. Push an image
  3. k2s system upgrade
  4. k2s image ls
  5. Pushed image will not be visible

Expected behavior During cluster upgrade pushed images are backed up

Additional context Solution: Provide Backup/Restore hooks and back up data of registry PV

achimkist commented 2 months ago

also backup credential files and enable with same secrets as in previous version