Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 868 for V1 (0.53 sec)

  1. src/cmd/asm/internal/asm/testdata/arm64error.s

    	VFMLS	V1.S2, V12.D2, V3.S4                             // ERROR "operand mismatch"
    	VFMLS	V1.S2, V12.S4, V3.D2                             // ERROR "operand mismatch"
    	VFMLA	V1.B8, V12.B8, V3.B8                             // ERROR "invalid arrangement"
    	VFMLA	V1.B16, V12.B16, V3.B16                          // ERROR "invalid arrangement"
    	VFMLA	V1.H4, V12.H4, V3.H4                             // ERROR "invalid arrangement"
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 08 03:28:17 GMT 2023
    - 37.8K bytes
    - Viewed (0)
  2. istioctl/pkg/writer/ztunnel/configdump/testdata/workloadsummary_default.txt

    default   details-v1-698d88b-krdw7       10.244.2.55 ambient-worker2 None     HBONE
    default   httpbin-7447985f87-t8hv7       10.244.1.40 ambient-worker  None     TCP
    default   productpage-v1-675fc69cf-kkrm2 10.244.2.56 ambient-worker2 None     HBONE
    default   ratings-v1-6484c4d9bb-8xc2r    10.244.2.57 ambient-worker2 None     HBONE
    default   reviews-v1-5b5d6494f4-c7z5w    10.244.1.41 ambient-worker  None     HBONE
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Tue Apr 23 21:30:30 GMT 2024
    - 757 bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.21.md

    ---- | -------------
    k8s.gcr.io/conformance:v1.21.10 | amd64, arm, arm64, ppc64le, s390x
    k8s.gcr.io/kube-apiserver:v1.21.10 | amd64, arm, arm64, ppc64le, s390x
    k8s.gcr.io/kube-controller-manager:v1.21.10 | amd64, arm, arm64, ppc64le, s390x
    k8s.gcr.io/kube-proxy:v1.21.10 | amd64, arm, arm64, ppc64le, s390x
    k8s.gcr.io/kube-scheduler:v1.21.10 | amd64, arm, arm64, ppc64le, s390x
    
    ## Changelog since v1.21.9
    
    ## Changes by Kind
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Fri Oct 14 07:03:14 GMT 2022
    - 367.3K bytes
    - Viewed (4)
  4. CHANGELOG/CHANGELOG-1.27.md

    **Affected Versions**:
      - kube-apiserver v1.29.0 - v1.29.3
      - kube-apiserver v1.28.0 - v1.28.8
      - kube-apiserver <= v1.27.12
    
    **Fixed Versions**:
      - kube-apiserver v1.29.4
      - kube-apiserver v1.28.9
      - kube-apiserver v1.27.13
    
    This vulnerability was reported by tha3e1vl.
    
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 15:20:21 GMT 2024
    - 434.3K bytes
    - Viewed (3)
  5. src/cmd/asm/internal/asm/testdata/ppc64.s

    	LVEWX (R3), V1                  // 7c20188e
    	STVX V1, (R3)(R4)               // 7c2419ce
    	STVX V1, (R3)(R0)               // 7c2019ce
    	STVX V1, (R3)                   // 7c2019ce
    	STVXL V1, (R3)(R4)              // 7c241bce
    	STVXL V1, (R3)(R0)              // 7c201bce
    	STVXL V1, (R3)                  // 7c201bce
    	STVEBX V1, (R3)(R4)             // 7c24190e
    	STVEBX V1, (R3)(R0)             // 7c20190e
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Apr 24 15:53:25 GMT 2024
    - 49K bytes
    - Viewed (0)
  6. istioctl/pkg/install/k8sversion/version_test.go

    	}
    	version1_19RC = &version.Info{
    		Major:      "1",
    		Minor:      "19",
    		GitVersion: "v1.19.5-rc.0",
    	}
    	version1_17GKE = &version.Info{
    		Major:      "1",
    		Minor:      "17+",
    		GitVersion: "v1.17.7-gke.10",
    	}
    	version1_8GKE = &version.Info{
    		Major:      "1",
    		Minor:      "8",
    		GitVersion: "v1.8.7-gke.8",
    	}
    	versionInvalid1 = &version.Info{
    		Major:      "1",
    		Minor:      "7",
    Go
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Fri Jan 19 02:46:48 GMT 2024
    - 6.3K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.10.md

    <!-- BEGIN MUNGE: GENERATED_TOC -->
    - [v1.10.13](#v11013)
      - [Downloads for v1.10.13](#downloads-for-v11013)
        - [Client Binaries](#client-binaries)
        - [Server Binaries](#server-binaries)
        - [Node Binaries](#node-binaries)
      - [Changelog since v1.10.12](#changelog-since-v11012)
        - [Other notable changes](#other-notable-changes)
    - [v1.10.12](#v11012)
      - [Downloads for v1.10.12](#downloads-for-v11012)
        - [Client Binaries](#client-binaries-1)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.26.md

    ## Dependencies
    
    ### Added
    _Nothing has changed._
    
    ### Changed
    - github.com/golang/protobuf: [v1.5.3 → v1.5.4](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4)
    - google.golang.org/protobuf: v1.31.0 → v1.33.0
    
    ### Removed
    _Nothing has changed._
    
    
    
    # v1.26.14
    
    
    ## Downloads for v1.26.14
    
    
    
    ### Source Code
    
    filename | sha512 hash
    -------- | -----------
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Mar 14 16:24:51 GMT 2024
    - 425.7K bytes
    - Viewed (0)
  9. istioctl/pkg/writer/ztunnel/configdump/testdata/dump.json

          "uid": "Kubernetes//Pod/bookinfo/ratings-v1-6484c4d9bb-mdxm5",
          "name": "ratings-v1-6484c4d9bb-mdxm5",
          "namespace": "bookinfo",
          "trustDomain": "cluster.local",
          "serviceAccount": "bookinfo-ratings",
          "workloadName": "ratings-v1",
          "workloadType": "deployment",
          "canonicalName": "ratings",
          "canonicalRevision": "v1",
          "network": "network1",
          "node": "ambient-worker2",
    Json
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Tue Apr 16 03:28:36 GMT 2024
    - 33.1K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.29.md

    ### Changed
    - cloud.google.com/go/accessapproval: v1.6.0 → v1.7.1
    - cloud.google.com/go/accesscontextmanager: v1.7.0 → v1.8.1
    - cloud.google.com/go/aiplatform: v1.37.0 → v1.48.0
    - cloud.google.com/go/analytics: v0.19.0 → v0.21.3
    - cloud.google.com/go/apigateway: v1.5.0 → v1.6.1
    - cloud.google.com/go/apigeeconnect: v1.5.0 → v1.6.1
    - cloud.google.com/go/apigeeregistry: v0.6.0 → v0.7.1
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 21:41:06 GMT 2024
    - 299.9K bytes
    - Viewed (1)
Back to top