Closed przemyslavic closed 9 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.
apt.kubernetes.io
yum.kubernetes.io
pkgs.k8s.io
How to reproduce Steps to reproduce the behavior:
epicli init ... (with params)
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
cat /etc/os-release
epicli version: [epicli --version]
epicli --version
Additional context Add any other context about the problem here.
DoD checklist
Fixed in #3444
Describe the bug Legacy k8s
apt.kubernetes.io
andyum.kubernetes.io
repositories are shut down. The newpkgs.k8s.io
repository hosts only files starting from version v1.24.How to reproduce Steps to reproduce the behavior:
epicli init ... (with params)
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
cat /etc/os-release
]epicli version: [
epicli --version
]Additional context Add any other context about the problem here.
DoD checklist