added pod annotation key: JobRetryCountKey = volcano.sh/job-retry-count

Feat #127

Signed-off-by: belo4ya <41exey.kov41ev@gmail.com>
This commit is contained in:
belo4ya 2024-06-25 11:45:04 +03:00
parent ec5af0be72
commit 34e43a8378
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ const (
JobVersion = "volcano.sh/job-version"
// JobTypeKey job type key used in labels
JobTypeKey = "volcano.sh/job-type"
// JobRetryCountKey job retry count key used in pod annotation
JobRetryCountKey = "volcano.sh/job-retry-count"
// PodgroupNamePrefix podgroup name prefix
PodgroupNamePrefix = "podgroup-"
// PodTemplateKey type specify a equivalence pod class