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

Add priorityclassname Support and Test #160

Merged
merged 3 commits into from
Mar 18, 2023

Conversation

reynoldsme
Copy link
Contributor

Description

Fixes #159.

This PR introduces suport for priorityClassName and adds the TestK8sServicePriorityClassName test.

TODOs

Read the Gruntwork contribution guidelines.

  • Update the docs*.
  • Run the relevant tests successfully, including pre-commit checks.
  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.
  • Include release notes. If this PR is backward incompatible, include a migration guide.

*documented in values.yaml. I'm happy to add something to /charts/k8s-service/README.md if that is determined to be necessary.

Release Notes (draft)

Added support for priorityClassName.

@josh-padnick
Copy link
Contributor

@ryehowell Could you take a look at this when you get a chance? 'cc @gitsstewart

@ryehowell
Copy link
Contributor

Hey @reynoldsme, thanks for the contribution! I'm wrapping up a couple other PR's at the moment, but will review this next. It probably won't be until tomorrow though. I went ahead and kicked off the CI build as well.

Copy link
Contributor

@ryehowell ryehowell left a comment

Choose a reason for hiding this comment

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

These changes look good to me. CI build is green as well.

Copy link
Contributor

@zackproser zackproser left a comment

Choose a reason for hiding this comment

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

LGTM

@ryehowell ryehowell merged commit d904d8f into gruntwork-io:main Mar 18, 2023
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.

Support priorityClassName
4 participants