Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 42 for honoured (0.16 sec)

  1. releasenotes/notes/alt-stat-name.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: traffic-management
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 20 10:09:31 UTC 2024
    - 184 bytes
    - Viewed (0)
  2. releasenotes/notes/30885.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: networking
    issue: 
      - 30885
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Feb 19 09:36:52 UTC 2021
    - 195 bytes
    - Viewed (0)
  3. platforms/software/dependency-management/src/test/groovy/org/gradle/api/internal/artifacts/mvnsettings/DefaultLocalMavenRepositoryLocatorTest.groovy

            when:
            1 * mavenFileLocations.getUserMavenDir() >> new File(userHome1, ".m2")
            then:
            locator.localMavenRepository == defaultM2Repo
    
            // Ensure that modified user.home is honoured (see http://forums.gradle.org/gradle/topics/override_location_of_the_local_maven_repo)
            when:
            File userHome2 = tmpDir.file("user_home_2")
            1 * mavenFileLocations.getUserMavenDir() >> new File(userHome2, ".m2")
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 8.5K bytes
    - Viewed (0)
  4. pkg/registry/certificates/certificates/storage/metrics.go

    	csrDurationHonored = metrics.NewCounterVec(
    		&metrics.CounterOpts{
    			Namespace:      namespace,
    			Subsystem:      subsystem,
    			Name:           "csr_honored_duration_total",
    			Help:           "Total number of issued CSRs with a requested duration that was honored, sliced by signer (only kubernetes.io signer names are specifically identified)",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 18 21:41:43 UTC 2022
    - 4.9K bytes
    - Viewed (0)
  5. src/internal/zstd/testdata/1890a371.gettysburg.txt-100x.zst

    they did here. It is for us the living, rather, to be dedicated here to the unfinished work which they who fought here have thus far so nobly advanced. It is rather for us to be here dedicated to the great task remaining before us - that from these honored dead we take increased devotion to that cause for which they gave the last full measure of devotion - that we here highly resolve that these dead shall not have died in vain - that this nation, under God, shall have a new birth of freedom - and that...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Sep 27 14:35:13 UTC 2023
    - 826 bytes
    - Viewed (0)
  6. releasenotes/notes/30221.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: istioctl
    issue:
      - 30221
    
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jan 22 16:59:32 UTC 2021
    - 177 bytes
    - Viewed (0)
  7. releasenotes/notes/wasm-https-insecure-support.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: extensibility
    issue: []
    releaseNotes:
      - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 05 02:23:59 UTC 2022
    - 235 bytes
    - Viewed (0)
  8. releasenotes/notes/36499.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: traffic-management
    issue:
      - https://github.com/istio/istio/issues/36499
    releaseNotes:
      - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Dec 16 22:07:53 UTC 2021
    - 224 bytes
    - Viewed (0)
  9. releasenotes/notes/22161.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: security
    issue:
    - 22161
    releaseNotes:
    - |
      **Updated** Configuration to sign Istiod certificates using Kubernetes CA (PILOT_CERT_PROVIDER=kubernetes) will not be honored in
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Feb 08 23:59:52 UTC 2021
    - 265 bytes
    - Viewed (0)
  10. releasenotes/notes/meshctl-bug-report-context-fix.yaml

    # issue is a list of GitHub issues resolved in this note.
    issue:
      - https://github.com/istio/istio/issues/35574
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Oct 12 22:32:54 UTC 2021
    - 289 bytes
    - Viewed (0)
Back to top