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

The Telepresence Helm chart could not be used as a chart dependency #3840

Open
wants to merge 2 commits into
base: thallgren/tm-single-name-dns
Choose a base branch
from

Conversation

thallgren
Copy link
Member

The JSON schema validation implemented in Telepresence 2.22.0 had a defect: it rejected the global object. This object, a Helm-managed construct, facilitates the propagation of arbitrary configurations from a parent chart to its dependencies. Consequently, charts intended for dependency use must permit the presence of the global object.

@thallgren thallgren linked an issue Apr 5, 2025 that may be closed by this pull request
The JSON schema validation implemented in Telepresence 2.22.0 had a
defect: it rejected the `global` object. This object, a Helm-managed
construct, facilitates the propagation of arbitrary configurations from
a parent chart to its dependencies. Consequently, charts intended for
dependency use must permit the presence of the `global` object.

Closes #3833

Signed-off-by: Thomas Hallgren <[email protected]>
@thallgren thallgren force-pushed the thallgren/chart-global branch from 408f2d2 to 90bc273 Compare April 5, 2025 07:07
@thallgren thallgren requested review from P0lip, FuYu3699 and njayp April 5, 2025 08:53
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.

Can not use Telepresence as Helm chart dependency
1 participant