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

[docker] jormungandr-processes param removed #4116

Merged
merged 2 commits into from
Sep 27, 2023
Merged

Conversation

azime
Copy link
Contributor

@azime azime commented Sep 27, 2023

Follow-up on #4112

I leave this variable among the environment variables only to avoid params overlap

@azime azime requested review from xlqian and pbougue September 27, 2023 10:38
Copy link
Contributor

@pbougue pbougue left a comment

Choose a reason for hiding this comment

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

Why do you remove this ?
Is it because it duplicates another param and can be misleading ?

OK, edited main comment ✔️

@@ -7,17 +7,14 @@ monitor_cache2="name=monitor,items=100"

function show_help() {
cat << EOF
Usage: ${0##*/} -a jormungandr-processes -m monitor-processes -r max-requests
-a app-processes number
Usage: ${0##*/} -m monitor-processes -r max-requests
Copy link
Contributor

Choose a reason for hiding this comment

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

very minor:

Suggested change
Usage: ${0##*/} -m monitor-processes -r max-requests
Usage: ${0##*/} -m monitor-process -r max-requests

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@azime azime merged commit 8cf7396 into dev Sep 27, 2023
@azime azime deleted the remove_uwsgi_processes_arg branch September 27, 2023 13:36
@pbougue pbougue changed the title jormungandr-processes param removed [docker] jormungandr-processes param removed Oct 5, 2023
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.

3 participants