From 81c7576f464452f0bf39e886d217f70927474369 Mon Sep 17 00:00:00 2001 From: Ameya Sathe Date: Mon, 3 Aug 2026 20:14:08 +0530 Subject: [PATCH] OSAC-3445: mark repo as archived This repository is being archived and removed from osac-workspace's bootstrap. Add a notice to the README, linking the tracking ticket. Assisted-by: Claude Code Signed-off-by: Ameya Sathe Signed-off-by: Ameya Sathe rh-pre-commit.version: 2.4.0 rh-pre-commit.check-secrets: ENABLED --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 855a074..5e1f64d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # host-management-openstack +> **ARCHIVED (2026-08-03)**: This repository is archived and no longer maintained ([OSAC-3445](https://redhat.atlassian.net/browse/OSAC-3445)). +> It has been removed from the `osac-workspace` bootstrap. See open issues/PRs +> for prior discussion; no further changes will be merged. + Kubernetes controller that manages bare metal hosts via OpenStack Ironic. Watches HostLease CRs (defined in [bare-metal-fulfillment-operator](https://github.com/osac-project/bare-metal-fulfillment-operator)) and reconciles power state with Ironic. ## Description