intellij-openshift-connector
intellij-openshift-connector copied to clipboard
I can change a helm repo even though I didn't change anything
depends on #673
Steps: 1.ASSERT: have a helm repository listed in the resource tree 2. EXEC: select the helm repository and pick "Edit Repository" in the context menu 3. ASSERT: dialog with the name and url of the repository shows up
Result: "Change" button is enabled. I can hit "Change". In the status bar I see that stuff is done, a progress is displayed. Endresult is ok, my repository is still present with the same name and url though.
The fix for this issue is now included in #673
This was tackled in #673. Closing.