Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 58 for UInt32 (0.17 sec)

  1. CHANGELOG/CHANGELOG-1.7.md

      * Restrict active deadline seconds max allowed value to be maximum uint32 to avoid overflow ([#46640](https://github.com/kubernetes/kubernetes/pull/46640), [@derekwaynecarr](https://github.com/derekwaynecarr))
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (0)
  2. pkg/proxy/iptables/proxier_test.go

    			svc.Spec.Ports = []v1.ServicePort{{
    				Name:       svcPortName.Port,
    				Port:       int32(svcPort),
    				Protocol:   v1.ProtocolTCP,
    				NodePort:   int32(svcNodePort),
    				TargetPort: intstr.FromInt32(int32(svcPort)),
    			}}
    			svc.Spec.HealthCheckNodePort = int32(svcHealthCheckNodePort)
    			svc.Status.LoadBalancer.Ingress = []v1.LoadBalancerIngress{{
    				IP: svcLBIP,
    			}}
    		}),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 21 14:39:54 UTC 2024
    - 249.9K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/extensions/v1beta1/generated.pb.go

    			}
    			var v int32
    			for shift := uint(0); ; shift += 7 {
    				if shift >= 64 {
    					return ErrIntOverflowGenerated
    				}
    				if iNdEx >= l {
    					return io.ErrUnexpectedEOF
    				}
    				b := dAtA[iNdEx]
    				iNdEx++
    				v |= int32(b&0x7F) << shift
    				if b < 0x80 {
    					break
    				}
    			}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 293.3K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/resource/v1alpha2/generated.pb.go

    			}
    			if iNdEx >= l {
    				return io.ErrUnexpectedEOF
    			}
    			b := dAtA[iNdEx]
    			iNdEx++
    			wire |= uint64(b&0x7F) << shift
    			if b < 0x80 {
    				break
    			}
    		}
    		fieldNum := int32(wire >> 3)
    		wireType := int(wire & 0x7)
    		if wireType == 4 {
    			return fmt.Errorf("proto: AllocationResult: wiretype end group for non-group")
    		}
    		if fieldNum <= 0 {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 14 17:07:36 UTC 2024
    - 261.9K bytes
    - Viewed (0)
  5. staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go

    			}
    			if iNdEx >= l {
    				return io.ErrUnexpectedEOF
    			}
    			b := dAtA[iNdEx]
    			iNdEx++
    			wire |= uint64(b&0x7F) << shift
    			if b < 0x80 {
    				break
    			}
    		}
    		fieldNum := int32(wire >> 3)
    		wireType := int(wire & 0x7)
    		if wireType == 4 {
    			return fmt.Errorf("proto: APIGroup: wiretype end group for non-group")
    		}
    		if fieldNum <= 0 {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 281.4K bytes
    - Viewed (0)
  6. pkg/apis/core/types.go

    	ProbeHandler
    	// Length of time before health checking is activated.  In seconds.
    	// +optional
    	InitialDelaySeconds int32
    	// Length of time before health checking times out.  In seconds.
    	// +optional
    	TimeoutSeconds int32
    	// How often (in seconds) to perform the probe.
    	// +optional
    	PeriodSeconds int32
    	// Minimum consecutive successes for the probe to be considered successful after having failed.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
  7. common-protos/k8s.io/api/core/v1/generated.proto

      optional int32 replicas = 1;
    
      // The number of pods that have labels matching the labels of the pod template of the replication controller.
      // +optional
      optional int32 fullyLabeledReplicas = 2;
    
      // The number of ready replicas for this replication controller.
      // +optional
      optional int32 readyReplicas = 4;
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
  8. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.pb.go

    				return fmt.Errorf("proto: wrong wireType = %d for field Port", wireType)
    			}
    			var v int32
    			for shift := uint(0); ; shift += 7 {
    				if shift >= 64 {
    					return ErrIntOverflowGenerated
    				}
    				if iNdEx >= l {
    					return io.ErrUnexpectedEOF
    				}
    				b := dAtA[iNdEx]
    				iNdEx++
    				v |= int32(b&0x7F) << shift
    				if b < 0x80 {
    					break
    				}
    			}
    			m.Port = &v
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 248K bytes
    - Viewed (0)
  9. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.pb.go

    				return fmt.Errorf("proto: wrong wireType = %d for field Port", wireType)
    			}
    			var v int32
    			for shift := uint(0); ; shift += 7 {
    				if shift >= 64 {
    					return ErrIntOverflowGenerated
    				}
    				if iNdEx >= l {
    					return io.ErrUnexpectedEOF
    				}
    				b := dAtA[iNdEx]
    				iNdEx++
    				v |= int32(b&0x7F) << shift
    				if b < 0x80 {
    					break
    				}
    			}
    			m.Port = &v
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 244.4K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/core/v1/generated.proto

      optional int32 replicas = 1;
    
      // The number of pods that have labels matching the labels of the pod template of the replication controller.
      // +optional
      optional int32 fullyLabeledReplicas = 2;
    
      // The number of ready replicas for this replication controller.
      // +optional
      optional int32 readyReplicas = 4;
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
Back to top