- Sort Score
- Result 10 results
- Languages All
Results 171 - 179 of 179 for cleanups (0.11 sec)
-
cmd/metrics-v2.go
Description: MetricDescription{ Namespace: nodeMetricNamespace, Subsystem: ilmSubsystem, Name: expiryMissedTierJournalTasks, Help: "Number of tier journal entries cleanup missed due to busy system", Type: counterMetric, }, } expNumWorkers := MetricV2{ Description: MetricDescription{ Namespace: nodeMetricNamespace, Subsystem: ilmSubsystem,
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Aug 15 12:04:40 UTC 2024 - 131.9K bytes - Viewed (0) -
common-protos/k8s.io/api/core/v1/generated.proto
// a termination signal and the time when the processes are forcibly halted with a kill signal. // Set this value longer than the expected cleanup time for your process. // Defaults to 30 seconds. // +optional optional int64 terminationGracePeriodSeconds = 4; // Optional duration in seconds the pod may be active on the node relative to
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 255.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.10.md
* locking fix in vSphere cleanup function ([#68388](https://github.com/kubernetes/kubernetes/pull/68388), [@wgliang](https://github.com/wgliang)) * The vSphere cloud provider has a cleanup function with a loop, * inside of which a write lock was intended to prevent races against
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 341.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.12.md
* Fixes issue where subpath volume content was deleted during orphaned pod cleanup for Local volumes that are directories (and not mount points) on the root filesystem. ([#72291](https://github.com/kubernetes/kubernetes/pull/72291), [@msau42](https://github.com/msau42))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (windows-amd64), const CTRL_SHUTDOWN_EVENT = 6 pkg syscall (windows-amd64), const CTRL_SHUTDOWN_EVENT ideal-int pkg testing, method (*B) Cleanup(func()) pkg testing, method (*T) Cleanup(func()) pkg testing, type TB interface, Cleanup(func()) pkg unicode, const Version = "12.0.0" pkg unicode, var Elymaic *RangeTable pkg unicode, var Nandinagari *RangeTable pkg unicode, var Nyiakeng_Puachue_Hmong *RangeTable
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
docs/en/docs/release-notes.md
* 🐛 Fix bug overriding custom HTTPException and RequestValidationError from exception_handlers. PR [#1924](https://github.com/tiangolo/fastapi/pull/1924) by [@uriyyo](https://github.com/uriyyo). * ✏️ Fix typo on dependencies utils and cleanup unused variable. PR [#1912](https://github.com/tiangolo/fastapi/pull/1912) by [@Kludex](https://github.com/Kludex). ### Docs
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Nov 01 11:25:57 UTC 2024 - 460.3K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.7.md
* CRI has been moved to package pkg/kubelet/apis/cri/v1alpha1/runtime as part of Kubelet API path cleanup. ([#47113](https://github.com/kubernetes/kubernetes/pull/47113), [@feiskyer](https://github.com/feiskyer)) #### Scheduling
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 308.7K bytes - Viewed (1) -
RELEASE.md
tensorflow/contrib/solvers. Initial version has lanczos bidiagonalization, conjugate gradients and CGLS. * Added gradients for `matrix_solve_ls` and `self_adjoint_eig`. * Large cleanup to add second order gradient for ops with C++ gradients and improve existing gradients such that most ops can now be differentiated multiple times. * Added a solver for ordinary differential equations,
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0) -
test-site/activator-launch-1.3.2.jar
rceDownlo(org.apache.ivy.plugins.repository.ResourceDownloader); public final void download(org.apache.ivy.core.module.descriptor.Artifact, org.apache.ivy.plugins.repository.Resource, java.io.File); public final void restore(); public final void cleanUp(); } org/apache/ivy/core/cache/DefaultResolutionCac$CacheParserSettings.class package org.apache.ivy.core.cache; final synchronized class DefaultResolutionCac$CacheParserSettings implements org.apache.ivy.plugins.parser.ParserSettings { private o...
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Mon Apr 20 08:41:37 UTC 2015 - 1.2M bytes - Viewed (0)