Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 42 for testOrg (0.26 sec)

  1. api/go1.16.txt

    pkg testing/fstest, type MapFS map[string]*MapFile
    pkg testing/fstest, type MapFile struct
    pkg testing/fstest, type MapFile struct, Data []uint8
    pkg testing/fstest, type MapFile struct, ModTime time.Time
    pkg testing/fstest, type MapFile struct, Mode fs.FileMode
    pkg testing/fstest, type MapFile struct, Sys interface{}
    pkg testing/iotest, func ErrReader(error) io.Reader
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  2. prow/config/calico.yaml

            # It can be deleted if this is a fresh installation, or if you have already
            # upgraded to use calico-ipam.
            - name: upgrade-ipam
              image: gcr.io/istio-testing/calico/cni:v3.27.0
              imagePullPolicy: IfNotPresent
              command: ["/opt/cni/bin/calico-ipam", "-upgrade"]
              envFrom:
              - configMapRef:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 21 18:32:01 UTC 2024
    - 246.5K bytes
    - Viewed (0)
  3. src/cmd/go/internal/modfetch/zip_sum_test/testdata/zip_sums.csv

    github.com/golangplus/fmt,v0.0.0-20150411045040-2a5d6d7d2995,h1:f5gsjBiF9tRRVomCvrkGMMWI8W1f2OBFar2c5oakAP0=,2afd341a4d32c84532d6d44574718e1b8000aa57cfc21ced284612fc92b61217
    github.com/golangplus/testing,v0.0.0-20180327235837-af21d9c3145e,h1:KhcknUwkWHKZPbFy2P7jH5LKJ3La+0ZeknkkmrSgqb0=,fc111aa59d03741dad00f05ce869fcb44f5d75b841413e21e7301bc538a0255e
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 18 17:29:01 UTC 2020
    - 334.9K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.8.md

    ### SIG Scalability
    
    [SIG Scalability][] is responsible for scalability testing, measuring and
    improving system performance, and answering questions related to scalability.
    
    For the 1.8 release, SIG Scalability focused on automating large cluster
    scalability testing in a continuous integration (CI) environment. The SIG
    defined a concrete process for scalability testing, created
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  5. src/net/http/h2_bundle.go

    	// rather than comply.
    	AllowIllegalWrites bool
    
    	// AllowIllegalReads permits the Framer's ReadFrame method
    	// to return non-compliant frames or frame orders.
    	// This is for testing and permits using the Framer to test
    	// other HTTP/2 implementations' conformance to the spec.
    	// It is not compatible with ReadMetaHeaders.
    	AllowIllegalReads bool
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.15.md

    - Fix invalid VMSS updates due to incorrect cache ([#89002](https://github.com/kubernetes/kubernetes/pull/89002), [@ArchangelSDY](https://github.com/ArchangelSDY)) [SIG Cloud Provider]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 278.9K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.14.md

        - [Cluster Lifecycle](#cluster-lifecycle)
        - [GCP](#gcp)
        - [Network](#network)
        - [Node](#node)
        - [Scheduling](#scheduling)
        - [Storage](#storage)
        - [Testing](#testing)
        - [VMware](#vmware)
        - [Windows](#windows)
      - [External Dependencies](#external-dependencies)
    - [v1.14.0-rc.1](#v1140-rc1)
      - [Downloads for v1.14.0-rc.1](#downloads-for-v1140-rc1)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Jun 14 22:06:39 UTC 2021
    - 271.5K bytes
    - Viewed (2)
  8. CHANGELOG/CHANGELOG-1.6.md

    * **[alpha]** Adds a new cloud-controller-manager binary that may be used for testing the new out-of-core cloudprovider flow.
    
    ### Node Components
    * **[stable]** Init containers have graduated to GA and now appear as a field.
      The beta annotation value will still be respected and overrides the field
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.7.md

    * Protobuf serialization does not distinguish between `[]` and `null`.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (0)
  10. api/go1.13.txt

    pkg syscall (windows-amd64), type SysProcAttr struct, ProcessAttributes *SecurityAttributes
    pkg syscall (windows-amd64), type SysProcAttr struct, ThreadAttributes *SecurityAttributes
    pkg testing, func Init()
    pkg testing, method (*B) ReportMetric(float64, string)
    pkg testing, type BenchmarkResult struct, Extra map[string]float64
    pkg text/template, method (ExecError) Unwrap() error
    pkg time, method (Duration) Microseconds() int64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
Back to top