You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
+
1
15
# placement-operator
2
16
3
17
A Kubernetes Operator built using the [Operator Framework](https://github.com/operator-framework) for Go.
0 commit comments