hashicorp / hashicorp/nomad

expose server configuration for all GC intervals

Open
#12,952 1 comment 0 reactions 0 assignees View on GitHub
theme/config type/enhancement
Dominant language
Go
Stars
17k
Forks
2.1k
Avg merge
1d 9h
Merged PRs (30d)
105

Description

The [`job_gc_threshold`](https://www.nomadproject.io/docs/configuration/server#job_gc_threshold) controls how often the core job for garbage collecting Jobs runs. But we also have GC jobs for Evals, Nodes, Deployments, CSIPlugins, CSIVolumeClaims, and OneTimeTokens. We currently expose the threshold configuration for these jobs but not the interval, but it seems like it could be handy for some users to have fine-grained control over this.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the server configuration entry for job_gc_threshold in the Nomad configuration documentation, then trace the existing interval and threshold settings for the Eval, Node, Deployment, CSIPlugin, CSIVolumeClaim, and OneTimeToken garbage-collection jobs. Done means each listed job exposes a fine-grained interval configuration alongside its existing threshold setting.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.