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

Fixes #687 - Enable customization of master Jenkins service account via default Helm template #688

Merged
merged 2 commits into from
Dec 23, 2021
Merged

Fixes #687 - Enable customization of master Jenkins service account via default Helm template #688

merged 2 commits into from
Dec 23, 2021

Conversation

thecooldrop
Copy link

This is necessary in order to be able to provide the annotations attached to the
service account associated with the Jenkins master instance.

Changes

I have made the small changes necessary in order to enable adapting the ServiceAccount used by the master Jenkins which is provisioned with the default Helm chart.

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes tests (if functionality changed/added) => No functionality added
  • Includes docs (if user facing) => already available and is referenced
  • Commit messages follow commit message best practices => To be determined by reviewer.

See the contribution guide for more details.

Reviewer Notes

If API changes are included, additive changes must be approved by at least two OWNERS and backwards incompatible changes must be approved by more than 50% of the OWNERS.

This is necessary in order to be able to provide the annotations attached to the
service account associated with the Jenkins master instance.
@thecooldrop
Copy link
Author

thecooldrop commented Dec 20, 2021

Hi @Sig00rd, what do I neeed to do in order to fix these tests? Is it valid that they are failing?

@SylwiaBrant
Copy link

Please, pull in the changes from the master, so the tests can pass :)

@thecooldrop
Copy link
Author

thecooldrop commented Dec 21, 2021

Hi @SylwiaBrant I did that, hopefully the tests will now pass.

@SylwiaBrant SylwiaBrant merged commit 0f50740 into jenkinsci:master Dec 23, 2021
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.

None yet

4 participants