config/components/crd/bases/kueue.x-k8s.io_workloads.yaml (29 lines): - line 1165: TODO: Add other useful fields. - line 1238: TODO: Add other useful fields. - line 1274: TODO: Add other useful fields. apiVersion, - line 1294: TODO: Add other useful fields. apiVersion, - line 2668: TODO: Add other useful fields. - line 2741: TODO: Add other useful fields. - line 2777: TODO: Add other useful fields. apiVersion, - line 2797: TODO: Add other useful fields. apiVersion, - line 4082: TODO: Add other useful fields. apiVersion, kind, - line 4181: TODO: Add other useful fields. - line 4254: TODO: Add other useful fields. - line 4290: TODO: Add other useful fields. apiVersion, - line 4310: TODO: Add other useful fields. apiVersion, - line 6266: TODO: how do we prevent errors in the filesystem - line 6390: TODO: Add other useful fields. apiVersion, - line 6429: TODO: Add other useful fields. apiVersion, - line 6510: TODO: Add other useful fields. apiVersion, - line 6550: TODO: Add other useful fields. apiVersion, - line 7058: "ext4" if unspecified. TODO: how do we prevent - line 7126: TODO: Add other useful fields. apiVersion, - line 7164: TODO: how do we prevent errors in the filesystem - line 7285: TODO: how do we prevent errors in the filesystem - line 7329: TODO: Add other useful fields. apiVersion, - line 7521: TODO: Add other useful fields. - line 7695: TODO: Add other useful fields. - line 7798: TODO: how do we prevent errors in the filesystem - line 7833: TODO: Add other useful fields. apiVersion, - line 7879: TODO: Add other useful fields. apiVersion, - line 8012: TODO: Add other useful fields. apiVersion, charts/kueue/templates/crd/kueue.x-k8s.io_workloads.yaml (29 lines): - line 1178: TODO: Add other useful fields. - line 1251: TODO: Add other useful fields. - line 1287: TODO: Add other useful fields. apiVersion, - line 1307: TODO: Add other useful fields. apiVersion, - line 2681: TODO: Add other useful fields. - line 2754: TODO: Add other useful fields. - line 2790: TODO: Add other useful fields. apiVersion, - line 2810: TODO: Add other useful fields. apiVersion, - line 4095: TODO: Add other useful fields. apiVersion, kind, - line 4194: TODO: Add other useful fields. - line 4267: TODO: Add other useful fields. - line 4303: TODO: Add other useful fields. apiVersion, - line 4323: TODO: Add other useful fields. apiVersion, - line 6279: TODO: how do we prevent errors in the filesystem - line 6403: TODO: Add other useful fields. apiVersion, - line 6442: TODO: Add other useful fields. apiVersion, - line 6523: TODO: Add other useful fields. apiVersion, - line 6563: TODO: Add other useful fields. apiVersion, - line 7071: "ext4" if unspecified. TODO: how do we prevent - line 7139: TODO: Add other useful fields. apiVersion, - line 7177: TODO: how do we prevent errors in the filesystem - line 7298: TODO: how do we prevent errors in the filesystem - line 7342: TODO: Add other useful fields. apiVersion, - line 7534: TODO: Add other useful fields. - line 7708: TODO: Add other useful fields. - line 7811: TODO: how do we prevent errors in the filesystem - line 7846: TODO: Add other useful fields. apiVersion, - line 7892: TODO: Add other useful fields. apiVersion, - line 8025: TODO: Add other useful fields. apiVersion, pkg/webhooks/resourceflavor_webhook.go (2 lines): - line 140: // TODO: Replace next line with subsequent commented-out line when implement TaintEffectNoScheduleNoAdmit. - line 148: // TODO: Uncomment this block when implement TaintEffectNoScheduleNoAdmit. pkg/controller/core/workload_controller.go (1 line): - line 478: //TODO: the eventHandler should get a context soon, and this could be dropped pkg/features/kube_features.go (1 line): - line 30: // TODO: This is for reference. Remove it once we have real feature gates. pkg/controller/jobs/job/job_controller.go (1 line): - line 95: // TODO: replace the TODO context with the one passed to the event handler's functions