- Sort Score
- Result 10 results
- Languages All
Results 1 - 7 of 7 for already (0.08 sec)
-
CHANGELOG/CHANGELOG-1.19.md
- Containers which specify a `startupProbe` but not a `readinessProbe` were previously considered "ready" before the `startupProbe` completed, but are now considered "not-ready". ([#92196](https://github.com/kubernetes/kubernetes/pull/92196), [@thockin](https://github.com/thockin)) [SIG Node]
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jan 05 05:42:32 UTC 2022 - 489.7K bytes - Viewed (0) -
RELEASE.md
symbolic values. * Code already susceptible to leaking tensors outside of graphs becomes slightly more likely to do so now. * Code that tries directly getting gradients with respect to symbolic Keras inputs/outputs. Use `GradientTape` on the actual Tensors passed to the already-constructed model instead.
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0) -
manifests/charts/base/files/crd-all.gen.yaml
http1MaxPendingRequests: description: Maximum number of requests that will be queued while waiting for a ready connection pool connection. format: int32 type: integer http2MaxRequests:
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Nov 01 16:23:52 UTC 2024 - 805K bytes - Viewed (0) -
src/main/webapp/css/admin/bootstrap.min.css.map
otstrap/issues/24093\nbutton {\n // stylelint-disable-next-line property-disallowed-list\n border-radius: 0;\n}\n\n// Explicitly remove focus outline in Chromium when it shouldn't be\n// visible (e.g. as result of mouse click or touch tap). It already\n// should be doing this automatically, but seems to currently be\n// confused and applies its very visible two-tone outline anyway.\n\nbutton:focus:not(:focus-visible) {\n outline: 0;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin:...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 639.3K bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const EADDRNOTAVAIL = 49 pkg syscall (freebsd-arm64), const EAFNOSUPPORT = 47 pkg syscall (freebsd-arm64), const EAGAIN = 35 pkg syscall (freebsd-arm64), const EALREADY = 37 pkg syscall (freebsd-arm64), const EAUTH = 80 pkg syscall (freebsd-arm64), const EAUTH Errno pkg syscall (freebsd-arm64), const EBADF = 9 pkg syscall (freebsd-arm64), const EBADMSG = 89
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), const EADDRNOTAVAIL = 49 #53466 pkg syscall (freebsd-riscv64), const EAFNOSUPPORT = 47 #53466 pkg syscall (freebsd-riscv64), const EAGAIN = 35 #53466 pkg syscall (freebsd-riscv64), const EALREADY = 37 #53466 pkg syscall (freebsd-riscv64), const EAUTH = 80 #53466 pkg syscall (freebsd-riscv64), const EAUTH Errno #53466 pkg syscall (freebsd-riscv64), const EBADF = 9 #53466
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0) -
src/main/webapp/css/bootstrap.min.css.map
int, $breakpoints) {\n max-width: $container-max-width;\n }\n }\n}\n\n@mixin make-row($gutter: $grid-gutter-width) {\n display: flex;\n flex-wrap: wrap;\n margin-right: -$gutter / 2;\n margin-left: -$gutter / 2;\n}\n\n@mixin make-col-ready($gutter: $grid-gutter-width) {\n position: relative;\n // Prevent columns from becoming too narrow when at smaller grid tiers by\n // always setting `width: 100%;`. This works because we use `flex` values\n // later on to override this initial...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 13 04:21:06 UTC 2020 - 626.8K bytes - Viewed (0)