Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 27 for Alpha (0.16 sec)

  1. CHANGELOG.md

    | com.squareup.okhttp3:mockwebserver3:5.0.0-alpha.2        | mockwebserver3        | Core module. No JUnit dependency! |
    | com.squareup.okhttp3:mockwebserver3-junit4:5.0.0-alpha.2 | mockwebserver3.junit4 | Optional JUnit 4 integration.     |
    | com.squareup.okhttp3:mockwebserver3-junit5:5.0.0-alpha.2 | mockwebserver3.junit5 | Optional JUnit 5 integration.     |
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Thu Apr 18 01:31:39 GMT 2024
    - 21.4K bytes
    - Viewed (0)
  2. maven-api-impl/src/test/remote-repo/org/apache/maven/maven/2.0/maven-2.0.pom

            <version>1.0-alpha-8</version>
          </dependency>
          <dependency>
            <groupId>org.codehaus.plexus</groupId>
            <artifactId>plexus-utils</artifactId>
            <version>1.0.4</version>
          </dependency>
          <dependency>
            <groupId>org.apache.maven.wagon</groupId>
            <artifactId>wagon-provider-api</artifactId>
            <version>1.0-alpha-5</version>
          </dependency>
    Plain Text
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Thu May 02 15:10:38 GMT 2024
    - 8.6K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.30.md

        - [Removed](#removed-4)
    - [v1.30.0-alpha.3](#v1300-alpha3)
      - [Downloads for v1.30.0-alpha.3](#downloads-for-v1300-alpha3)
        - [Source Code](#source-code-5)
        - [Client Binaries](#client-binaries-5)
        - [Server Binaries](#server-binaries-5)
        - [Node Binaries](#node-binaries-5)
        - [Container Images](#container-images-5)
      - [Changelog since v1.30.0-alpha.2](#changelog-since-v1300-alpha2)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Apr 17 17:56:15 GMT 2024
    - 227.9K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.8.md

          - [CLI Changes](#cli-changes)
          - [Scheduling](#scheduling-1)
          - [Storage](#storage)
        - [Cluster Federation](#cluster-federation)
          - [[alpha] Federated Jobs](#alpha-federated-jobs)
          - [[alpha] Federated Horizontal Pod Autoscaling (HPA)](#alpha-federated-horizontal-pod-autoscaling-hpa)
        - [Node Components](#node-components)
          - [Autoscaling and Metrics](#autoscaling-and-metrics)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.28.md

        - [Removed](#removed-12)
    - [v1.28.0-alpha.4](#v1280-alpha4)
      - [Downloads for v1.28.0-alpha.4](#downloads-for-v1280-alpha4)
        - [Source Code](#source-code-13)
        - [Client Binaries](#client-binaries-13)
        - [Server Binaries](#server-binaries-13)
        - [Node Binaries](#node-binaries-13)
        - [Container Images](#container-images-13)
      - [Changelog since v1.28.0-alpha.3](#changelog-since-v1280-alpha3)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 20:44:48 GMT 2024
    - 385.1K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.29.md

        - [Removed](#removed-7)
    - [v1.29.0-alpha.3](#v1290-alpha3)
      - [Downloads for v1.29.0-alpha.3](#downloads-for-v1290-alpha3)
        - [Source Code](#source-code-8)
        - [Client Binaries](#client-binaries-8)
        - [Server Binaries](#server-binaries-8)
        - [Node Binaries](#node-binaries-8)
        - [Container Images](#container-images-8)
      - [Changelog since v1.29.0-alpha.2](#changelog-since-v1290-alpha2)
    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)
  7. CHANGELOG/CHANGELOG-1.27.md

        - [Removed](#removed-16)
    - [v1.27.0-alpha.3](#v1270-alpha3)
      - [Downloads for v1.27.0-alpha.3](#downloads-for-v1270-alpha3)
        - [Source Code](#source-code-17)
        - [Client Binaries](#client-binaries-17)
        - [Server Binaries](#server-binaries-17)
        - [Node Binaries](#node-binaries-17)
        - [Container Images](#container-images-17)
      - [Changelog since v1.27.0-alpha.2](#changelog-since-v1270-alpha2)
    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)
  8. CHANGELOG/CHANGELOG-1.26.md

        - [Removed](#removed-18)
    - [v1.26.0-alpha.3](#v1260-alpha3)
      - [Downloads for v1.26.0-alpha.3](#downloads-for-v1260-alpha3)
        - [Source Code](#source-code-19)
        - [Client Binaries](#client-binaries-19)
        - [Server Binaries](#server-binaries-19)
        - [Node Binaries](#node-binaries-19)
        - [Container Images](#container-images-19)
      - [Changelog since v1.26.0-alpha.2](#changelog-since-v1260-alpha2)
    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. common-protos/k8s.io/api/resource/v1alpha2/generated.proto

      optional bool shareable = 3;
    }
    
    // PodSchedulingContext objects hold information that is needed to schedule
    // a Pod with ResourceClaims that use "WaitForFirstConsumer" allocation
    // mode.
    //
    // This is an alpha type and requires enabling the DynamicResourceAllocation
    // feature gate.
    message PodSchedulingContext {
      // Standard object metadata
      // +optional
      optional k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 14.4K bytes
    - Viewed (0)
  10. common-protos/k8s.io/api/autoscaling/v2beta2/generated.proto

      // minReplicas is the lower limit for the number of replicas to which the autoscaler
      // can scale down.  It defaults to 1 pod.  minReplicas is allowed to be 0 if the
      // alpha feature gate HPAScaleToZero is enabled and at least one Object or External
      // metric is configured.  Scaling is active as long as at least one metric value is
      // available.
      // +optional
      optional int32 minReplicas = 2;
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 21K bytes
    - Viewed (0)
Back to top