Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for HUB (0.04 sec)

  1. manifests/charts/ztunnel/templates/daemonset.yaml

            - effect: NoExecute
              operator: Exists
          containers:
          - name: istio-proxy
    {{- if contains "/" .Values.image }}
            image: "{{ .Values.image }}"
    {{- else }}
            image: "{{ .Values.hub }}/{{ .Values.image | default "ztunnel" }}:{{ .Values.tag }}{{with (.Values.variant )}}-{{.}}{{end}}"
    {{- end }}
            ports:
            - containerPort: 15020
              name: ztunnel-stats
              protocol: TCP
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 11 01:33:52 UTC 2024
    - 5.6K bytes
    - Viewed (0)
  2. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.remote.internal.hub.ConnectionSet> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (ConnectionSet.java:0)
    Class <org.gradle.internal.remote.internal.hub.ConnectionState> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (ConnectionState.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  3. src/cmd/go/internal/help/helpdoc.go

    		import "launchpad.net/~user/project/branch"
    		import "launchpad.net/~user/project/branch/sub/directory"
    
    	IBM DevOps Services (Git)
    
    		import "hub.jazz.net/git/user/project"
    		import "hub.jazz.net/git/user/project/sub/directory"
    
    For code hosted on other servers, import paths may either be qualified
    with the version control type, or the go tool can dynamically fetch
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 36.3K bytes
    - Viewed (0)
  4. src/cmd/go/alldocs.go

    //
    //		import "launchpad.net/~user/project/branch"
    //		import "launchpad.net/~user/project/branch/sub/directory"
    //
    //	IBM DevOps Services (Git)
    //
    //		import "hub.jazz.net/git/user/project"
    //		import "hub.jazz.net/git/user/project/sub/directory"
    //
    // For code hosted on other servers, import paths may either be qualified
    // with the version control type, or the go tool can dynamically fetch
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
  5. RELEASE.md

            and
            [`@dataclasses.dataclass`](https://docs.python.org/3/library/dataclasses.html#dataclasses.dataclass)
            from the standard Python library.
        *   Extension types are supported by Keras, tf.data, TF-hub, SavedModel,
            tf.function, control flow ops, py_function, and distribution strategy.
        *   Add "dispatch decorators" that can be used to override the default
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top