Search Options

Results per page
Sort
Preferred Languages
Advance

Results 231 - 240 of 3,429 for delete1 (0.1 sec)

  1. api/openapi-spec/v3/apis__scheduling.k8s.io__v1_openapi.json

              "gracePeriodSeconds": {
                "description": "The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.",
                "format": "int64",
                "type": "integer"
              },
              "kind": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 116.6K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__certificates.k8s.io__v1alpha1_openapi.json

              "gracePeriodSeconds": {
                "description": "The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.",
                "format": "int64",
                "type": "integer"
              },
              "kind": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 119K bytes
    - Viewed (0)
  3. tests/integration/operator/uninstall_test.go

    const deletionTimeout = 5 * time.Minute
    
    func TestReconcileDelete(t *testing.T) {
    	framework.
    		NewTest(t).
    		Run(func(t framework.TestContext) {
    			// For positive casse, use minimal profile, iop file will be deleted
    			t.NewSubTest("delete-iop-success").Run(func(t framework.TestContext) {
    				istioCtl := istioctl.NewOrFail(t, t, istioctl.Config{})
    				workDir, err := t.CreateTmpDirectory("operator-controller-test")
    				if err != nil {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Apr 10 20:33:28 UTC 2024
    - 7.7K bytes
    - Viewed (0)
  4. platforms/core-execution/persistent-cache/src/main/java/org/gradle/cache/internal/AbstractCacheCleanup.java

                }
            }
            LOGGER.info("{} cleanup deleted {} files/directories.", cleanableStore.getDisplayName(), filesDeleted);
        }
    
        protected int deleteEmptyParentDirectories(File baseDir, File dir) {
            if (dir.equals(baseDir)) {
                return 0;
            }
            File[] files = dir.listFiles();
            if (files != null && files.length == 0 && dir.delete()) {
                handleDeletion(dir);
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:08:47 UTC 2023
    - 2.7K bytes
    - Viewed (0)
  5. pkg/controller/serviceaccount/legacy_serviceaccount_token_cleaner.go

    type LegacySATokenCleanerOptions struct {
    	// CleanUpPeriod is the period of time since the last usage of an legacy token before it can be deleted.
    	CleanUpPeriod time.Duration
    	SyncInterval  time.Duration
    }
    
    // LegacySATokenCleaner is a controller that deletes legacy serviceaccount tokens that are not in use for a specified period of time.
    type LegacySATokenCleaner struct {
    	client           clientset.Interface
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 27 03:52:06 UTC 2023
    - 10K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__internal.apiserver.k8s.io__v1alpha1_openapi.json

              "gracePeriodSeconds": {
                "description": "The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.",
                "format": "int64",
                "type": "integer"
              },
              "kind": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 133.2K bytes
    - Viewed (0)
  7. pkg/zdsapi/zds.proto

      WorkloadInfo workload_info = 2;
    }
    
    // Keep workload that we can't find in the fd cache. This can only be sent before SnapshotSent is sent
    // to signal ztunnel to not delete the workload if it has it.
    message KeepWorkload {
      string uid = 1;
    }
    
    // Delete a workload from the ztunnel. Ztunnel should shutdown the workload's proxy.
    message DelWorkload {
      string uid = 2;
    }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 23 22:07:03 UTC 2024
    - 2.7K bytes
    - Viewed (0)
  8. pkg/volume/csi/csi_attacher.go

    	// when we received a deleted event during attachment, fail fast
    	if attachment == nil {
    		klog.Error(log("VolumeAttachment [%s] has been deleted, will not continue to wait for attachment", volumeHandle))
    		return false, errors.New("volume attachment has been deleted")
    	}
    	// if being deleted, fail fast
    	if attachment.GetDeletionTimestamp() != nil {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Oct 03 07:38:14 UTC 2023
    - 25.9K bytes
    - Viewed (0)
  9. subprojects/core/src/main/java/org/gradle/cache/internal/WrapperDistributionCleanupAction.java

                            canBeDeleted &= markerFile.delete();
                        }
                    }
                    if (canBeDeleted) {
                        if (FileUtils.deleteQuietly(checksumDir)) {
                            parentsOfDeletedDistributions.add(checksumDir.getParentFile());
                        } else {
                            LOGGER.info("Distribution for {} at {} was not completely deleted.", version, checksumDir);
                        }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Dec 11 13:37:56 UTC 2023
    - 10K bytes
    - Viewed (0)
  10. pkg/proxy/nftables/proxier.go

    		if deleted > 0 {
    			proxier.logger.Info("Deleting stale nftables chains", "numChains", deleted)
    			err := proxier.nftables.Run(context.TODO(), tx)
    			if err != nil {
    				// We already deleted the entries from staleChains, but if
    				// the chains still exist, they'll just get added back
    				// (with a later timestamp) at the end of the sync.
    				proxier.logger.Error(err, "Unable to delete stale chains; will retry later")
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Jun 08 13:48:54 UTC 2024
    - 55.5K bytes
    - Viewed (0)
Back to top