Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 435 for supportsL7 (0.55 sec)

  1. releasenotes/notes/min-k8-ver-for-1.9.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: installation
    issue:
    - 30176
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jan 22 16:17:38 UTC 2021
    - 160 bytes
    - Viewed (0)
  2. releasenotes/notes/envoy-stats-proxy-admin-port.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: istioctl
    issue: []
    releaseNotes:
      - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Mar 05 09:33:19 UTC 2024
    - 198 bytes
    - Viewed (0)
  3. README.md

    first connect fails. This is necessary for IPv4+IPv6 and services hosted in redundant data
    centers. OkHttp supports modern TLS features (TLS 1.3, ALPN, certificate pinning). It can be
    configured to fall back for broad connectivity.
    
    Using OkHttp is easy. Its request/response API is designed with fluent builders and immutability. It
    supports both synchronous blocking calls and async calls with callbacks.
    
    
    Get a URL
    ---------
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 6.2K bytes
    - Viewed (0)
  4. releasenotes/notes/40405.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: documentation
    issue:
      - 40405
    
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Aug 26 00:05:09 UTC 2022
    - 259 bytes
    - Viewed (0)
  5. releasenotes/notes/35485.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: istioctl
    issue:
      - 35485
    
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Oct 06 15:05:21 UTC 2021
    - 236 bytes
    - Viewed (0)
  6. releasenotes/notes/validation-mixer.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: installation
    isses:
    - 29093
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Nov 23 03:36:14 UTC 2020
    - 188 bytes
    - Viewed (0)
  7. releasenotes/notes/36778.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: istioctl
    issue:
    - 36471
    
    releaseNotes:
    - |
      **Added** `istioctl analyze` now supports `--ignore-unknown`, which suppresses
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jan 18 21:01:02 UTC 2022
    - 240 bytes
    - Viewed (0)
  8. staging/src/k8s.io/cli-runtime/pkg/resource/query_param_verifier_v3.go

    		return true
    	}
    	return false
    }
    
    // supportsQueryParam is a method that let's us look in the OpenAPI if the
    // specific group-version-kind supports the specific query parameter for
    // the PATCH end-point. Returns nil if the passed GVK supports the passed
    // query parameter; otherwise, a "paramUnsupportedError" is returned (except
    // when an invalid document error is returned when an invalid OpenAPI V3
    // is passed in).
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jul 18 01:23:27 UTC 2023
    - 5.3K bytes
    - Viewed (0)
  9. releasenotes/notes/21340.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: security
    
    # issue is a list of GitHub issues resolved in this note.
    issue:
      - 21340
    
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Oct 30 00:00:33 UTC 2020
    - 217 bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/lite/debug/debug_options.proto

      optional bool enable_timing = 4 [default = false];
    
      // Prints MLIR before specified passes. Supports regular expressions for
      // matching against the names of the desired passes.
      optional string print_ir_before = 5 [default = ""];
    
      // Prints MLIR after specified passes. Supports regular expressions for
      // matching against the names of the desired passes. Currently only prints
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jan 10 02:44:52 UTC 2024
    - 2.6K bytes
    - Viewed (0)
Back to top