Skip to content

editor: do getChart in LoadEditorModel#175

Merged
tamalsaha merged 1 commit into
masterfrom
editor-load-model-refactor
Jun 28, 2026
Merged

editor: do getChart in LoadEditorModel#175
tamalsaha merged 1 commit into
masterfrom
editor-load-model-refactor

Conversation

@tamalsaha

Copy link
Copy Markdown
Contributor

Refactor pkg/editor/chart_template.go:

  • LoadResourceEditorModel now calls the exported LoadEditorModel (instead of the unexported helper).
  • LoadEditorModel resolves + pulls the chart (getChart), then delegates the AppRelease read + EditorChartValueManifest to loadEditorModel.

go build ./pkg/editor/ passes.

kodiakhq[bot]
kodiakhq Bot previously approved these changes Jun 27, 2026
LoadResourceEditorModel now calls the exported LoadEditorModel, and LoadEditorModel
resolves and pulls the chart (getChart) before delegating the AppRelease read +
manifest build to loadEditorModel.

Signed-off-by: Tamal Saha <tamal@appscode.com>
@tamalsaha tamalsaha merged commit ac63890 into master Jun 28, 2026
4 checks passed
@tamalsaha tamalsaha deleted the editor-load-model-refactor branch June 28, 2026 04:57
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