Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# :warning: Repo Archive Notice

As of November 25, 2025, this component is deprecated and will no longer be updated.
Use component [espejote](https://github.com/projectsyn/component-espejote) instead of this component.

See https://hub.syn.tools/espejote/references/parameters.html#_managedresources.

# Commodore Component: patch-operator

This is a [Commodore][commodore] Component for patch-operator.
Expand Down
5 changes: 5 additions & 0 deletions class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ parameters:
library_aliases:
resource-locker.libjsonnet: patch-operator-migrate.libsonnet
multi_tenant: true
deprecated: true
replaced_by: espejote
deprecation_notice: >-
The functionality of this component has been moved to the espejote component.
See https://hub.syn.tools/espejote/references/parameters.html#_managedresources
namespace: syn-patch-operator

patch_serviceaccount:
Expand Down
Loading