Skip to content

Helm 3 proposal: Remove overlays#6

Merged
technosophos merged 1 commit intohelm:masterfrom
technosophos:docs/helm3-proposal-overlays
Mar 16, 2018
Merged

Helm 3 proposal: Remove overlays#6
technosophos merged 1 commit intohelm:masterfrom
technosophos:docs/helm3-proposal-overlays

Conversation

@technosophos
Copy link
Member

Overlays turn out to not be necessary if there is Lua support and a
post-render event.

Overlays turn out to not be necessary if there is Lua support and a
post-render event.
@technosophos technosophos merged commit 0bd87f8 into helm:master Mar 16, 2018
@technosophos technosophos deleted the docs/helm3-proposal-overlays branch March 16, 2018 18:20
scottrigby added a commit to scottrigby/community that referenced this pull request Feb 25, 2026
- Update Plugin Storage section to clarify no fallback between
  installed plugins and chart-defined plugins
- Add Plugin identity section explaining content hash identification
- Add rejected idea helm#6: fallback to installed plugins

Chart-defined plugins are identified by their SHA256 digest from
Chart.lock, ensuring deterministic builds. An installed plugin with
matching name/version cannot substitute because there's no way to
verify the content matches the locked digest.

Signed-off-by: Scott Rigby <scott@r6by.com>
scottrigby added a commit to scottrigby/community that referenced this pull request Feb 25, 2026
- Update Plugin Storage section to clarify no fallback between
  installed plugins and chart-defined plugins
- Add Plugin identity section explaining content hash identification
- Add rejected idea helm#6: fallback to installed plugins

Chart-defined plugins are identified by their SHA256 digest from
Chart.lock, ensuring deterministic builds. An installed plugin with
matching name/version cannot substitute because there's no way to
verify the content matches the locked digest.

Signed-off-by: Scott Rigby <scott@r6by.com>
scottrigby added a commit to scottrigby/community that referenced this pull request Feb 25, 2026
- Update Plugin Storage section to clarify no fallback between
  installed plugins and chart-defined plugins
- Add Plugin identity section explaining content hash identification
- Add rejected idea helm#6: fallback to installed plugins

Chart-defined plugins are identified by their SHA256 digest from
Chart.lock, ensuring deterministic builds. An installed plugin with
matching name/version cannot substitute because there's no way to
verify the content matches the locked digest.

Signed-off-by: Scott Rigby <scott@r6by.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants