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

fix: celery hostname for the instance #601

Merged

Conversation

kairoaraujo
Copy link
Member

It fixes the celery hotname instance.

We use this hostname to check the livenessprobe and readninessprobe in the helm charts.

https://github.com/repository-service-tuf/helm-charts/blob/176fa84eed2ed34a7ce22eabf7469425fdb42881/charts/rstuf-worker/values.yaml#L12

[skip slow]

Copy link

codecov bot commented Sep 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.20%. Comparing base (714a29d) to head (6d84670).
Report is 102 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##              main     #601       +/-   ##
============================================
- Coverage   100.00%   75.20%   -24.80%     
============================================
  Files           15       14        -1     
  Lines         1071     1319      +248     
============================================
- Hits          1071      992       -79     
- Misses           0      327      +327     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

It fixes the celery hotname instance.

We use this hostname to check the livenessprobe and readninessprobe in
the helm charts.

https://github.com/repository-service-tuf/helm-charts/blob/176fa84eed2ed34a7ce22eabf7469425fdb42881/charts/rstuf-worker/values.yaml#L12

[skip slow]

Signed-off-by: Kairo de Araujo <[email protected]>
@kairoaraujo
Copy link
Member Author

MySQL is failing as expected, see #598

@kairoaraujo kairoaraujo merged commit 204e0ad into repository-service-tuf:main Sep 14, 2024
31 of 34 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.

2 participants