Skip to content

Commit 788f63b

Browse files
Merge pull request #33 from projectsyn/deprecation
Deprecate component
2 parents 095235e + 513f274 commit 788f63b

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# :warning: Repo Archive Notice
2+
3+
As of November 25, 2025, this component is deprecated and will no longer be updated.
4+
Use component [espejote](https://github.com/projectsyn/component-espejote) instead of this component.
5+
6+
See https://hub.syn.tools/espejote/references/parameters.html#_managedresources.
7+
18
# Commodore Component: patch-operator
29

310
This is a [Commodore][commodore] Component for patch-operator.

class/defaults.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ parameters:
55
library_aliases:
66
resource-locker.libjsonnet: patch-operator-migrate.libsonnet
77
multi_tenant: true
8+
deprecated: true
9+
replaced_by: espejote
10+
deprecation_notice: >-
11+
The functionality of this component has been moved to the espejote component.
12+
See https://hub.syn.tools/espejote/references/parameters.html#_managedresources
813
namespace: syn-patch-operator
914

1015
patch_serviceaccount:

0 commit comments

Comments
 (0)