Skip to content

kubernetes-ingress: add activeDeadlineSeconds to crdjob configuration - #381

Merged
dkorunic merged 3 commits into
haproxytech:mainfrom
duncan485:main
Aug 28, 2026
Merged

kubernetes-ingress: add activeDeadlineSeconds to crdjob configuration#381
dkorunic merged 3 commits into
haproxytech:mainfrom
duncan485:main

Conversation

@duncan485

Copy link
Copy Markdown
Contributor

No description provided.

…lues

The activeDeadlineSeconds key was added with a trailing space, which
yamllint rejects through the trailing-spaces rule enabled in both
test/lintconf.yaml and chart-testing's default lintconf. This made
"ct lint" fail on the chart, blocking the lint-charts CI job as well as
the install-charts and release-charts jobs that depend on it.

No functional change, the rendered chart is identical.

Signed-off-by: Dinko Korunic <dkorunic@haproxy.com>
The new crdjob.activeDeadlineSeconds value was missing from the "CRD
installation job" table in README.md, which is what Artifact Hub
renders, leaving the setting undiscoverable while every other crdjob
key is listed there.

Add the missing row, fix the "maybe"/"may be" typo in the values.yaml
comment and add the usual "## ref:" link to the upstream Job
documentation so the entry matches its neighbours.

Signed-off-by: Dinko Korunic <dkorunic@haproxy.com>
@dkorunic
dkorunic merged commit 38013af into haproxytech:main Aug 28, 2026
dkorunic added a commit that referenced this pull request Aug 31, 2026
Changes in kubernetes-ingress:
- Use Ingress Controller 3.2.14 version for base image
- Add activeDeadlineSeconds to crdjob configuration (#381)

Signed-off-by: Dinko Korunic <dkorunic@haproxy.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants