Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 54 for Detached (0.18 sec)

  1. testing/performance/src/templates/native-dependents-resources/googleTest/libs/googleTest/1.7.0/include/gtest/internal/gtest-param-util-generated.h

            current_value_ = ParamType(*current1_, *current2_);
        }
        bool AtEnd() const {
          // We must report iterator past the end of the range when either of the
          // component iterators has reached the end of its range.
          return
              current1_ == end1_ ||
              current2_ == end2_;
        }
    
        // No implementation - assignment is unsupported.
        void operator=(const Iterator& other);
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 187.7K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/storage/v1beta1/generated.pb.go

    		mapStringForAttachmentMetadata += fmt.Sprintf("%v: %v,", k, this.AttachmentMetadata[k])
    	}
    	mapStringForAttachmentMetadata += "}"
    	s := strings.Join([]string{`&VolumeAttachmentStatus{`,
    		`Attached:` + fmt.Sprintf("%v", this.Attached) + `,`,
    		`AttachmentMetadata:` + mapStringForAttachmentMetadata + `,`,
    		`AttachError:` + strings.Replace(this.AttachError.String(), "VolumeError", "VolumeError", 1) + `,`,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 133.9K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.5.md

    ## Changelog since v1.5.2
    
    ### Other notable changes
    
    * We change the default attach_detach_controller sync period to 1 minute to reduce the query frequency through cloud provider to check whether volumes are attached or not.  ([#41363](https://github.com/kubernetes/kubernetes/pull/41363), [@jingxu97](https://github.com/jingxu97))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 136.4K bytes
    - Viewed (0)
  4. cmd/object-handlers_test.go

    	}
    
    	ctx := context.Background()
    
    	// test cases with inputs and expected result for GetObject.
    	testCases := []struct {
    		bucketName string
    		objectName string
    		byteRange  string // range of bytes to be fetched from GetObject.
    		accessKey  string
    		secretKey  string
    		// expected output.
    		expectedContent    []byte // expected response body.
    		expectedRespStatus int    // expected response status body.
    	}{
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Mon Jun 10 15:50:49 UTC 2024
    - 161.9K bytes
    - Viewed (0)
  5. cluster/gce/util.sh

        --zone "${ZONE}" \
        --instances "${REPLICA_NAME}"
    
      if [[ "${GCE_PRIVATE_CLUSTER:-}" == "true" ]]; then
        add-to-internal-loadbalancer "${REPLICA_NAME}" "${ZONE}"
      fi
    }
    
    # Detaches old and ataches new external IP to a VM.
    #
    # Arguments:
    #   $1 - VM name
    #   $2 - VM zone
    #   $3 - external static IP; if empty will use an ephemeral IP address.
    function attach-external-ip() {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 21:47:17 UTC 2024
    - 161.6K bytes
    - Viewed (0)
  6. pkg/printers/internalversion/printers.go

    		{Name: "Node", Type: "string", Description: storagev1.VolumeAttachmentSpec{}.SwaggerDoc()["nodeName"]},
    		{Name: "Attached", Type: "boolean", Description: storagev1.VolumeAttachmentStatus{}.SwaggerDoc()["attached"]},
    		{Name: "Age", Type: "string", Description: metav1.ObjectMeta{}.SwaggerDoc()["creationTimestamp"]},
    	}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 128.3K bytes
    - Viewed (0)
  7. src/cmd/go/alldocs.go

    //	GOINSECURE
    //		Comma-separated list of glob patterns (in the syntax of Go's path.Match)
    //		of module path prefixes that should always be fetched in an insecure
    //		manner. Only applies to dependencies that are being fetched directly.
    //		GOINSECURE does not disable checksum database validation. GOPRIVATE or
    //		GONOSUMDB may be used to achieve that.
    //	GOOS
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/transforms/tf_passes.td

        ```
      }];
    }
    
    def MaterializePassthroughOp : Pass<"tf-materialize-passthrough-op", "mlir::func::FuncOp"> {
      let summary = "Materialize the MlirPassthroughOp by replacing it with the "
        "MLIR module attached as an attribute";
      let constructor = "TF::CreateMaterializePassthroughOpPass()";
      let description = [{
        A pass that replaces MlirPassthrough ops with the code they have in
        their `mlir_module` string attribute.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:18:05 UTC 2024
    - 99.6K bytes
    - Viewed (0)
  9. pkg/controller/job/job_controller_test.go

    				}
    			} else if tc.podLimit != 0 && fakePodControl.CreateCallCount > tc.podLimit {
    				if err == nil {
    					t.Error("Syncing jobs expected to return error when reached the podControl limit")
    				}
    			} else if err != nil {
    				t.Errorf("Unexpected error when syncing jobs: %v", err)
    			}
    			// validate created/deleted pods
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 15:36:36 UTC 2024
    - 229.2K bytes
    - Viewed (0)
  10. src/internal/trace/traceviewer/static/webcomponents.min.js

    window.MutationObserver._isPolyfilled&&g["throttle-attached"];e.hasPolyfillMutations=E,e.hasThrottledAttached=E;var _=!1,S=[],T=Array.prototype.forEach.call.bind(Array.prototype.forEach),M=Element.prototype.createShadowRoot;M&&(Element.prototype.createShadowRoot=function(){var e=M.call(this);return window.CustomElements.watchShadow(this),e}),e.watchShadow=p,e.upgradeDocumentTree=v,e.upgradeDocument=w,e.upgradeSubtree=r,e.upgradeAll=t,e.attached=a,e.takeRecords=f}),window.CustomElements.addModule...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 115.6K bytes
    - Viewed (0)
Back to top