Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Install/Uninstall isn't working correctly with more then one disable-features flags #1043

Open
Vad1mo opened this issue May 22, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@Vad1mo
Copy link

Vad1mo commented May 22, 2020

  1. When installing RIO with --disable-features
    This syntax with comma as described in the help isn't working: --disable-features linkerd, letsencrypt
NAME:
   rio install - Install rio management plane

USAGE:
   rio install [OPTIONS]

OPTIONS:
   --check                   Only check status, don't deploy controller
   --disable-features value  Manually specify features to disable, supports comma separated 
  1. Rio uninstall is also uninstalling linkerd that wasn't installed with rio:
    After installing rio with --disable-features linkerd --disable-features letsencrypt and then uninstalling rio, rio is also uninstalled linkerd that wasn't install with rio.
@Vad1mo Vad1mo added the bug Something isn't working label May 22, 2020
@Vad1mo Vad1mo changed the title Install/Uninstall isn't working correctly with disable-features flags Install/Uninstall isn't working correctly with more then one disable-features flags May 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant