-
Notifications
You must be signed in to change notification settings - Fork 5
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
Updated ingress definitions to be compatiable with K8S 1.22 #6
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Great PR! Please pay attention to the following items before merging: Files matching
This is an automatically generated QA checklist based on modified files |
keyvaann
force-pushed
the
update-ingress
branch
from
November 27, 2021 08:34
a9fa1c9
to
c40ba99
Compare
This PR is still not ready pending for testing #5 |
…pdate-ingress * 'main' of github.com:RADAR-base/radar-helm-charts: (54 commits) Fix docs remove trailing spaces changes based PR review bump version lint fixes update versions and docs remove unknown property from radar-integration Make the kafka properties configurable Bump version Update README Keep previous var configuration Keep previous var configuration Use environemnt key for vars in values.yaml Add support for SSL protocol in radar-jdbc-connector Bump api version Bump radar-jdbc-connector Bump appserver tag and version Use dedicated db for radar-appserver Fix readme Enable CORS in radar-gateway ...
…rts into update-ingress * 'update-ingress' of github.com:RADAR-base/radar-helm-charts:
Merging without review. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of the change
Ingress definitions are now compatible with version 1.22 and unified having same format across all charts.
Benefits
Allowing RADAR-Base installation on Kubernetes 1.22 and above.
Possible drawbacks
Not compatible with old versions of Kubernetes anymore.
Applicable issues
Additional information
Checklist
Chart.yaml
according to semver.