Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 131 for Proxier (0.18 sec)

  1. releasenotes/notes/sidecar-vs-delegate.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: networking
    releaseNotes:
      - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Sep 01 02:00:37 UTC 2020
    - 151 bytes
    - Viewed (0)
  2. README.md

    layer over the underlying cluster management platform, such as Kubernetes.
    
    Istio is composed of these components:
    
    - **Envoy** - Sidecar proxies per microservice to handle ingress/egress traffic
       between services in the cluster and from a service to external
       services. The proxies form a _secure microservice mesh_ providing a rich
       set of functions like discovery, rich layer-7 routing, circuit breakers,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jan 26 15:28:59 UTC 2024
    - 6.6K bytes
    - Viewed (0)
  3. releasenotes/notes/endpoints-false-negative.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: traffic-management
    issue: 
      - 48373
    releaseNotes:
      - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Dec 18 18:25:49 UTC 2023
    - 176 bytes
    - Viewed (0)
  4. okhttp/src/main/kotlin/okhttp3/internal/connection/CallConnectionUser.kt

      }
    
      override fun proxySelectStart(url: HttpUrl) {
        eventListener.proxySelectStart(call, url)
      }
    
      override fun proxySelectEnd(
        url: HttpUrl,
        proxies: List<Proxy>,
      ) {
        eventListener.proxySelectEnd(call, url, proxies)
      }
    
      override fun dnsStart(socketHost: String) {
        eventListener.dnsStart(call, socketHost)
      }
    
      override fun dnsEnd(
        socketHost: String,
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Mar 06 17:33:38 UTC 2024
    - 3.6K bytes
    - Viewed (0)
  5. releasenotes/notes/35657.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: installation
    issue:
    - 35657
    
    releaseNotes:
      - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Nov 19 17:46:49 UTC 2021
    - 219 bytes
    - Viewed (0)
  6. releasenotes/notes/invalid-rbac-filter.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: security
    issue:
      - https://github.com/istio/istio/issues/43785
    releaseNotes:
      - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Mar 07 16:16:45 UTC 2023
    - 238 bytes
    - Viewed (0)
  7. releasenotes/notes/30070.yaml

    kind: feature
    area: networking
    issue:
      - 30054
    releaseNotes:
    - |
      **Fixed** Modifying multi-network gateway configuration via Services with the label `topology.istio.io/network` will
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jan 19 18:09:13 UTC 2021
    - 266 bytes
    - Viewed (0)
  8. releasenotes/notes/destination-rule-tunneling.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: traffic-management
    releaseNotes:
    - |
      **Added** support for tunneling outbound traffic via external HTTP forward proxies using HTTP CONNECT or POST methods.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 15 23:31:52 UTC 2022
    - 313 bytes
    - Viewed (0)
  9. releasenotes/notes/headless-endpoint-update.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: networking
    issue:
      - 26617
    releaseNotes:
      - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Aug 19 15:10:39 UTC 2020
    - 198 bytes
    - Viewed (0)
  10. releasenotes/notes/45329.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: traffic-management
    issue:
      - 45329
    releaseNotes:
    - |
      **Fixed** when creating a `WorkloadGroup`, `WorkloadEntry` auto-registration will occur immediately for proxies
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Sep 19 20:41:55 UTC 2023
    - 246 bytes
    - Viewed (0)
Back to top