Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 144 for untracked (0.12 sec)

  1. pkg/apis/batch/types.go

    	// being deleted before being accounted in the Job status.
    	//
    	// Additionally, the apiserver and job controller use this string as a Job
    	// annotation, to mark Jobs that are being tracked using pod finalizers.
    	// However, this behavior is deprecated in kubernetes 1.26. This means that, in
    	// 1.27+, one release after JobTrackingWithFinalizers graduates to GA, the
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 12:01:28 UTC 2024
    - 33K bytes
    - Viewed (0)
  2. pkg/controller/nodeipam/ipam/range_allocator.go

    		logger.V(3).Info("node is being deleted", "node", key)
    		return r.ReleaseCIDR(logger, node)
    	}
    	return r.AllocateOrOccupyCIDR(ctx, node)
    }
    
    // marks node.PodCIDRs[...] as used in allocator's tracked cidrSet
    func (r *rangeAllocator) occupyCIDRs(node *v1.Node) error {
    	if len(node.Spec.PodCIDRs) == 0 {
    		return nil
    	}
    	for idx, cidr := range node.Spec.PodCIDRs {
    		_, podCIDR, err := netutils.ParseCIDRSloppy(cidr)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 10:06:15 UTC 2024
    - 16.2K bytes
    - Viewed (0)
  3. subprojects/core/src/main/java/org/gradle/internal/service/scopes/ExecutionGlobalServices.java

                ),
                ImmutableSet.of(
                    // Used by a nested bean with action in a task, example:
                    // `NestedInputIntegrationTest.implementation of nested closure in decorated bean is tracked`
                    ConfigureUtil.WrappedConfigureAction.class,
                    // DefaultTestTaskReports used by AbstractTestTask extends this class
                    DefaultNamedDomainObjectSet.class,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon May 27 12:34:44 UTC 2024
    - 14.7K bytes
    - Viewed (0)
  4. src/syscall/ztypes_linux_ppc64le.go

    	Probes         uint8
    	Backoff        uint8
    	Options        uint8
    	Pad_cgo_0      [2]byte
    	Rto            uint32
    	Ato            uint32
    	Snd_mss        uint32
    	Rcv_mss        uint32
    	Unacked        uint32
    	Sacked         uint32
    	Lost           uint32
    	Retrans        uint32
    	Fackets        uint32
    	Last_data_sent uint32
    	Last_ack_sent  uint32
    	Last_data_recv uint32
    	Last_ack_recv  uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.4K bytes
    - Viewed (0)
  5. pilot/pkg/model/authentication.go

    	return getConfigsForWorkload(policy.rootNamespace, policy.peerAuthentications, policyMatcher)
    }
    
    // GetRootNamespace return root namespace that is tracked by the policy object.
    func (policy *AuthenticationPolicies) GetRootNamespace() string {
    	return policy.rootNamespace
    }
    
    // GetVersion return versions of all peer authentications..
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Apr 17 22:20:44 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  6. src/syscall/ztypes_linux_arm64.go

    	Probes         uint8
    	Backoff        uint8
    	Options        uint8
    	Pad_cgo_0      [2]byte
    	Rto            uint32
    	Ato            uint32
    	Snd_mss        uint32
    	Rcv_mss        uint32
    	Unacked        uint32
    	Sacked         uint32
    	Lost           uint32
    	Retrans        uint32
    	Fackets        uint32
    	Last_data_sent uint32
    	Last_ack_sent  uint32
    	Last_data_recv uint32
    	Last_ack_recv  uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.2K bytes
    - Viewed (0)
  7. pkg/kubelet/cm/dra/manager.go

    			}
    
    			// Add a reference to the current pod in the claim info.
    			claimInfo.addPodReference(pod.UID)
    
    			// Checkpoint to ensure all claims we plan to prepare are tracked.
    			// If something goes wrong and the newly referenced pod gets
    			// deleted without a successful prepare call, we will catch
    			// that in the reconcile loop and take the appropriate action.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 03 13:23:29 UTC 2024
    - 19.4K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/batch/v1/types.go

    	// being deleted before being accounted in the Job status.
    	//
    	// Additionally, the apiserver and job controller use this string as a Job
    	// annotation, to mark Jobs that are being tracked using pod finalizers.
    	// However, this behavior is deprecated in kubernetes 1.26. This means that, in
    	// 1.27+, one release after JobTrackingWithFinalizers graduates to GA, the
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 40.6K bytes
    - Viewed (0)
  9. src/syscall/ztypes_linux_mips64.go

    	Probes         uint8
    	Backoff        uint8
    	Options        uint8
    	Pad_cgo_0      [2]byte
    	Rto            uint32
    	Ato            uint32
    	Snd_mss        uint32
    	Rcv_mss        uint32
    	Unacked        uint32
    	Sacked         uint32
    	Lost           uint32
    	Retrans        uint32
    	Fackets        uint32
    	Last_data_sent uint32
    	Last_ack_sent  uint32
    	Last_data_recv uint32
    	Last_ack_recv  uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.1K bytes
    - Viewed (0)
  10. src/syscall/ztypes_linux_ppc64.go

    	Probes         uint8
    	Backoff        uint8
    	Options        uint8
    	Pad_cgo_0      [2]byte
    	Rto            uint32
    	Ato            uint32
    	Snd_mss        uint32
    	Rcv_mss        uint32
    	Unacked        uint32
    	Sacked         uint32
    	Lost           uint32
    	Retrans        uint32
    	Fackets        uint32
    	Last_data_sent uint32
    	Last_ack_sent  uint32
    	Last_data_recv uint32
    	Last_ack_recv  uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.2K bytes
    - Viewed (0)
Back to top