-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can change a helm repo even though I didn't change anything #803
Labels
bug
Something isn't working
Comments
The fix for this issue is now included in #673 |
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Apr 24, 2024
…er#803) Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Apr 24, 2024
…er#803) Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Apr 25, 2024
…er#803) Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Apr 26, 2024
…er#803) Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
May 13, 2024
…er#803) Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
May 15, 2024
…er#803) Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
May 16, 2024
…er#803) Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
May 21, 2024
…er#803) Signed-off-by: Andre Dietisheim <[email protected]>
openshift-merge-bot bot
pushed a commit
that referenced
this issue
May 27, 2024
Signed-off-by: Andre Dietisheim <[email protected]>
This was tackled in #673. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 text was updated successfully, but these errors were encountered: