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

Do not run curl silent during plugin installation #1058

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

EugenMayer
Copy link
Contributor

Helps to see if the plugin installation works. Also fail if it fails

Helps to see if the plugin installation works. Also fail if it fails
Copy link
Owner

@stevehipwell stevehipwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there might be a simple change required.

charts/nexus3/templates/configmap-scripts.yaml Outdated Show resolved Hide resolved
Co-authored-by: Steve Hipwell <steve.hipwell@gmail.com>
@EugenMayer
Copy link
Contributor Author

Sure, makes sense. By the way the fail flag is fairly critical since i found at that if you boostrap a nexus that used to have a plugin for e.g. compose, and it does no longer have the plugin (failed to install), the repository will be removed and i could not find any way to 're-add' it (even using the same dedicated blob store as before). So booting once means the repo-data is wiped and the repo needs to be re-created (including it's entire contect).

So it is important to 'not boot' in this case, since it could be fatal

Copy link
Owner

@stevehipwell stevehipwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Usually I'd ask you to add a CHANGELOG entry, but in this case I'll put it in the release PR.

@stevehipwell stevehipwell merged commit 9da51ce into stevehipwell:main Oct 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants