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

Make namespace overwritable for agents and additional agents. #593

Merged
merged 1 commit into from
Apr 28, 2022
Merged

Make namespace overwritable for agents and additional agents. #593

merged 1 commit into from
Apr 28, 2022

Conversation

jellevanhees
Copy link
Contributor

@jellevanhees jellevanhees commented Mar 24, 2022

What this PR does / why we need it

Currently, the namespace for Kubernetes cloud agents is set to the chart namespace however a value does exist for its Values.agent.namespace.
This change should allow the user to set a different namespace for agents in general and also overwrite the namespace for additional agents.

Which issue this PR fixes

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

  • fixes #

Special notes for your reviewer

Checklist

  • DCO signed
  • Chart Version bumped
  • CHANGELOG.md was updated

@jellevanhees jellevanhees requested a review from a team as a code owner March 24, 2022 09:51
@jellevanhees
Copy link
Contributor Author

jellevanhees commented Mar 24, 2022

I might need some help to fix these failing tests.

@jellevanhees
Copy link
Contributor Author

@maorfr

@jellevanhees jellevanhees requested a review from a team as a code owner April 28, 2022 11:38
Currently the namespace for kubernetes cloud agents is set to the chart namespace however a value does exist for it Values.agent.namespace.
This change should allow the user to se a different namespace for agents in general and also overwrite the namespace for addtional agents.

Signed-off-by: Jelle Van Hees <[email protected]>
@jellevanhees
Copy link
Contributor Author

I managed to fix the tests and changed the "agent namespace and templates" to also cover the change I made.

@timja timja merged commit 6f9d244 into jenkinsci:main Apr 28, 2022
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

2 participants