Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 443 for Paging (0.14 sec)

  1. releasenotes/template.yaml

    apiVersion: release-notes/v2
    
    # This YAML file describes the format for specifying a release notes entry for Istio.
    # This should be filled in for all user facing changes.
    
    # kind describes the type of change that this represents.
    # Valid Values are:
    # - bug-fix -- Used to specify that this change represents a bug fix.
    # - security-fix -- Used to specify that this change represents a vulnerability fix.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 14 00:22:23 UTC 2021
    - 1.3K bytes
    - Viewed (0)
  2. releasenotes/notes/apko-distroless.yaml

    kind: feature
    area: installation
    releaseNotes:
      - |
        **Updated** the [`distroless`](/docs/ops/configuration/security/harden-docker-images/) images to be based on [Wolfi](https://wolfi.dev).
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 00:17:51 UTC 2024
    - 267 bytes
    - Viewed (0)
  3. releasenotes/notes/pilot-load-dns-cert-known-location-deprecate-flags.yaml

    apiVersion: release-notes/v2
    
    # This YAML file describes the format for specifying a release notes entry for Istio.
    # This should be filled in for all user facing changes.
    
    # kind describes the type of change that this represents.
    # Valid Values are:
    # - bug-fix -- Used to specify that this change represents a bug fix.
    # - security-fix -- Used to specify that this change represents a vulnerability fix.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Sep 29 22:41:21 UTC 2022
    - 1.7K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/text/cases/map.go

    // undLowerIgnoreSigmaCaser implements the Transformer interface for doing
    // a lower case mapping for the root locale (und) ignoring final sigma
    // handling. This casing algorithm is used in some performance-critical packages
    // like secure/precis and x/net/http/idna, which warrants its special-casing.
    type undLowerIgnoreSigmaCaser struct{ transform.NopResetter }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 22.7K bytes
    - Viewed (0)
  5. releasenotes/notes/29608.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: istioctl
    issue:
      - 29608
    # releaseNotes is a markdown listing of any user facing changes. This will appear in the
    # release notes.
    releaseNotes:
      - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Dec 28 15:29:11 UTC 2020
    - 259 bytes
    - Viewed (0)
  6. releasenotes/notes/24554.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: security
    issue:
      - 24554
    
    # releaseNotes is a markdown listing of any user facing changes. This will appear in the
    # release notes.
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Aug 11 21:20:58 UTC 2020
    - 264 bytes
    - Viewed (0)
  7. releasenotes/notes/26940.yaml

    apiVersion: release-notes/v2
    
    kind:
      bug-fix
    
    area:
      istioctl
    
    issue:
      - 26940
    
    # releaseNotes is a markdown listing of any user facing changes. This will appear in the
    # release notes.
    releaseNotes:
      - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Oct 06 18:30:34 UTC 2020
    - 273 bytes
    - Viewed (0)
  8. releasenotes/notes/46678.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: traffic-management
    # issue is a list of GitHub issues resolved in this note.
    issue:
      - 46555
    # releaseNotes is a markdown listing of any user facing changes. This will appear in the
    # release notes.
    releaseNotes:
    - |
      **Fixed** attempting to reach multi-network endpoints that are unreachable due to `DestinationRule` TLS mode
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Aug 24 21:40:59 UTC 2023
    - 407 bytes
    - Viewed (0)
  9. releasenotes/notes/27947.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: security
    issue:
    - 27947
    
    # releaseNotes is a markdown listing of any user facing changes. This will appear in the
    # release notes.
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Oct 16 01:03:11 UTC 2020
    - 291 bytes
    - Viewed (0)
  10. releasenotes/notes/29275.yaml

    apiVersion: release-notes/v2
    
    kind:
      bug-fix
    
    area:
      istiod
    
    issue:
      - 29275
    
    # releaseNotes is a markdown listing of any user facing changes. This will appear in the
    # release notes.
    releaseNotes:
      - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jan 19 17:27:14 UTC 2021
    - 277 bytes
    - Viewed (0)
Back to top