Skip to content

editor: EditorTemplate request carries chart values#655

Merged
tamalsaha merged 1 commit into
masterfrom
editortemplate-values
Jun 26, 2026
Merged

editor: EditorTemplate request carries chart values#655
tamalsaha merged 1 commit into
masterfrom
editortemplate-values

Conversation

@tamalsaha

Copy link
Copy Markdown
Contributor

What

Follow-up to #654. Change EditorTemplateRequest to carry the editor chart Values (fetched by the caller) instead of a ChartRef.

Why

getChart (pulling the editor chart) can exceed the aggregated apiserver request budget. So kube-ui-server only does the fast in-cluster reconstruction (editor.EditorChartValueManifest) from the supplied values; the caller (b3) pulls the chart and creates the AppRelease.

Related

Change EditorTemplateRequest to carry the editor chart Values (fetched by the
caller) instead of a ChartRef. getChart can exceed the aggregated apiserver
request budget, so kube-ui-server only does the fast in-cluster reconstruction
from these values; the caller pulls the chart.

Signed-off-by: Tamal Saha <tamal@appscode.com>
@tamalsaha tamalsaha merged commit 9255180 into master Jun 26, 2026
7 checks passed
@tamalsaha tamalsaha deleted the editortemplate-values branch June 26, 2026 20:27
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.

1 participant