- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for Readiness (0.07 sec)
-
src/test/java/jcifs/smb/SmbFileIntegrationTest.java
// Wait for server to be ready - with proper error handling for CI environments try { waitForServerReady(); } catch (RuntimeException e) { log.warn("SMB server readiness check failed: {}", e.getMessage()); // In CI environments or when Docker is not properly set up, skip the tests instead of failing
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 56K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.3.md
* Skip safe to detach check if node API object no longer exists ([#30737](https://github.com/kubernetes/kubernetes/pull/30737), [@saad-ali](https://github.com/saad-ali)) * Nodecontroller doesn't flip readiness on pods if kubeletVersion < 1.2.0 ([#30828](https://github.com/kubernetes/kubernetes/pull/30828), [@bprashanth](https://github.com/bprashanth))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 84K bytes - Viewed (0)