internal/deployers/eksapi/cluster.go (2 lines): - line 59: // TODO: we can't currently enable managed compute without a default NodePool - line 165: }, time.Minute*15) // TODO: make this configurable? it's more complicated than the creation timeout, since this func may be called by the janitor internal/deployers/eksapi/deployer.go (1 line): - line 69: // TODO: remove this once it's no longer used in downstream jobs internal/deployers/eksapi/infra.go (1 line): - line 95: // TODO: create a subnet in every AZ internal/deployers/eksapi/userdata.go (1 line): - line 18: // TODO: replace the YAML template with proper usage of the nodeadm API go types internal/deployers/eksapi/node.go (1 line): - line 483: // TODO implement cleanup of Auto nodes in the janitor