Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for if (0.22 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                {{- if or (isset .ObjectMeta.Annotations `sidecar.istio.io/proxyCPULimit`) (isset .ObjectMeta.Annotations `sidecar.istio.io/proxyMemoryLimit`) }}
                  limits:
                    {{ if (isset .ObjectMeta.Annotations `sidecar.istio.io/proxyCPULimit`) -}}
                    cpu: "{{ index .ObjectMeta.Annotations `sidecar.istio.io/proxyCPULimit` }}"
                    {{ end }}
    Others
    - Registered: Wed Jan 24 22:53:09 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 506.8K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                              type: string
                            privateKey:
                              description: REQUIRED if mode is `SIMPLE` or `MUTUAL`.
                              type: string
                            serverCertificate:
                              description: REQUIRED if mode is `SIMPLE` or `MUTUAL`.
                              type: string
                            subjectAltNames:
    Others
    - Registered: Wed Apr 10 22:53:08 GMT 2024
    - Last Modified: Fri Apr 05 17:11:22 GMT 2024
    - 583.8K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                              type: string
                            privateKey:
                              description: REQUIRED if mode is `SIMPLE` or `MUTUAL`.
                              type: string
                            serverCertificate:
                              description: REQUIRED if mode is `SIMPLE` or `MUTUAL`.
                              type: string
                            subjectAltNames:
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  4. RELEASE.md

          * If you use the very rarely-used function `tf.keras.mixed_pre...
    Plain Text
    - Registered: Tue Apr 16 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
  5. CHANGELOG/CHANGELOG-1.19.md

    - Kube-proxy IP family will be determined by the nodeIP used by the proxier. The order of precedence is:
      1. the configured --bind-address if the bind address is not 0.0.0.0 or ::
      2. the primary IP from the Node object, if set.
      3. if no IP is found, NodeIP defaults to 127.0.0.1 and the IP family to IPv4 ([#91725](https://github.com/kubernetes/kubernetes/pull/91725), [@aojea](https://github.com/aojea)) [SIG Network]
    Plain Text
    - Registered: Fri Apr 12 09:05:11 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  6. src/main/webapp/css/admin/bootstrap.min.css.map

    transparent;\n}\n\n@mixin caret($direction: down) {\n  @if $enable-caret {\n    &::after {\n      display: inline-block;\n      margin-left: $caret-spacing;\n      vertical-align: $caret-vertical-align;\n      content: \"\";\n      @if $direction == down {\n        @include caret-down();\n      } @else if $direction == up {\n        @include caret-up();\n      } @else if $direction == right {\n        @include caret-right();\n      }\n    }\n\n    @if $direction == left {\n      &::after {\n        display:...
    Plain Text
    - Registered: Mon Apr 15 08:04:17 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  7. src/main/webapp/css/bootstrap.min.css.map

    transparent;\n}\n\n@mixin caret($direction: down) {\n  @if $enable-caret {\n    &::after {\n      display: inline-block;\n      margin-left: $caret-spacing;\n      vertical-align: $caret-vertical-align;\n      content: \"\";\n      @if $direction == down {\n        @include caret-down();\n      } @else if $direction == up {\n        @include caret-up();\n      } @else if $direction == right {\n        @include caret-right();\n      }\n    }\n\n    @if $direction == left {\n      &::after {\n        display:...
    Plain Text
    - Registered: Mon Apr 15 08:04:17 GMT 2024
    - Last Modified: Thu Feb 13 04:21:06 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  8. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const IPV6_MSFILTER ideal-int #53466
    pkg syscall (freebsd-riscv64), const IPV6_MULTICAST_HOPS = 10 #53466
    pkg syscall (freebsd-riscv64), const IPV6_MULTICAST_IF = 9 #53466
    pkg syscall (freebsd-riscv64), const IPV6_MULTICAST_LOOP = 11 #53466
    pkg syscall (freebsd-riscv64), const IPV6_NEXTHOP = 48 #53466
    pkg syscall (freebsd-riscv64), const IPV6_NEXTHOP ideal-int #53466
    Plain Text
    - Registered: Tue Apr 16 11:13:10 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  9. api/go1.14.txt

    pkg syscall (freebsd-arm64), const IP_MSFILTER ideal-int
    pkg syscall (freebsd-arm64), const IP_MSS = 576
    pkg syscall (freebsd-arm64), const IP_MSS ideal-int
    pkg syscall (freebsd-arm64), const IP_MULTICAST_IF = 9
    pkg syscall (freebsd-arm64), const IP_MULTICAST_LOOP = 11
    pkg syscall (freebsd-arm64), const IP_MULTICAST_TTL = 10
    pkg syscall (freebsd-arm64), const IP_MULTICAST_VIF = 14
    Plain Text
    - Registered: Tue Apr 16 11:13:10 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
Back to top