Skip to content

feat(odoo_listdb_staging): explicit option for exposing DB list in staging only #550

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

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

Conversation

yajo
Copy link
Contributor

@yajo yajo commented Jul 11, 2025

This can be helpful if you want to have a single production environment
while having multiple databases for testing in staging.

@moduon MT-10847

staging only

This can be helpful if you want to have a single production environment
while having multiple databases for testing in staging.

@moduon MT-10847
@pedrobaeza
Copy link
Member

And what happens with devel?

@yajo
Copy link
Contributor Author

yajo commented Jul 14, 2025

In devel it's already hardcoded to enable the db manager.

@pedrobaeza
Copy link
Member

OK, thanks. Can you check the error in CI?

@yajo
Copy link
Contributor Author

yajo commented Jul 22, 2025

The logs say:

ERROR: for smtp toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit

AFAICS you should authenticate your Docker Hub pulls. That needs to be done administratively by someone from @Tecnativa because it will probably involve work such as changing the CI configuration and adding some secret tokens here and there.

Probably it will work if you just retry it.

@pedrobaeza
Copy link
Member

@josep-tecnativa when you come back from holidays, please check that part.

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