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

remove-unlisted-plugins options removes listed plugins #127

Open
barryprice opened this issue Jul 9, 2022 · 0 comments
Open

remove-unlisted-plugins options removes listed plugins #127

barryprice opened this issue Jul 9, 2022 · 0 comments
Labels

Comments

@barryprice
Copy link
Contributor

Jenkins and plugins versions report

Environment
Paste the output here

What Operating System are you using (both controller, and any agents involved in the problem)?

Juju 2.8.9, Ubuntu 18.04

Reproduction steps

  1. Set the "plugins" charm option to a comprehensive list of plugins, including dependencies, with "remove-unlisted-plugins" set to "yes".
  2. Watch the charm install the listed plugins, and then remove some or all of them.

Expected Results

I'd expect the charm not to delete any of the listed plugins (ideally it wouldn't delete any indirect dependencies that it had installed itself either, but that's a separate issue).

Actual Results

After disabling the option, you can see here that post-installation, it would remove most or all of the requested plugins if I hadn't disabled it (line 128):

https://paste.ubuntu.com/p/vjDTvcjWw4/

Anything else?

No response

@barryprice barryprice added the bug label Jul 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant