Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for deploymentID (0.2 sec)

  1. api/openapi-spec/v3/apis__apps__v1_openapi.json

              "paused": {
                "description": "Indicates that the deployment is paused.",
                "type": "boolean"
              },
              "progressDeadlineSeconds": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

    kind: ClusterRole
    metadata:
      labels:
        app: istiod
        release: istio
      name: istiod-gateway-controller-istio-system
    rules:
    - apiGroups:
      - apps
      resources:
      - deployments
      verbs:
      - get
      - watch
      - list
      - update
      - patch
      - create
      - delete
    - apiGroups:
      - ""
      resources:
      - services
      verbs:
      - get
      - watch
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - Seccomp support has graduated to GA. A new `seccompProfile` field is added...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  4. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.deployment.JavaApplicationHandle> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (JavaApplicationHandle.java:0)
    Class <org.gradle.internal.deployment.RunApplication> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (RunApplication.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)
  5. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

              "resourceClassName": {
                "default": "",
                "description": "ResourceClassName references the driver and additional parameters via the name of a ResourceClass that was created as part of the driver deployment.",
                "type": "string"
              }
            },
            "required": [
              "resourceClassName"
            ],
            "type": "object"
          },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  6. RELEASE.md

    ## Major Features and Improvements
    
    TensorFlow 2.0 focuses on **simplicity** and **ease of use**, featuring updates
    like:
    
    *   Easy model building with Keras and eager execution.
    *   Robust model deployment in production on any platform.
    *   Powerful experimentation for research.
    *   API simplification by reducing duplication and removing deprecated
        endpoints.
    
    For details on best practices with 2.0, see
    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