- Sort Score
- Result 10 results
- Languages All
Results 1 - 6 of 6 for bplist (0.1 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<mime-type type="application/x-bplist"> <!-- this is the binary verision of x-plist --> <!-- Check for well-known bplist versions --> <magic priority="70"> <match value="bplist\000\000" type="string" offset="0"/> <match value="bplist\000\001" type="string" offset="0"/> <match value="bplist\100\000" type="string" offset="0"/> <match value="bplist00" type="string" offset="0"/>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.17.md
* Fix v1.17.0 regression in reflector relist causing master rolling upgrade to fail for large clusters due to excessive list calls to etcd ([#86824](https://github.com/kubernetes/kubernetes/pull/86824), [@jpbetz](https://github.com/jpbetz))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
api/go1.16.txt
pkg syscall (darwin-arm64), const BPF_RET ideal-int pkg syscall (darwin-arm64), const BPF_RSH = 112 pkg syscall (darwin-arm64), const BPF_RSH ideal-int pkg syscall (darwin-arm64), const BPF_ST = 2 pkg syscall (darwin-arm64), const BPF_ST ideal-int pkg syscall (darwin-arm64), const BPF_STX = 3 pkg syscall (darwin-arm64), const BPF_STX ideal-int pkg syscall (darwin-arm64), const BPF_SUB = 16
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const BPF_RET ideal-int pkg syscall (netbsd-arm64-cgo), const BPF_RSH = 112 pkg syscall (netbsd-arm64-cgo), const BPF_RSH ideal-int pkg syscall (netbsd-arm64-cgo), const BPF_ST = 2 pkg syscall (netbsd-arm64-cgo), const BPF_ST ideal-int pkg syscall (netbsd-arm64-cgo), const BPF_STX = 3 pkg syscall (netbsd-arm64-cgo), const BPF_STX ideal-int pkg syscall (netbsd-arm64-cgo), const BPF_SUB = 16
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.7.md
* Moved qos to api.helpers. ([#44906](https://github.com/kubernetes/kubernetes/pull/44906), [@k82cn](https://github.com/k82cn)) * Kubelet PLEG updates the relist timestamp only after successfully relisting. ([#45496](https://github.com/kubernetes/kubernetes/pull/45496), [@andyxning](https://github.com/andyxning))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 308.7K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.8.md
/pull/51921)) * [Alpha] The Kubernetes API server now supports the ability to break large LIST calls into multiple smaller chunks. A client can specify a limit to the number of results to return. If more results exist, a token is returned that allows the client to continue the previous list call repeatedly until all results are retrieved. The resulting list is identical to a list call that does not perform chunking, thanks to capabilities provided by etcd3. This allows the server to...
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Feb 20 15:45:02 UTC 2024 - 312.2K bytes - Viewed (0)