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

Support extraPodLabels in apiServer and Frontend #166

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

initharrington
Copy link
Contributor

@initharrington initharrington commented Sep 30, 2024

#32

Creates extraPodLabels so that a user can set specific pod labels in either the apiServer or frontend deployment.

@initharrington initharrington requested a review from a team as a code owner September 30, 2024 20:55
@initharrington initharrington changed the title support extraPodLabels #32 - support extraPodLabels Sep 30, 2024
@initharrington initharrington changed the title #32 - support extraPodLabels Support extraPodLabels in apiServer and Frontend Sep 30, 2024
@nscuro
Copy link
Member

nscuro commented Oct 1, 2024

Thanks @initharrington! Could you please also extend values.schema.json accordingly?

@nscuro nscuro added the enhancement New feature or request label Oct 1, 2024
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@692973e...d632683)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

support extraPodLabels

support extraPodLabels

Signed-off-by: Sean Harrington <[email protected]>

support extraPodLabels

Signed-off-by: Sean Harrington <[email protected]>

support extraPodlabels

remove these
@initharrington
Copy link
Contributor Author

Switched to object to fix, added to statefulset, and rebased

Copy link
Member

@nscuro nscuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@nscuro nscuro merged commit c1aebc7 into DependencyTrack:main Oct 1, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants