Schema Generator / Rancher Partner Charts / Rancher CI Tests#22
Open
David-Development wants to merge 18 commits into
Open
Schema Generator / Rancher Partner Charts / Rancher CI Tests#22David-Development wants to merge 18 commits into
David-Development wants to merge 18 commits into
Conversation
…Y / Frontend right now
… like previously (because of rancher mtls toggle)
Integrates the post-v1.8.0 feature work from origin/main: - Kratos bumped to v26.2.0-distroless - additionalEnvs (tpl-evaluated) for api/web/kratos/postgresql - useExisting* secret toggles to avoid the Helm lookup function (ArgoCD) - secret-manifest indentation fixes Because values.yaml is generated on this branch, the new values were added to schema/schema.ts (the single source of truth) rather than hand-edited, and all outputs were regenerated. The intentional Unreleased ingress refactor (single host + boolean tls + tlsSecretName, pvc.storageClassName, intoto) is preserved.
- Added support for boolean `api.ingress.tls` and `web.ingress.tls` for single-host TLS configuration. - Introduced single-host scalars `api.ingress.host` and `web.ingress.host`, replacing the old list forms. - Deprecated old ingress list shapes and added warnings in the NOTES.txt for migration guidance. - Updated values.yaml to reflect deprecations and provide migration instructions.
This file contains hidden or 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
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.
Ref: l3montree-dev/devguard#2155