Skip to content

feat: add configurable backoffLimit for autoSetup job#295

Open
Mahagon wants to merge 1 commit intoapache:mainfrom
Mahagon:main
Open

feat: add configurable backoffLimit for autoSetup job#295
Mahagon wants to merge 1 commit intoapache:mainfrom
Mahagon:main

Conversation

@Mahagon
Copy link
Copy Markdown

@Mahagon Mahagon commented Apr 30, 2026

chore: update chart-testing version to v3.14.0
chore: update KinD version to v0.31.0
chore: update Kubernetes version for testing to v1.35.1
chore: add missing values in README.md.gotmpl

fixes: #254

What this PR does / why we need it:

Wanted to test your Chart for the first time and the post install job fails, as the couchdb wasn't ready initializing, so i wanted to make backoffLimit variable.
I also saw a bunch of outdated versions in the e2e test and updated them
And the Readme.md.gotmpl did not fit the Readme.md anymore.

had to set validate-maintainers: false as the e2e test failed otherwise on my local machine, as it tried to reach localhost on port 53 and i do not run a local dns service.

Which issue this PR fixes

#254

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.

  • Chart Version bumped
  • e2e tests pass
  • Variables are documented in the README.md
  • NEWS.md updated

E2E test results (local)


✔︎ couchdb => (version: "4.6.4", path: "couchdb")

All charts linted and installed successfully

chore: update chart-testing version to v3.14.0
chore: update KinD version to v0.31.0
chore: update Kubernetes version for testing to v1.35.1
chore: add missing values in README.md.gotmpl

fixes: apache#254
Signed-off-by: Mahagon <874007+Mahagon@users.noreply.github.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.

[Feature] - Post Install Job Fails because CouchDB is not ready

1 participant