- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for Applications (0.04 sec)
-
CHANGELOG/CHANGELOG-1.5.md
deletion of the Node object, deletion of the instance in the cloud provider, or force deletion of the pod from the api-server). This helps prevent "split brain" scenarios in clustered applications by ensuring that unreachable pods will not be presumed dead unless some "fencing" operation has provided one of the above indications. * For all other existing controllers except StatefulSet, this has no effect on
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 136.4K bytes - Viewed (0) -
okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt
executeSynchronously( "/", "Accept-Language", "en-US", "Accept-Charset", "UTF-8", ) // Check the merged response. The request is the application's original request. cacheHit .assertCode(200) .assertBody("A") .assertHeaders( Headers .Builder() .add("ETag", "v1")
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Thu Jul 31 04:18:40 UTC 2025 - 146.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java
public static final String ERRORS_not_found_on_file_system = "{errors.not_found_on_file_system}"; /** The key of the message: Could not open {0}.<br>Please check if the file is associated with an application. */ public static final String ERRORS_could_not_open_on_system = "{errors.could_not_open_on_system}"; /** The key of the message: No more results can be displayed. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 119.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.4.md
- **Simplified User Experience** - Easier to get a cluster up and running (eg: `kubeadm`, intra-cluster bootstrapping) - Easier to understand a cluster (eg: API audit logs, server-based API defaults) - **Stateful Application Support** - Enhanced persistence capabilities (eg: `StorageClasses`, new volume plugins) - New resources and scheduler features (eg: `ScheduledJob` resource, pod/node affinity/anti-affinity) - **Cluster Federation**
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 133.5K bytes - Viewed (0) -
okhttp/src/androidMain/baseline-prof.txt
HSPLandroidx/core/app/CoreComponentFactory;->instantiateApplication(Ljava/lang/ClassLoader;Ljava/lang/String;)Landroid/app/Application; HSPLandroidx/core/app/CoreComponentFactory;->instantiateProvider(Ljava/lang/ClassLoader;Ljava/lang/String;)Landroid/content/ContentProvider; HSPLandroidx/core/view/MenuHostHelper;-><init>(Ljava/lang/Runnable;)V
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Mon Dec 30 23:28:56 UTC 2024 - 127.9K bytes - Viewed (0)