hitachienergy / epiphany

Cloud and on-premises automation for Kubernetes centered industrial grade solutions.
Apache License 2.0
138 stars 107 forks source link

[BUG] K8s legacy repositories shut down #3443

Closed przemyslavic closed 6 months ago

przemyslavic commented 6 months ago

Describe the bug Legacy k8s apt.kubernetes.io and yum.kubernetes.io repositories are shut down. The new pkgs.k8s.io repository hosts only files starting from version v1.24.

How to reproduce Steps to reproduce the behavior:

  1. execute epicli init ... (with params)
  2. edit config file
  3. execute epicli apply ...

Expected behavior A clear and concise description of what you expected to happen.

Config files If applicable, add config files to help explain your problem.

Environment

epicli version: [epicli --version]

Additional context Add any other context about the problem here.


DoD checklist

przemyslavic commented 6 months ago

Fixed in #3444