Skip to content
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

Error while reinstalling a hub task with the new tkn command #499

Closed
lstocchi opened this issue Feb 9, 2021 · 0 comments · Fixed by #500
Closed

Error while reinstalling a hub task with the new tkn command #499

lstocchi opened this issue Feb 9, 2021 · 0 comments · Fixed by #500
Assignees
Labels
kind/bug Something isn't working

Comments

@lstocchi
Copy link
Contributor

lstocchi commented Feb 9, 2021

I noticed that tkn offers two methods - one to install and one to reinstall.

As an example -> install the task aws cli v. 0.1 from the Hub -> everything is ok -> now install the version 0.2 -> it asks to overwrite -> click ok ->
image

in the terminal

Error: Task aws-cli(0.1) already exists in tekton-pipelines namespace. Use reinstall command to overwrite existing

i was using #494 for the test

@evidolob evidolob self-assigned this Feb 9, 2021
@evidolob evidolob added the kind/bug Something isn't working label Feb 9, 2021
evidolob added a commit that referenced this issue Feb 9, 2021
evidolob added a commit that referenced this issue Feb 11, 2021
* #499 fix upgrade/downgrade tasks from hub

Signed-off-by: Yevhen Vydolob <[email protected]>

* Fix install task

Signed-off-by: Yevhen Vydolob <[email protected]>

* Fix error if tkn is not awailable

Signed-off-by: Yevhen Vydolob <[email protected]>

* Fix message

Signed-off-by: Yevhen Vydolob <[email protected]>

* Fix install/uninstall buttons click handler

Signed-off-by: Yevhen Vydolob <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants