- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for redundant (0.1 sec)
-
CHANGELOG/CHANGELOG-1.4.md
gci-beta-55-8872-47-0: Date: Nov 11, 2016 Kernel: ChromiumOS-4.4 Kubernetes: v1.4.5 Docker: v1.11.2 Changelog (vs 55-8872-18-0) * Cherry-pick runc PR#608: Eliminate redundant parsing of mountinfo * Updated kubernetes to v1.4.5
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 133.5K bytes - Viewed (0) -
cmd/metrics-v2.go
} } func getNodeRRSParityMD() MetricDescription { return MetricDescription{ Namespace: nodeMetricNamespace, Subsystem: storageClassSubsystem, Name: "rrs_parity", Help: "reduced redundancy storage class parity", Type: gaugeMetric, } } func getNodeDrivesFreeInodesMD() MetricDescription { return MetricDescription{ Namespace: nodeMetricNamespace, Subsystem: driveSubsystem,
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Aug 15 12:04:40 UTC 2024 - 131.9K bytes - Viewed (0)