Page MenuHomePhabricator

Better validate job names
Closed, ResolvedPublic

Description

This is a bug in the error handling apparently, but the error seems to be:

The CronJob "k8s-tools.anchor-corrector-20201008.fix-anchor.archives.en" is invalid: metadata.name: Invalid value: "k8s-tools.anchor-corrector-20201008.fix-anchor.archives.en": must be no more than 52 characters

Kubernetes does not support names that long.