Skip to content

Feature: Support to hibernate/un hibernate for Job/ConJob type Devtron apps. #4501

Open
@ajaydevtron

Description

@ajaydevtron

🔖 Feature description

For Deployment, Rollout, and StatefulSet Devtron charts, we currently use the following patch configuration for hibernation

{"replicaCount":0,"autoscaling":{"MinReplicas":0,"MaxReplicas":0 ,"enabled": false} }

However, in the case of Job and CronJob types, we need to include suspend: true for hibernation and suspend: false for deactivation .

🎤 Pitch / Usecases

We wanted to use hibernate/un-hibernate Devtron feature for Cronjob/Job type.

🔄️ Alternative

We can pass suspend: true in deployment template and do the next deployment for same.

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

AB#7857

Metadata

Metadata

Labels

ICA-AUG24Issue Cleanup Activity Aug 2024enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions