- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 17 for _type (0.08 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<glob pattern="*.cbor"/> </mime-type> <mime-type type="application/ccxml+xml"> <glob pattern="*.ccxml"/> </mime-type> <mime-type type="application/cea-2018+xml"/> <mime-type type="application/cellml+xml"/> <mime-type type="application/cnrp+xml"/> <mime-type type="application/commonground"/> <mime-type type="application/conference-info+xml"/> <mime-type type="application/coreldraw">
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0) -
api/go1.16.txt
pkg io/fs, method (FileMode) Type() FileMode pkg io/fs, type DirEntry interface { Info, IsDir, Name, Type } pkg io/fs, type DirEntry interface, Info() (FileInfo, error) pkg io/fs, type DirEntry interface, IsDir() bool pkg io/fs, type DirEntry interface, Name() string pkg io/fs, type DirEntry interface, Type() FileMode pkg io/fs, type FS interface { Open } pkg io/fs, type FS interface, Open(string) (File, error)
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), type Cmsghdr struct, Type int32 pkg syscall (netbsd-arm64-cgo), type Credential struct pkg syscall (netbsd-arm64-cgo), type Credential struct, Gid uint32 pkg syscall (netbsd-arm64-cgo), type Credential struct, Groups []uint32 pkg syscall (netbsd-arm64-cgo), type Credential struct, NoSetGroups bool pkg syscall (netbsd-arm64-cgo), type Credential struct, Uid uint32
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.6.md
Also, please note: - using `application/vnd.kubernetes.protobuf` as the media storage type for 1.6 is default but not required - the ability to rollback to etcd2 can be preserved by setting the storage media type flag on `kube-apiserver` ``` --storage-media-type application/json ``` to continue to use `application/json` as the storage media type which can be changed to `application/vnd.kubernetes.protobuf` at a later time.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 304K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.7.md
([#46669](https://github.com/kubernetes/kubernetes/pull/46669), [@kow3ns](https://github.com/kow3ns)). * ControllerRevision type has been added for StatefulSet and DaemonSet history. Clients should not depend on the stability of this type as it may change, as necessary, in future releases to support StatefulSet and DaemonSet update and rollback. We enable this type as we do with beta features, because StatefulSet update and DaemonSet update are enabled. ([#45867](https://github.com/kubernete...
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.30.md
([#123611](https://github.com/kubernetes/kubernetes/pull/123611), [@ritazh](https://github.com/ritazh))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 04:40:14 UTC 2024 - 309.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.9.md
* master subnet. It is ignored if the service is not on Azure, if the type is not * LoadBalancer, or if the load balancer is not internal. * Adds a command-line argument to kube-apiserver called ([#51698](https://github.com/kubernetes/kubernetes/pull/51698), [@rphillips](https://github.com/rphillips)) * --alpha-endpoint-reconciler-type=(master-count, lease, none) (default
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Nov 16 10:46:27 UTC 2021 - 313.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.11.md
* kube-apiserver: the default `--endpoint-reconciler-type` is now `lease`. The `master-count` endpoint reconciler type is deprecated and will be removed in 1.13. ([#63383](https://github.com/kubernetes/kubernetes/pull/63383), [@liggitt](https://github.com/liggitt))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 328.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.10.md
servers will ignore this representation or return an error if it is not available. Clients may request fallback to the normal object by adding a non-qualified mime-type to their `Accept` header like `application/json` - the server will then respond with either the alternate representation if it is supported or the fallback mime-type which is the normal object response. ([#59059](https://github.com/kubernetes/kubernetes/pull/59059), [@smarterclayton](https://github.com/smarterclayton)) *...
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 341.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.23.md
### CVE-2022-3162: Unauthorized read of Custom Resources A security issue was discovered in Kubernetes where users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group they are not authorized to read. **Affected Versions**: - kube-apiserver v1.25.0 - v1.25.3 - kube-apiserver v1.24.0 - v1.24.7
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Feb 28 21:06:52 UTC 2023 - 424.5K bytes - Viewed (0)