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

[CCXDEV-9710] Make push-gateway-secret optional for service log #756

Conversation

JiriPapousek
Copy link
Collaborator

Description

push-gateway-secret is not present in ephemeral environment, so this PR makes it optional.

Type of change

  • Configuration update

Testing steps

NA

Checklist

  • make before_commit passes
  • updated documentation wherever necessary
  • added or modified tests if necessary
  • updated schemas and validators in insights-data-schemas in case of input/output change

@epapbak
Copy link
Collaborator

epapbak commented Jun 4, 2024

Description

push-gateway-secret is not present in ephemeral environment, so this PR makes it optional.

Type of change

  • Configuration update

Testing steps

NA

Checklist

  • make before_commit passes
  • updated documentation wherever necessary
  • added or modified tests if necessary
  • updated schemas and validators in insights-data-schemas in case of input/output change

CI might fail if the service is not ready to start without this variable. Let's see

edit: scratch that. It was handled in CCXDEV-12409

@JiriPapousek JiriPapousek merged commit 7bb12e8 into RedHatInsights:master Jun 4, 2024
10 checks 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.

3 participants