Skip to content

Commit 8f5b392

Browse files
Add repository mode notice in README.md
Signed-off-by: Amartya Sinha <amsinha@redhat.com>
1 parent f18a118 commit 8f5b392

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# ⚠️ DEPRECATED: Repository Moved
2+
3+
**This repository has been deprecated.** The placement-operator functionality has been moved to [nova-operator](https://github.com/openstack-k8s-operators/nova-operator).
4+
5+
## What this means:
6+
- All existing placement resources will continue to work as before
7+
- Placement resources are now managed by the nova-controller
8+
- **No new changes will be accepted in this repository**
9+
10+
## For contributors:
11+
- **All work targeting FR6** should happen in [nova-operator](https://github.com/openstack-k8s-operators/nova-operator) going forward
12+
- **Bugfixes for 18.0-fr5**: Should be first landed in nova-operator, then a PR needs to be directly opened with the backport to placement-operator's `18.0-fr5` branch
13+
- **No new feature development** will be accepted in this repository
14+
115
# placement-operator
216

317
A Kubernetes Operator built using the [Operator Framework](https://github.com/operator-framework) for Go.

0 commit comments

Comments
 (0)