Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for PodSchedulingContext (0.26 sec)

  1. staging/src/k8s.io/api/resource/v1alpha2/generated.pb.go

    func (m *PodSchedulingContext) Reset()      { *m = PodSchedulingContext{} }
    func (*PodSchedulingContext) ProtoMessage() {}
    func (*PodSchedulingContext) Descriptor() ([]byte, []int) {
    	return fileDescriptor_4312f5b44a31ec02, []int{13}
    }
    func (m *PodSchedulingContext) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 14 17:07:36 UTC 2024
    - 261.9K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.30.md

    - DRA: ResourceClaim and PodSchedulingContext status updates no longer allow changing object meta data. ([#123730](https://github.com/kubernetes/kubernetes/pull/123730), [@pohly](https://github.com/pohly))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 04:05:28 UTC 2024
    - 253.2K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.27.md

    - API: resource.k8s.io/v1alpha1.PodScheduling was renamed to resource.k8s.io/v1alpha2.PodSchedulingContext. ([#116556](https://github.com/kubernetes/kubernetes/pull/116556), [@pohly](https://github.com/pohly)) [SIG API Machinery, Apps, Auth, CLI, Node, Scheduling and Testing]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 23:01:06 UTC 2024
    - 455.3K bytes
    - Viewed (0)
Back to top