- Sort Score
- Result 10 results
- Languages All
Results 1081 - 1090 of 1,097 for applications (0.22 sec)
-
CHANGELOG/CHANGELOG-1.3.md
### Experimental Features * Init containers enable pod authors to perform tasks before their normal containers start. Each init container is started in order, and failing containers will prevent the application from starting. ([#23666](https://github.com/kubernetes/kubernetes/pull/23666), [@smarterclayton](https://github.com/smarterclayton)) ### Other notable changes
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 84K bytes - Viewed (0) -
cmd/xl-storage.go
var objDeleted bool for _, oi := range objInfos { done = globalScannerMetrics.time(scannerMetricApplyVersion) var sz int64 objDeleted, sz = item.applyActions(ctx, objAPI, oi, &sizeS) done() // DeleteAllVersionsAction: The object and all its // versions are expired and // doesn't contribute toward data usage. if objDeleted { break }
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sat Oct 26 09:58:27 UTC 2024 - 91.3K bytes - Viewed (0) -
api/maven-api-model/src/main/mdo/maven.mdo
<type>String</type> </field> <field> <name>outputDirectory</name> <version>4.0.0+</version> <description> The directory where compiled application classes are placed. The default value is {@code target/classes}. </description> <type>String</type> </field> <field> <name>testOutputDirectory</name>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Wed Oct 09 11:07:31 UTC 2024 - 115.1K bytes - Viewed (0) -
compat/maven-model-builder/src/test/resources/dag.txt
quarkus/test-framework/junit5-internal/pom.xml quarkus/extensions/security/deployment/pom.xml quarkus/extensions/security/test-utils/pom.xml quarkus/integration-tests/bootstrap-config/application/pom.xml quarkus/extensions/resteasy-classic/resteasy/runtime/pom.xml quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml quarkus/test-framework/junit5/pom.xml
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 224K bytes - Viewed (0) -
okhttp-android/src/main/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 Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Mar 21 11:22:00 UTC 2022 - 127.9K 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 Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 133.5K bytes - Viewed (0) -
cmd/testdata/xl-meta-inline-notinline.zip
¤DDirÄ Ÿl;âF?Gq¦Ç ºª?ò¦EcAlgo £EcM £EcN §EcBSizeÒ §EcIndex ¦EcDist” ¨CSumAlgo ¨PartNums‘ ©PartETags‘ ©PartSizes‘Ò ªPartASizes‘Ò ¤SizeÒ ¥MTimeÓ ð ÞÍ &˜§MetaSys ¼x-minio-internal-inline-dataÄ true§MetaUsr‚¤etagÙ fffb6377948ebea75ad2¬content-type¸application/octet-streamÎ7£ï; disk1/testbucket/file/xl.meta 䱘′ ÆĀ腘嚨牥楳湯酳ꒂ祔数ꔁ㉖扏 ᄀ䦢쑄 ꐀ䑄物Ⴤ沟㽆煇잦Вꪺ䖦䅣杬ů䖣䵣ꌂ捅Ɏ䖧䉣楓敺Ò ꜀捅湉敤ɸ䖦䑣獩鑴̂Ą䎨畓䅭杬ů储牡乴浵酳꤁慐瑲呅条酳ꦠ慐瑲楓敺酳ÒЂꨀ慐瑲十穩獥튑Ȁ 厤穩퉥Ȁ 䶥楔敭ᛓ翰췞☝Ꞙ敍慴祓腳碼洭湩潩椭瑮牥慮湩楬敮搭瑡쑡琄畲ꝥ敍慴獕色掬湯整瑮琭灹롥灡汰捩瑡潩⽮捯整瑳敲浡斤慴 晦㙢㜳㤷㠴扥慥㔷摡戲〸㠵㡥㤴晥층ㅒ脁溤汵왬Ā 鍭ῗ퇞햑䦕餫䈒렿ᗒ轸럴ឹꙀᒟ㒝琦곥...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue May 24 13:26:38 UTC 2022 - 131.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.27.md
- Fixed file permission issues that happened during update of `Secret`/`ConfigMap`/`projected volume` when `fsGroup` is used. The problem caused a race condition where application gets intermittent permission denied error when reading files that were just updated, before the correct permissions were applied. ([#114464](https://github.com/kubernetes/kubernetes/pull/114464), [@tsaarni](https://github.com/tsaarni))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jul 17 07:48:22 UTC 2024 - 466.3K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.30.md
- Fixed a potential data race in DRA with no known real-world implications. ([#123222](https://github.com/kubernetes/kubernetes/pull/123222), [@pohly](https://github.com/pohly)) - Fixed a race condition in the iptables mode of kube-proxy in `1.27` and later
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 04:40:14 UTC 2024 - 309.1K bytes - Viewed (0) -
cmd/site-replication.go
successMsg = fmt.Sprintf("%s\n- default bandwidth %v for peer %s", successMsg, peer.DefaultBandwidth.Limit, peer.Name) } state.Peers[peer.DeploymentID] = pi } // If ILM expiry replications enabled/disabled, set accordingly if opts.DisableILMExpiryReplication { for dID, pi := range state.Peers { if !pi.ReplicateILMExpiry { return madmin.ReplicateEditStatus{
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Aug 15 12:04:40 UTC 2024 - 185.1K bytes - Viewed (0)