Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 45 for clustername (0.17 sec)

  1. tests/integration/pilot/testdata/upgrade/1.6.11-install.yaml.tar

    "enableAnalysis": false, "enabled": true }, "jwtPolicy": "third-party-jwt", "logAsJson": false, "logging": { "level": "default:info" }, "meshExpansion": { "enabled": false, "useILB": false }, "meshNetworks": {}, "mountMtlsCerts": false, "multiCluster": { "clusterName": "", "enabled": false }, "namespace": "istio-system", "network": "", "omitSidecarInjectorC": false, "oneNamespace": false, "operatorManageWebhoo": false, "pilotCertProvider": "istiod", "policyNamespace": "istio-system", "priorityClassName": "",...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 13 16:06:08 UTC 2021
    - 50K bytes
    - Viewed (0)
  2. tests/integration/pilot/testdata/upgrade/1.10.0-install.yaml.tar

    [], "istioNamespace": "istio-system", "istiod": { "enableAnalysis": false }, "jwtPolicy": "third-party-jwt", "logAsJson": false, "logging": { "level": "default:info" }, "meshID": "", "meshNetworks": {}, "mountMtlsCerts": false, "multiCluster": { "clusterName": "", "enabled": false }, "namespace": "istio-system", "network": "", "omitSidecarInjectorC": false, "oneNamespace": false, "operatorManageWebhoo": false, "pilotCertProvider": "istiod", "priorityClassName": "", "proxy": { "autoInject": "enabled",...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 01 19:57:24 UTC 2021
    - 80K bytes
    - Viewed (0)
  3. tests/integration/pilot/testdata/upgrade/1.9.5-install.yaml.tar

    [], "istioNamespace": "istio-system", "istiod": { "enableAnalysis": false }, "jwtPolicy": "third-party-jwt", "logAsJson": false, "logging": { "level": "default:info" }, "meshID": "", "meshNetworks": {}, "mountMtlsCerts": false, "multiCluster": { "clusterName": "", "enabled": false }, "namespace": "istio-system", "network": "", "omitSidecarInjectorC": false, "oneNamespace": false, "operatorManageWebhoo": false, "pilotCertProvider": "istiod", "priorityClassName": "", "proxy": { "autoInject": "enabled",...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 01 19:57:24 UTC 2021
    - 80K bytes
    - Viewed (0)
  4. cmd/kube-controller-manager/app/options/options_test.go

    				UseServiceAccountCredentials: true,
    				RouteReconciliationPeriod:    metav1.Duration{Duration: 30 * time.Second},
    				NodeMonitorPeriod:            metav1.Duration{Duration: 10 * time.Second},
    				ClusterName:                  "k8s",
    				ClusterCIDR:                  "1.2.3.4/24",
    				AllocateNodeCIDRs:            true,
    				CIDRAllocatorType:            "CloudAllocator",
    				ConfigureCloudRoutes:         false,
    			},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 27 02:59:09 UTC 2024
    - 55.1K bytes
    - Viewed (0)
  5. tests/integration/pilot/testdata/upgrade/1.7.6-install.yaml.tar

    "enableAnalysis": false }, "jwtPolicy": "third-party-jwt", "logAsJson": false, "logging": { "level": "default:info" }, "meshExpansion": { "enabled": false, "useILB": false }, "meshID": "", "meshNetworks": {}, "mountMtlsCerts": false, "multiCluster": { "clusterName": "", "enabled": false }, "namespace": "istio-system", "network": "", "omitSidecarInjectorC": false, "oneNamespace": false, "operatorManageWebhoo": false, "pilotCertProvider": "istiod", "policyNamespace": "istio-system", "priorityClassName": "",...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 13 16:06:08 UTC 2021
    - 60K bytes
    - Viewed (0)
  6. pilot/pkg/security/authn/policy_applier_test.go

    								TransportApiVersion:       core.ApiVersion_V3,
    								GrpcServices: []*core.GrpcService{
    									{
    										TargetSpecifier: &core.GrpcService_EnvoyGrpc_{
    											EnvoyGrpc: &core.GrpcService_EnvoyGrpc{ClusterName: "sds-grpc"},
    										},
    									},
    								},
    							},
    						},
    						InitialFetchTimeout: durationpb.New(time.Second * 0),
    						ResourceApiVersion:  core.ApiVersion_V3,
    					},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Dec 01 07:32:22 UTC 2023
    - 60.2K bytes
    - Viewed (0)
  7. tests/integration/pilot/testdata/upgrade/1.8.6-install.yaml.tar

    "enableAnalysis": false }, "jwtPolicy": "third-party-jwt", "logAsJson": false, "logging": { "level": "default:info" }, "meshExpansion": { "enabled": false, "useILB": false }, "meshID": "", "meshNetworks": {}, "mountMtlsCerts": false, "multiCluster": { "clusterName": "", "enabled": false }, "namespace": "istio-system", "network": "", "omitSidecarInjectorC": false, "oneNamespace": false, "operatorManageWebhoo": false, "pilotCertProvider": "istiod", "priorityClassName": "", "proxy": { "autoInject": "enabled",...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 01 19:57:24 UTC 2021
    - 70K bytes
    - Viewed (0)
  8. staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types.go

    	Finalizers []string `json:"finalizers,omitempty" patchStrategy:"merge" protobuf:"bytes,14,rep,name=finalizers"`
    
    	// Tombstone: ClusterName was a legacy field that was always cleared by
    	// the system and never used.
    	// ClusterName string `json:"clusterName,omitempty" protobuf:"bytes,15,opt,name=clusterName"`
    
    	// ManagedFields maps workflow-id and version to the set of fields
    	// that are managed by that workflow. This is mostly for internal
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 05 10:52:25 UTC 2024
    - 79.2K bytes
    - Viewed (1)
  9. operator/pkg/apis/istio/v1alpha1/values_types.proto

      google.protobuf.BoolValue enabled = 1;
    
      // The name of the cluster this installation will run in. This is required for sidecar injection
      // to properly label proxies
      string clusterName = 2;
    
      // The suffix for global service names.
      string globalDomainSuffix = 3;
    
      // Enable envoy filter to translate `globalDomainSuffix` to cluster local suffix for cross cluster communication.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 57.2K bytes
    - Viewed (0)
  10. tensorflow/compiler/jit/mark_for_compilation_pass_test.cc

        const Graph& g, std::vector<string>* cluster_names = nullptr) {
      CHECK(cluster_names == nullptr || cluster_names->empty());
      absl::flat_hash_map<string, std::vector<string>> cluster_sets;
      for (const auto& p : GetClusters(g)) {
        cluster_sets[p.second].push_back(p.first);
      }
      for (auto& p : cluster_sets) {
        if (cluster_names != nullptr) {
          cluster_names->push_back(p.first);
        }
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Feb 14 10:11:10 UTC 2024
    - 79.6K bytes
    - Viewed (0)
Back to top