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
2 changes: 1 addition & 1 deletion chart/newsfragments/61915.significant.rst
Original file line number Diff line number Diff line change
@@ -1 +1 @@
``workers.safeToEvict`` section is now deprecated in favor of ``workers.celery.safeToEvict`` and ``workers.kubernetes.safeToEvict``. Please update your configuration accordingly.
``workers.safeToEvict`` field is now deprecated in favor of ``workers.celery.safeToEvict`` and ``workers.kubernetes.safeToEvict``. Please update your configuration accordingly.
2 changes: 1 addition & 1 deletion chart/newsfragments/61961.significant.rst
Original file line number Diff line number Diff line change
@@ -1 +1 @@
``workers.priorityClassName`` section is now deprecated in favor of ``workers.celery.priorityClassName`` and ``workers.kubernetes.priorityClassName``. Please update your configuration accordingly.
``workers.priorityClassName`` field is now deprecated in favor of ``workers.celery.priorityClassName`` and ``workers.kubernetes.priorityClassName``. Please update your configuration accordingly.
2 changes: 1 addition & 1 deletion chart/newsfragments/61962.significant.rst
Original file line number Diff line number Diff line change
@@ -1 +1 @@
``workers.runtimeClassName`` section is now deprecated in favor of ``workers.celery.runtimeClassName`` and ``workers.kubernetes.runtimeClassName``. Please update your configuration accordingly.
``workers.runtimeClassName`` field is now deprecated in favor of ``workers.celery.runtimeClassName`` and ``workers.kubernetes.runtimeClassName``. Please update your configuration accordingly.
Loading