-
-
Notifications
You must be signed in to change notification settings - Fork 34
Support ingressClassName
, ingress tls
, and extraObjects
#23
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
Conversation
f85e46c
to
3a7973f
Compare
Thanks @nissessenap, really like the simplicity! Even if we end up adding more options in the future (not sold on that), I think it's great to start with the minimum viable version proposed here. Do you mind bumping the chart version to 0.2.0? |
Signed-off-by: Edvin Norling <[email protected]>
3a7973f
to
1531ee1
Compare
Signed-off-by: Edvin Norling <[email protected]>
1531ee1
to
6d79172
Compare
Ahh, missed that one. Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
No need to squash yourself, the repo has been set up to only allow squash merges.
ingressClassName
, ingress tls
, and extraObjects
Includes changes from: * #13 * #22 * #23 * #33 * #34 * #42 * #52 * #55 * #57 * #83 * #87 Co-authored-by: Pawel Mrowka <[email protected]> Co-authored-by: Edvin Norling <[email protected]> Co-authored-by: Jaz Ark <[email protected]> Co-authored-by: Arnaud Hatzenbuhler <[email protected]> Co-authored-by: Stefan Hynek <[email protected]> Co-authored-by: Theodor van Nahl <[email protected]> Co-authored-by: Sergiy Kulanov <[email protected]> Signed-off-by: nscuro <[email protected]>
Includes changes from: * #13 * #22 * #23 * #33 * #34 * #42 * #52 * #55 * #57 * #83 * #87 Co-authored-by: Pawel Mrowka <[email protected]> Co-authored-by: Edvin Norling <[email protected]> Co-authored-by: Jaz Ark <[email protected]> Co-authored-by: Arnaud Hatzenbuhler <[email protected]> Co-authored-by: Stefan Hynek <[email protected]> Co-authored-by: Theodor van Nahl <[email protected]> Co-authored-by: Sergiy Kulanov <[email protected]> Signed-off-by: nscuro <[email protected]>
Includes changes from: * #13 * #22 * #23 * #33 * #34 * #42 * #52 * #55 * #57 * #83 * #87 Co-authored-by: Pawel Mrowka <[email protected]> Co-authored-by: Edvin Norling <[email protected]> Co-authored-by: Jaz Ark <[email protected]> Co-authored-by: Arnaud Hatzenbuhler <[email protected]> Co-authored-by: Stefan Hynek <[email protected]> Co-authored-by: Theodor van Nahl <[email protected]> Co-authored-by: Sergiy Kulanov <[email protected]> Signed-off-by: nscuro <[email protected]>
Includes changes from: * #13 * #22 * #23 * #33 * #34 * #42 * #52 * #55 * #57 * #83 * #87 Signed-off-by: nscuro <[email protected]> Co-authored-by: Pawel Mrowka <[email protected]> Co-authored-by: Edvin Norling <[email protected]> Co-authored-by: Jaz Ark <[email protected]> Co-authored-by: Arnaud Hatzenbuhler <[email protected]> Co-authored-by: Stefan Hynek <[email protected]> Co-authored-by: Theodor van Nahl <[email protected]> Co-authored-by: Sergiy Kulanov <[email protected]>
Solves #20