Commit 9255180
authored
editor: EditorTemplate request carries chart values (#655)
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>1 parent 8312d45 commit 9255180
3 files changed
Lines changed: 13 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | | - | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments