Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #152

Closed
wants to merge 1 commit into from
Closed

test #152

wants to merge 1 commit into from

Conversation

torstenwalter
Copy link
Member

@torstenwalter torstenwalter commented Nov 21, 2020

What this PR does / why we need it

  • Chart uses StatefulSet instead of Deployment
  • XML configuration was dropped
  • offending terms have been removed
  • values have been renamed and re-ordered to make it easier to use
  • already deprecated items got removed
  • chart migrated to helm 3.0.0

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special Remarks

This PR combines work from multiple people from different PRs. Thanks to code contributors:

Please let me know if I forgot someone so that I can adjust it here.

Special thanks to @timja and @wmcdona89 for reviewing many PRs!

Special notes for your reviewer

Please check carefully if I am missing something. Feel free to add additional PRs to it.
Still to do before merging:

  • admin user configuration

Checklist

  • DCO signed
  • Chart Version bumped
  • CHANGELOG.md was updated => Moved parts of it to the migration docs.

* Chart uses StatefulSet instead of Deployment
* XML configuration was dropped
* offending terms have been removed
* values have been renamed and re-ordered to make it easier to use
* already deprecated items got removed
* chart migrated to helm 3.0.0

List of contributions:

- Dylan Piergies: Replace Deployment with StatefulSet #33
- Aaron McDonald: move kubernetes plugin configuration under agent #106
- holmesb: Adding prometheus \ metrics guidance #78

Closes #78

Co-authored-by: Aaron McDonald <[email protected]>
Co-authored-by: Dylan Piergies [email protected]
Co-authored-by: holmesb <[email protected]>
Signed-off-by: Torsten Walter <[email protected]>
@torstenwalter torstenwalter changed the title Jenkins 3.0.0 Jenkins Chart 3.0.0 Nov 21, 2020
@torstenwalter torstenwalter mentioned this pull request Nov 21, 2020
@torstenwalter torstenwalter changed the title Jenkins Chart 3.0.0 test Nov 21, 2020
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.

v3.0.0 release
1 participant