Ingress-nginx is deprecated and is going to become
unmaintained after Feb/2026.
See details here https://www.kubernetes.dev/blog/2025/11/12/ingress-nginx-retirement/
This PS adds support for HAProxy-ingress but does not
remove the ingress-nginx support.
Also default ingress class name and annotations are updated
to make them more implementation agnostic.
Change-Id: I1cbcd2ce0534bf865e484370297ca17c1b1af4e0
Signed-off-by: Vladimir Kozhukalov <kozhukalov@gmail.com>
The json format of policy files was deprecated long ago and policy.yaml
has been used by default.
Change-Id: Ie94d20a85b7dec837d7e6829b41140d1940b4b1c
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
Wherever we use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu-focal
let's use latest-ubuntu_jammy tag.
Change-Id: I20dd389f6d8c948ae2a3f77a59a3efd0ffb2cd7d
Signed-off-by: Vladimir Kozhukalov <kozhukalov@gmail.com>
Also update default image tags on the most recent
SLURP release 2025.1
Change-Id: Idb6d7de2c1d35a1fdb0df6eeb17dd07309c90b29
Signed-off-by: Vladimir Kozhukalov <kozhukalov@gmail.com>
Watcher provides a flexible and scalable resource optimization service for
multi-tenant OpenStack-based clouds. This is a initial Helm chart to simplify its deployment and management within Kubernetes clusters.
Implements: Add Chart for watcher
Change-Id: Ibc447afee192fde19142abf0dff77d2f3bcb2c14
Signed-off-by: misook <misook.kim@samsung.com>