- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for Rescheduler (0.05 sec)
-
CHANGELOG/CHANGELOG-1.19.md
- Kube-apiserver: the componentstatus API is deprecated. This API provided status of etcd, kube-scheduler, and kube-controller-manager components, but only worked when those components were local to the API server, and when kube-scheduler and kube-controller-manager exposed unsecured health endpoints. Instead of this API, etcd health is included in the kube-apiserver health check and kube-scheduler/kube-controller-manager health checks can be made directly against those components' health endpoints....
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jan 05 05:42:32 UTC 2022 - 489.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** The key of the configuration. e.g. */ String SCHEDULER_TARGET_NAME = "scheduler.target.name"; /** The key of the configuration. e.g. org.codelibs.fess.app.job.ScriptExecutorJob */ String SCHEDULER_JOB_CLASS = "scheduler.job.class"; /** The key of the configuration. e.g. QUIT */ String SCHEDULER_CONCURRENT_EXEC_MODE = "scheduler.concurrent.exec.mode"; /** The key of the configuration. e.g. 30 */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (1)