- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 14 for 25 (0.02 sec)
-
api/go1.16.txt
pkg syscall (darwin-arm64), const ENOTRECOVERABLE Errno pkg syscall (darwin-arm64), const ENOTSOCK = 38 pkg syscall (darwin-arm64), const ENOTSUP = 45 pkg syscall (darwin-arm64), const ENOTTY = 25 pkg syscall (darwin-arm64), const ENXIO = 6 pkg syscall (darwin-arm64), const EOPNOTSUPP = 102 pkg syscall (darwin-arm64), const EOVERFLOW = 84 pkg syscall (darwin-arm64), const EOWNERDEAD = 105
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.33.md
- github.com/containerd/errdefs: [v0.1.0 → v1.0.0](https://github.com/containerd/errdefs/compare/v0.1.0...v1.0.0) - github.com/containerd/ttrpc: [v1.2.5 → v1.2.6](https://github.com/containerd/ttrpc/compare/v1.2.5...v1.2.6) - github.com/containerd/typeurl/v2: [v2.2.0 → v2.2.2](https://github.com/containerd/typeurl/compare/v2.2.0...v2.2.2)
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 13 19:46:23 UTC 2025 - 294.3K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.25.md
PodSecurityPolicy is Removed, Pod Security Admission graduates to Stable PodSecurityPolicy was initially [deprecated in v1.21](https://kubernetes.io/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future/), and with the release of v1.25, it has been removed. The updates required to improve its usability would have introduced breaking changes, so it became necessary to remove it in favor of a more friendly replacement. That replacement is [Pod Security Admission](https://kubernetes...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Mon May 06 09:23:20 UTC 2024 - 419.1K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const ENOTEMPTY = 66 pkg syscall (netbsd-arm64-cgo), const ENOTSOCK = 38 pkg syscall (netbsd-arm64-cgo), const ENOTSUP = 86 pkg syscall (netbsd-arm64-cgo), const ENOTTY = 25 pkg syscall (netbsd-arm64-cgo), const ENXIO = 6 pkg syscall (netbsd-arm64-cgo), const EOPNOTSUPP = 45 pkg syscall (netbsd-arm64-cgo), const EOVERFLOW = 84 pkg syscall (netbsd-arm64-cgo), const EPERM = 1
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<magic priority="50"> <!-- Magic: '7', 'z', 0xBC, 0xAF, 0x27, 0x1C --> <match value="7z" type="string" offset="0:1" > <match value="0xBCAF271C" type="string" offset="2:5" /> </match> </magic> <glob pattern="*.7z" /> </mime-type> <mime-type type="audio/32kadpcm"/> <mime-type type="audio/3gpp"/> <mime-type type="audio/3gpp2"/>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.32.md
- github.com/containerd/console: [v1.0.3 → v1.0.4](https://github.com/containerd/console/compare/v1.0.3...v1.0.4) - github.com/containerd/ttrpc: [v1.2.2 → v1.2.5](https://github.com/containerd/ttrpc/compare/v1.2.2...v1.2.5) - github.com/coredns/corefile-migration: [v1.0.21 → v1.0.24](https://github.com/coredns/corefile-migration/compare/v1.0.21...v1.0.24)
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 13 14:49:49 UTC 2025 - 412.3K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.18.md
- [v1.18.0-alpha.2](#v1180-alpha2) - [Downloads for v1.18.0-alpha.2](#downloads-for-v1180-alpha2) - [Client Binaries](#client-binaries-25) - [Server Binaries](#server-binaries-25) - [Node Binaries](#node-binaries-25) - [Changelog since v1.18.0-alpha.1](#changelog-since-v1180-alpha1) - [Other notable changes](#other-notable-changes) - [v1.18.0-alpha.1](#v1180-alpha1)
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jun 16 17:18:28 UTC 2021 - 373.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.15.md
Kubernetes 1.15 consists of **25 enhancements**: 2 moving to stable, 13 in beta, and 10 in alpha. The main themes of this release are: #### Continuous Improvement
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 278.9K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.27.md
- The feature gates `CSIInlineVolume`, `CSIMigration`, `DaemonSetUpdateSurge`, `EphemeralContainers`, `IdentifyPodOS`, `LocalStorageCapacityIsolation`, `NetworkPolicyEndPort` and `StatefulSetMinReadySeconds` that graduated to GA in v1.25 and were unconditionally enabled have been removed in v1.27 ([#114410](https://github.com/kubernetes/kubernetes/pull/114410), [@SataQiu](https://github.com/SataQiu)) [SIG Node]
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jul 17 07:48:22 UTC 2024 - 466.3K bytes - Viewed (2) -
CHANGELOG/CHANGELOG-1.30.md
- The deprecated `SecurityContextDeny` admission plugin, which has been deprecated since `v1.27`, has been removed. It is recommended to use the Pod Security Admission plugin instead, which has been available since v1.25. Refer to the [Kubernetes documentation](https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#securitycontextdeny) for more information.
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jun 18 18:59:10 UTC 2025 - 398.1K bytes - Viewed (0)