Closed mkuziemko closed 2 years ago
When I was working on capact ti edit I noticed that there is an issue with updating the TypeInstance where the backend does not accept value.
capact ti edit
Editing the TypeInstnace backend context should succeed when the backend does not accept value.
In case of editing the TI:
id: 11e00f77-8eb5-4f2a-84c1-f3d5b236428c typeInstance: attributes: [] backend: context: chartLocation: https://charts.bitnami.com/bitnami driver: secrets name: postgresql-1649675191 namespace: default # value: # chart: # name: postgresql # repo: https://charts.bitnami.com/bitnami # version: 10.2.6 # name: postgresql-1649675191 # namespace: default
I got the error:
Error: while executing mutation to update TypeInstances: All attempts fail: #1: graphql: failed to update TypeInstances: 1 error occurred: * Error: External backend "d1a6496a-df62-48e0-95c4-8560a87c4e9c": input value not allowed
cap.type.helm.release.storage
Description
When I was working on
capact ti edit
I noticed that there is an issue with updating the TypeInstance where the backend does not accept value.Expected behavior
Editing the TypeInstnace backend context should succeed when the backend does not accept value.
Actual behavior
In case of editing the TI:
I got the error:
Steps to reproduce
cap.type.helm.release.storage
by replacing some of the backend value.