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

feat: probe endpoint /status #13

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

Conversation

dnplkndll
Copy link

adding a probe endpoint
bump
gitlab build ci (server)

@sbidoul
Copy link
Member

sbidoul commented Apr 10, 2022

@dnplkndll thanks for the contrib.

Could you do the 0.12.6 Dockerfile and the status endpoints in separate PRs ?
Note the Dockerfiles were modified/fixed in #12.

Regarding CI, I don't have travis credits but I made the build and publish workflow to ghcr.io.

I'll see if I can move the tests to GitHub actions too.

@dnplkndll
Copy link
Author

fixed up

reasoning is we use the autodevops to build and review/release. I have had to put in a few updates. but the resulting helm chart will now allow an odoo with workers(cron/queue) and then reporting service I was thinking.

https://gitlab.com/gitlab-org/cluster-integration/auto-deploy-image/-/merge_requests/259

I was a little curious on any sizing recommendations?

@sbidoul
Copy link
Member

sbidoul commented Apr 10, 2022

Memory and CPU requirements heavily depend on the actual reports being generated, so you'll need to experiment with your workloads.

@dnplkndll
Copy link
Author

Memory and CPU requirements heavily depend on the actual reports being generated, so you'll need to experiment with your workloads.

well guess I should do worker hpa feature next!

@jappi00
Copy link

jappi00 commented Aug 25, 2023

Any updates on this? Would be nice for our docker compose setups

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