Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 52 for snapshotFor (0.32 sec)

  1. cluster/addons/volumesnapshots/crd/snapshot.storage.k8s.io_volumesnapshotclasses.yaml

    metadata:
      labels:
        addonmanager.kubernetes.io/mode: Reconcile
      annotations:
        controller-gen.kubebuilder.io/version: v0.8.0
        api-approved.kubernetes.io: "https://github.com/kubernetes-csi/external-snapshotter/pull/665"
      creationTimestamp: null
      name: volumesnapshotclasses.snapshot.storage.k8s.io
    spec:
      group: snapshot.storage.k8s.io
      names:
        kind: VolumeSnapshotClass
        listKind: VolumeSnapshotClassList
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 26 07:24:12 UTC 2022
    - 6.7K bytes
    - Viewed (0)
  2. platforms/software/dependency-management/src/main/java/org/gradle/api/internal/artifacts/DependencyManagementBuildScopeServices.java

        }
    
        @Provides
        ComponentMetadataSupplierRuleExecutor createComponentMetadataSupplierRuleExecutor(
            ValueSnapshotter snapshotter,
            GlobalScopedCacheBuilderFactory cacheBuilderFactory,
            InMemoryCacheDecoratorFactory cacheDecoratorFactory,
            final BuildCommencedTimeProvider timeProvider,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon May 27 12:34:44 UTC 2024
    - 28.4K bytes
    - Viewed (0)
  3. platforms/core-configuration/model-core/src/test/groovy/org/gradle/internal/snapshot/impl/DefaultIsolatableFactoryTest.groovy

        def classLoaderHasher = Stub(ClassLoaderHierarchyHasher) {
            getClassLoaderHash(_) >> TestHashCodes.hashCodeFrom(123)
        }
        def managedFactoryRegistry = Mock(ManagedFactoryRegistry)
        def snapshotter = new DefaultValueSnapshotter([], classLoaderHasher)
        def isolatableFactory = new DefaultIsolatableFactory(classLoaderHasher, managedFactoryRegistry)
    
        def "creates isolated string"() {
            expect:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Sep 28 09:51:04 UTC 2023
    - 17K bytes
    - Viewed (0)
  4. hack/local-up-cluster.sh

    # preserve etcd data. you also need to set ETCD_DIR.
    PRESERVE_ETCD="${PRESERVE_ETCD:-false}"
    ENABLE_TRACING=${ENABLE_TRACING:-false}
    
    # enable Kubernetes-CSI snapshotter
    ENABLE_CSI_SNAPSHOTTER=${ENABLE_CSI_SNAPSHOTTER:-false}
    
    KUBECONFIG_TOKEN=${KUBECONFIG_TOKEN:-""}
    AUTH_ARGS=${AUTH_ARGS:-""}
    
    # WebHook Authentication and Authorization
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 25 02:33:52 UTC 2024
    - 53.3K bytes
    - Viewed (0)
  5. go.mod

    	github.com/blang/semver/v4 v4.0.0 // indirect
    	github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
    	github.com/chai2010/gettext-go v1.0.2 // indirect
    	github.com/containerd/stargz-snapshotter/estargz v0.15.1 // indirect
    	github.com/containerd/typeurl/v2 v2.1.1 // indirect
    	github.com/cpuguy83/go-md2man/v2 v2.0.3 // indirect
    	github.com/cyphar/filepath-securejoin v0.2.4 // indirect
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 15:32:28 UTC 2024
    - 10.6K bytes
    - Viewed (0)
  6. cluster/addons/volumesnapshots/crd/snapshot.storage.k8s.io_volumesnapshots.yaml

    metadata:
      labels:
        addonmanager.kubernetes.io/mode: Reconcile
      annotations:
        controller-gen.kubebuilder.io/version: v0.8.0
        api-approved.kubernetes.io: "https://github.com/kubernetes-csi/external-snapshotter/pull/665"
      creationTimestamp: null
      name: volumesnapshots.snapshot.storage.k8s.io
    spec:
      group: snapshot.storage.k8s.io
      names:
        kind: VolumeSnapshot
        listKind: VolumeSnapshotList
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 26 07:24:12 UTC 2022
    - 20.9K bytes
    - Viewed (0)
  7. pkg/config/analysis/local/istiod_analyze.go

    }
    
    // CollectionReporterFn is a hook function called whenever a collection is accessed through the AnalyzingDistributor's context
    type CollectionReporterFn func(config.GroupVersionKind)
    
    // copied from processing/snapshotter/analyzingdistributor.go
    func filterMessages(messages diag.Messages, namespaces sets.Set[resource.Namespace], suppressions []AnalysisSuppression) diag.Messages {
    	nsNames := sets.New[string]()
    	for k := range namespaces {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 02 21:06:13 UTC 2024
    - 21.6K bytes
    - Viewed (0)
  8. go.sum

    github.com/cockroachdb/datadriven v0.0.0-20190809214429-80d97fb3cbaa/go.mod h1:zn76sxSg3SzpJ0PPJaLDCu+Bu0Lg3sKTORVIj19EIF8=
    github.com/containerd/stargz-snapshotter/estargz v0.15.1 h1:eXJjw9RbkLFgioVaTG+G/ZW/0kEe2oEKCdS/ZxIyoCU=
    github.com/containerd/stargz-snapshotter/estargz v0.15.1/go.mod h1:gr2RNwukQ/S9Nv33Lt6UC7xEx58C+LHRdoqbEKjz1Kk=
    github.com/containerd/typeurl/v2 v2.1.1 h1:3Q4Pt7i8nYwy2KmQWIw2+1hTvwTE/6w9FqcttATPO/4=
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 15:32:28 UTC 2024
    - 101.6K bytes
    - Viewed (0)
  9. cluster/gce/windows/k8s-node-setup.psm1

      Set-Content ${config_path} @"
    [plugins.scheduler]
      schedule_delay = '0s'
      startup_delay = '0s'
    [plugins.cri]
      sandbox_image = 'INFRA_CONTAINER_IMAGE'
    [plugins.cri.containerd]
      snapshotter = 'windows'
      default_runtime_name = 'runhcs-wcow-process'
      disable_snapshot_annotations = true
      discard_unpacked_layers = true
    [plugins.cri.cni]
      bin_dir = 'CNI_BIN_DIR'
      conf_dir = 'CNI_CONF_DIR'
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 07 21:13:22 UTC 2024
    - 88.3K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/tensorflow/ir/tf_ops_n_z.cc

    INFER_RETURN_TYPE_COMPONENTS_FROM_OPERANDS(SignOp);
    INFER_RETURN_TYPE_COMPONENTS_FROM_OPERANDS(SinOp);
    INFER_RETURN_TYPE_COMPONENTS_FROM_OPERANDS(SinhOp);
    INFER_RETURN_TYPE_COMPONENTS_FROM_OPERANDS(SnapshotOp);
    INFER_RETURN_TYPE_COMPONENTS_FROM_OPERANDS(SoftmaxOp);
    INFER_RETURN_TYPE_COMPONENTS_FROM_OPERANDS(SoftplusOp);
    INFER_RETURN_TYPE_COMPONENTS_FROM_OPERANDS(SoftplusGradOp);
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 09 22:07:10 UTC 2024
    - 170.8K bytes
    - Viewed (0)
Back to top