- Sort Score
- Result 10 results
- Languages All
Results 651 - 660 of 671 for Indirect (0.14 sec)
-
cmd/bucket-replication.go
"Expires", "Cache-Control", "Content-Language", "Content-Disposition", "X-Amz-Object-Lock-Mode", "X-Amz-Object-Lock-Retain-Until-Date", "X-Amz-Object-Lock-Legal-Hold", "X-Amz-Website-Redirect-Location", "X-Amz-Meta-", } // compare metadata on both maps to see if meta is identical compareMeta1 := make(map[string]string) for k, v := range oi1.UserDefined { var found bool
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Oct 10 06:49:55 UTC 2024 - 116.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.32.md
- To enhance usability and developer experience, CRD validation rules now support direct use of (CEL) reserved keywords as field names in object validation expressions.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Oct 29 20:17:52 UTC 2024 - 121.6K bytes - Viewed (0) -
helm-releases/minio-5.3.0.tgz
[Kubernetes](http://kubernetes.io) using the [Helm](https://helm.sh) package manager. ## Prerequisites - Helm cli with Kubernetes cluster configured. - PV provisioner support in the underlying infrastructure. (We recommend using <https://github.com/minio/direct-csi>) - Use Kubernetes version v1.19 and later for best experience. ## Configure MinIO Helm repo ```bash helm repo add minio https://charts.min.io/ ``` ### Installing the Chart Install this chart using: ```bash helm install --namespace minio --set...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Oct 11 12:21:05 UTC 2024 - 21.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.9.md
* The `/ui` redirect in kube-apiserver is deprecated and will be removed in Kubernetes 1.10. ([#53046](https://github.com/kubernetes/kubernetes/pull/53046), [@maciaszczykm](https://github.com/maciaszczykm))
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.25.md
- Kube-apiserver: redirect responses are no longer returned from backends by default. Set `--aggregator-reject-forwarding-redirect=false` to continue forwarding redirect responses. ([#112330](https://github.com/kubernetes/kubernetes/pull/112330), [@enj](https://github.com/enj)) [SIG API Machinery] ## Dependencies
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Mon May 06 09:23:20 UTC 2024 - 419.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.20.md
- Handle slow CronJob lister in CronJob controller v2 and improve memory footprint. ([#96443](https://github.com/kubernetes/kubernetes/pull/96443), [@alaypatel07](https://github.com/alaypatel07)) [SIG Apps] - --redirect-container-streaming is no longer functional. The flag will be removed in v1.22 ([#95935](https://github.com/kubernetes/kubernetes/pull/95935), [@tallclair](https://github.com/tallclair)) [SIG Node]
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jan 19 21:05:45 UTC 2022 - 409K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const O_CREAT = 512 pkg syscall (netbsd-arm64-cgo), const OCRNL = 16 pkg syscall (netbsd-arm64-cgo), const OCRNL ideal-int pkg syscall (netbsd-arm64-cgo), const O_DIRECT = 524288 pkg syscall (netbsd-arm64-cgo), const O_DIRECT ideal-int pkg syscall (netbsd-arm64-cgo), const O_DIRECTORY = 2097152 pkg syscall (netbsd-arm64-cgo), const O_DIRECTORY ideal-int pkg syscall (netbsd-arm64-cgo), const O_DSYNC = 65536
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.13.md
- client-go releases will no longer have bootstrap (k8s.io/client-go/tools/bootstrap) related code. Any reference to it will break. Please redirect all references to k8s.io/bootstrap instead. ([#67356](https://github.com/kubernetes/kubernetes/pull/67356), [@yliaog](https://github.com/yliaog))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 273.1K bytes - Viewed (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), const ONOEOT ideal-int pkg syscall (freebsd-386-cgo), const OPOST ideal-int pkg syscall (freebsd-386-cgo), const O_ACCMODE ideal-int pkg syscall (freebsd-386-cgo), const O_DIRECT ideal-int pkg syscall (freebsd-386-cgo), const O_DIRECTORY ideal-int pkg syscall (freebsd-386-cgo), const O_EXEC ideal-int pkg syscall (freebsd-386-cgo), const O_EXLOCK ideal-int
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const O_ASYNC = 64 pkg syscall (freebsd-arm64), const O_CLOEXEC = 1048576 pkg syscall (freebsd-arm64), const O_CREAT = 512 pkg syscall (freebsd-arm64), const O_DIRECT = 65536 pkg syscall (freebsd-arm64), const O_DIRECT ideal-int pkg syscall (freebsd-arm64), const O_DIRECTORY = 131072 pkg syscall (freebsd-arm64), const O_DIRECTORY ideal-int pkg syscall (freebsd-arm64), const O_EXCL = 2048
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0)