pkg/kepval/approval.go (3 lines): - line 61: // TODO: Create a context to hold the parsers - line 67: // TODO: This shouldn't be required once we push the errors into the - line 117: // TODO: Consider making this a function pkg/repo/query.go (2 lines): - line 48: // TODO: check the valid values of stage, status, etc. - line 149: // TODO: Fetch PRR approvers from approval files. pkg/proposal/promote.go (2 lines): - line 43: // TODO: Populate logic - line 69: // TODO: Implement ticketing workflow artifact generation api/document.go (1 line): - line 50: // TODO: Can we come up with a better name/location for this? pkg/proposal/create.go (1 line): - line 58: // TODO: Populate logic cmd/kepify/main.go (1 line): - line 177: // TODO: Consider replacing with a .kepignore file pkg/kepctl/commands/commands.go (1 line): - line 45: // TODO: This should be defaulted in the package instead api/approval.go (1 line): - line 39: // TODO: Need to validate these milestone pointers are not nil keps/sig-testing/2464-kubetest2-ci-migration/kep.yaml (1 line): - line 31: # TODO: figure out if these are the right milestones for beta/stable. pkg/kepctl/commands/create.go (1 line): - line 46: // TODO: Should these all be global args? pkg/kepctl/commands/promote.go (1 line): - line 45: // TODO: Should these all be global args? pkg/kepctl/commands/query.go (1 line): - line 48: // TODO: Should these all be global args? pkg/repo/validate.go (1 line): - line 135: // TODO: This shouldn't be required once we push the errors into the api/groups.go (1 line): - line 162: // TODO: Figre out if we want to treat emeritus approvers differently. pkg/output/output.go (1 line): - line 202: // TODO: Refactor out anonymous funcs