Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for mainTest (0.34 sec)

  1. cluster/gce/gci/configure-helper.sh

      prepare-etcd-manifest "" "2379" "2380" "200m" "etcd.manifest"
    
      prepare-log-file /var/log/etcd-events.log "${ETCD_RUNASUSER:-0}"
      prepare-etcd-manifest "-events" "4002" "2381" "100m" "etcd-events.manifest"
    }
    
    # Replaces the variables in the konnectivity-server manifest file with the real values, and then
    # copy the file to the manifest dir
    # $1: value for variable "agent_port"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Jun 10 22:07:47 UTC 2024
    - 141.1K bytes
    - Viewed (0)
  2. maven-api-impl/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    META-INF/MANIFEST.MF Manifest-Version: 1.0 Archiver-Version: Plexus Archiver Created-By: Apache Maven Built-By: brett Build-Jdk: 1.5.0_06 Extension-Name: plexus-utils Specification-Vendor: Codehaus Implementation-Vendor: Codehaus Implementation-Title: plexus-utils Implementation-Version: 1.1 org/codehaus/plexus/util/Base64.class package org.codehaus.plexus.util; public synchronized class Base64 { static final int CHUNK_SIZE = 76; static final byte[] CHUNK_SEPARATOR; static final int BASELENGTH...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu May 02 15:10:38 UTC 2024
    - 164.6K bytes
    - Viewed (0)
  3. staging/src/k8s.io/apimachinery/pkg/util/managedfields/internal/testdata/swagger.json

            },
            "fieldPath": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 229.4K bytes
    - Viewed (0)
  4. pkg/apis/apps/validation/validation_test.go

    			Spec: apps.ReplicaSetSpec{
    				Selector: &metav1.LabelSelector{MatchLabels: map[string]string{"foo": "bar"}},
    				Template: validPodTemplate.Template,
    			},
    		},
    		"invalid manifest": {
    			ObjectMeta: metav1.ObjectMeta{Name: "abc", Namespace: metav1.NamespaceDefault},
    			Spec: apps.ReplicaSetSpec{
    				Selector: &metav1.LabelSelector{MatchLabels: validLabels},
    			},
    		},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 111.9K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__discovery.k8s.io__v1_openapi.json

              },
              "fieldPath": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__events.k8s.io__v1_openapi.json

              },
              "fieldPath": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 142.7K bytes
    - Viewed (0)
  7. cluster/gce/util.sh

      flags+=" --config=${WINDOWS_KUBELET_CONFIG_FILE}"
      flags+=" --kubeconfig=${WINDOWS_KUBECONFIG_FILE}"
    
      # The directory where the TLS certs are located.
      flags+=" --cert-dir=${WINDOWS_PKI_DIR}"
      flags+=" --pod-manifest-path=${WINDOWS_MANIFESTS_DIR}"
    
      # Configure kubelet to run as a windows service.
      flags+=" --windows-service=true"
    
      # Configure the file path for host dns configuration
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 21:47:17 UTC 2024
    - 161.6K bytes
    - Viewed (0)
  8. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    values If you are modifying the `gateway` chart, you can stop here. All other charts, however, are exposed by `istioctl` and need to follow the steps below. The charts in the `manifests` directory are used in istioctl to generate an installation manifest. If `values.yaml` is changed, be sure to update corresponding values changes in [../profiles/default.yaml](../profiles/default.yaml) ## Step 3. Update istioctl schema Istioctl uses a [schema](../../operator/pkg/apis/istio/v1alpha1/values_types.proto)...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 198.1K bytes
    - Viewed (0)
Back to top