Skip to content

feat: Add support for ingressClassName in Helm Chart #4844

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

Merged
merged 4 commits into from
Feb 10, 2022
Merged

Conversation

wrmilling
Copy link
Contributor

Fixes #NA - No issue created due to minor nature of change.

This adds an optional parameter to the ingress object for ingressClassName which is available in K8s 1.18+. More information on ingressClassName can be found here.

Please let me know if you need any more information or other changes. I did a minor version bump for the chart, but happy to remove that if needed.

Copy link
Contributor

@jsjoeio jsjoeio left a comment

Choose a reason for hiding this comment

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

Thanks so much for adding this!

Looks good to me but let me get a second opinion from the experts.

cc @Matthew-Beckett @jawnsy

Copy link
Contributor

@jawnsy jawnsy left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for this contribution

Copy link
Contributor

@Matthew-Beckett Matthew-Beckett left a comment

Choose a reason for hiding this comment

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

Looks good, other than the comment above about the legacy annotation no changes needed.

Thanks for helping!

❤️

@wrmilling
Copy link
Contributor Author

Thanks @jsjoeio, @jawnsy, and @Matthew-Beckett. Feedback integrated into the latest commit.

@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #4844 (25bdb99) into main (25b1340) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4844   +/-   ##
=======================================
  Coverage   69.17%   69.17%           
=======================================
  Files          29       29           
  Lines        1645     1645           
  Branches      363      363           
=======================================
  Hits         1138     1138           
  Misses        430      430           
  Partials       77       77           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 25b1340...25bdb99. Read the comment docs.

@jawnsy jawnsy merged commit 177f0ed into coder:main Feb 10, 2022
TinLe pushed a commit to TinLe/code-server that referenced this pull request Apr 23, 2022
Allow configuring the ingress class via a value.
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.

4 participants