From 4e3b47b9bafbc9f330909bb13a9a276d6ba737c8 Mon Sep 17 00:00:00 2001 From: Timo Behrendt Date: Tue, 12 Aug 2025 08:55:53 +0200 Subject: [PATCH] add disclaimer --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1b0eb10..c59782e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +> [!WARNING] +> Repo is currently not in use and not tested. +> We are waiting for proper shared workflow UI support in gitea. Otherwise errors are hard to identify. +> Follow https://github.com/go-gitea/gitea/issues/24604 + # Reusable CI Workflow for Kubernetes Services This directory contains a reusable CI workflow that automatically detects and validates your Kubernetes services, whether they use Helm + Kubernetes or just Kubernetes manifests.