Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 2,820 for causing (0.23 sec)

  1. releasenotes/notes/ignore-port.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: traffic-management
    issues:
    - 40474
    releaseNotes:
    - |
      **Fixed** an issue causing traffic to not match (and return a `404`) when using wildcard domain names and including an unexpected port in the `Host` header.
    - |
      **Fixed** an issue causing traffic to match an unexpected route when using wildcard domain names and including an port in the `Host` header.
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Aug 17 16:29:11 UTC 2022
    - 581 bytes
    - Viewed (0)
  2. releasenotes/notes/ambient-ns-policy.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: security
    issue: [51556]
    releaseNotes:
      - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 16:51:29 UTC 2024
    - 195 bytes
    - Viewed (0)
  3. releasenotes/notes/40727.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: installation
    
    issue:
      - 39599
    
    releaseNotes:
      - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Sep 20 07:24:37 UTC 2022
    - 235 bytes
    - Viewed (0)
  4. releasenotes/notes/46901.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: installation
    issue:
    - 43312
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Sep 11 17:53:29 UTC 2023
    - 227 bytes
    - Viewed (0)
  5. releasenotes/notes/vm-label.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: traffic-management
    issue:
    - 32210
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Mar 21 04:25:19 UTC 2023
    - 220 bytes
    - Viewed (0)
  6. releasenotes/notes/fix-external-name.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: traffic-management
    releaseNotes:
      - |
        **Fixed** a regression in Istio 1.21.0 causing `VirtualService`s routing to `ExternalName` services to not work when 
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Apr 19 17:19:48 UTC 2024
    - 264 bytes
    - Viewed (0)
  7. security/pkg/nodeagent/caclient/credentials.go

    // added; while a non-nil error will block the request If the token selected is not found, no error
    // will be returned, causing no authorization header to be set. This ensures that even if the JWT
    // token is missing (for example, on a VM that has rebooted, causing the token to be removed from
    // volatile memory), we can still proceed and allow other authentication methods to potentially
    // handle the request, such as mTLS.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 16 22:12:28 UTC 2024
    - 2.4K bytes
    - Viewed (0)
  8. releasenotes/notes/fix-chained-cni-helm.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: installation
    issue:
      - 43632
      - 45034
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 20 17:12:09 UTC 2023
    - 257 bytes
    - Viewed (0)
  9. releasenotes/notes/dr-san-validation.yaml

    issue:
    - 40801
    releaseNotes:
    - |
      **Fixed** an issue with where a `DestinationRule` applying to multiple services could incorrectly apply an unexpected `subjectAltNames` field.
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Sep 08 17:32:33 UTC 2022
    - 357 bytes
    - Viewed (0)
  10. pkg/test/datasets/validation/dataset/networking-v1alpha3-ServiceEntry.yaml

      - eu.bookinfo.com
      ports:
      - number: 80
        name: http
        protocol: HTTP
      resolution: DNS
      endpoints:
      # Rather than relying on an external host that might become unreachable (causing test failures)
      # we can mock the external endpoint using service t which has no sidecar.
      - address: t.istio-system.svc.cluster.local # TODO: this is brittle
        ports:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Oct 17 07:02:38 UTC 2023
    - 512 bytes
    - Viewed (0)
Back to top