Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 69 for _objects (0.33 sec)

  1. cmd/bucket-replication-utils.go

    	FailedCount int64 `json:"failedReplicationCount"`
    	// Total number of failed operations
    	ReplicatedCount int64 `json:"replicationCount"`
    	// Last bucket/object replicated.
    	Bucket string `json:"bucket,omitempty"`
    	Object string `json:"object,omitempty"`
    }
    
    // VersionPurgeStatusType represents status of a versioned delete or permanent delete w.r.t bucket replication
    type VersionPurgeStatusType string
    
    const (
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Mon Jun 10 15:31:51 UTC 2024
    - 26.3K bytes
    - Viewed (0)
  2. pkg/config/constants/constants.go

    	// KubePublicNamespace is the namespace where we place kubernetes public info (ConfigMaps).
    	KubePublicNamespace string = "kube-public"
    
    	// KubeNodeLeaseNamespace is the namespace for the lease objects associated with each kubernetes node.
    	KubeNodeLeaseNamespace string = "kube-node-lease"
    
    	// LocalPathStorageNamespace is the namespace for dynamically provisioning persistent local storage with
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 17:48:28 UTC 2024
    - 10K bytes
    - Viewed (0)
  3. manifests/addons/dashboards/pilot-dashboard.gen.json

                      "uid": "$datasource"
                   },
                   "expr": "sum by (pod) (\n  rate(\n    go_memstats_mallocs_total{app=\"istiod\"}\n  [$__rate_interval])\n)",
                   "legendFormat": "Objects ({{pod}})"
                }
             ],
             "title": "Memory Allocations",
             "type": "timeseries"
          },
          {
             "datasource": {
                "type": "datasource",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 20:46:28 UTC 2024
    - 23.5K bytes
    - Viewed (0)
  4. pkg/features/kube_features.go

    	// Enables dual-stack --node-ip in kubelet with external cloud providers
    	CloudDualStackNodeIPs featuregate.Feature = "CloudDualStackNodeIPs"
    
    	// owner: @ahmedtd
    	// alpha: v1.26
    	//
    	// Enable ClusterTrustBundle objects and Kubelet integration.
    	ClusterTrustBundle featuregate.Feature = "ClusterTrustBundle"
    
    	// owner: @ahmedtd
    	// alpha: v1.28
    	//
    	// Enable ClusterTrustBundle Kubelet projected volumes.  Depends on ClusterTrustBundle.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 22:51:23 UTC 2024
    - 45.2K bytes
    - Viewed (0)
  5. maven-di/src/main/java/org/apache/maven/di/impl/InjectorImpl.java

            }
            if (key.getRawType() == Map.class) {
                Key<?> k = key.getTypeParameter(0);
                Key<Object> v = key.getTypeParameter(1);
                Set<Binding<Object>> res2 = getBindings(v);
                if (k.getRawType() == String.class && res2 != null) {
                    Map<String, Supplier<Object>> map = res2.stream()
                            .filter(b -> b.getOriginalKey() == null
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Jun 11 07:23:04 UTC 2024
    - 14.3K bytes
    - Viewed (0)
  6. maven-core/src/main/java/org/apache/maven/plugin/internal/DefaultMavenPluginManager.java

                DependencyFilter filter)
                throws PluginResolutionException, PluginContainerException {
            Plugin plugin = Objects.requireNonNull(pluginDescriptor.getPlugin(), "pluginDescriptor.plugin cannot be null");
    
            Artifact pluginArtifact = Objects.requireNonNull(
                    pluginDescriptor.getPluginArtifact(), "pluginDescriptor.pluginArtifact cannot be null");
    
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Jun 11 07:23:04 UTC 2024
    - 46.5K bytes
    - Viewed (0)
  7. platforms/core-configuration/configuration-cache/src/main/kotlin/org/gradle/internal/cc/impl/ProblemReportingCrossProjectModelAccess.kt

                onAccess("providers")
                return delegate.providers
            }
    
            override fun getObjects(): ObjectFactory {
                onAccess("objects")
                return delegate.objects
            }
    
            override fun getLayout(): ProjectLayout {
                onAccess("layout")
                return delegate.layout
            }
    
            override fun mkdir(path: Any): File {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat Jun 08 11:29:25 UTC 2024
    - 41.1K bytes
    - Viewed (0)
  8. samples/addons/prometheus.yaml

        app.kubernetes.io/version: v2.52.0
        helm.sh/chart: prometheus-25.21.0
        app.kubernetes.io/managed-by: Helm
        app.kubernetes.io/part-of: prometheus
      name: prometheus
    subjects:
      - kind: ServiceAccount
        name: prometheus
        namespace: istio-system
    roleRef:
      apiGroup: rbac.authorization.k8s.io
      kind: ClusterRole
      name: prometheus
    ---
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 18:57:35 UTC 2024
    - 16.2K bytes
    - Viewed (0)
  9. pilot/pkg/features/pilot.go

    	MultiNetworkGatewayAPI = env.Register("PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API", true,
    		"If true, Pilot will discover labeled Kubernetes gateway objects as multi-network gateways.").Get()
    
    	InsecureKubeConfigOptions = func() sets.String {
    		v := env.Register(
    			"PILOT_INSECURE_MULTICLUSTER_KUBECONFIG_OPTIONS",
    			"",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 17:48:28 UTC 2024
    - 13.3K bytes
    - Viewed (0)
  10. tests/integration/telemetry/api/dashboard_test.go

    			"pilot_total_xds_internal_errors",
    			"pilot_xds_push_context_errors",
    			`pilot_xds_pushes{type!~"lds|cds|rds|eds"}`,
    			// We do not push credentials in this test
    			`pilot_xds_pushes{type="sds"}`,
    			"_timeout",
    			"_rejects",
    			// We do not simulate injection errors
    			"sidecar_injection_failure_total",
    			// In default install, we have no proxy
    			"istio-proxy",
    			// We do not simulate validation failed
    			"galley_validation_failed",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 20:46:28 UTC 2024
    - 11.4K bytes
    - Viewed (0)
Back to top