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

chore(docker): remove debugging output by default #8870

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gustavovalverde
Copy link
Member

Motivation

When initiating a Zebra node using Docker, there's way too much output at the beginning, making it hard to identify information that we're specifically showing in the interface.

Solution

  • Remove the -x option from the entrypoing

Tests

Not extra testing required

PR Author's Checklist

  • The PR name will make sense to users.
  • The PR provides a CHANGELOG summary.
  • The solution is tested.
  • The documentation is up to date.
  • The PR has a priority label.

PR Reviewer's Checklist

  • The PR Author's checklist is complete.
  • The PR resolves the issue.

@gustavovalverde gustavovalverde added A-devops Area: Pipelines, CI/CD and Dockerfiles C-cleanup Category: This is a cleanup A-release Area: Zebra releases and release management P-Low ❄️ labels Sep 17, 2024
@gustavovalverde gustavovalverde self-assigned this Sep 17, 2024
@gustavovalverde gustavovalverde requested a review from a team as a code owner September 17, 2024 17:06
@gustavovalverde gustavovalverde requested review from arya2 and removed request for a team September 17, 2024 17:06
@github-actions github-actions bot added C-bug Category: This is a bug C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG extra-reviews This PR needs at least 2 reviews to merge labels Sep 17, 2024
@gustavovalverde gustavovalverde removed the extra-reviews This PR needs at least 2 reviews to merge label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-devops Area: Pipelines, CI/CD and Dockerfiles A-release Area: Zebra releases and release management C-bug Category: This is a bug C-cleanup Category: This is a cleanup C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG P-Low ❄️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants