Skip to content

Conversation

@majamassarini
Copy link
Member

With this change I can access the api/queues/length endpoint:
curl -u "nginx-usr:nginx-pwd" "https://workers.stg.packit.dev/api/queues/length"
otherwise I can't.

With this change I can access the api/queues/length endpoint:
curl -u "nginx-usr:nginx-pwd" "https://workers.stg.packit.dev/api/queues/length"
otherwise I can't.
@centosinfra-prod-github-app
Copy link
Contributor

@lbarcziova
Copy link
Member

@majamassarini what about authentication with

? Have you tried utilise this somehow?

@majamassarini
Copy link
Member Author

@majamassarini what about authentication with

? Have you tried utilise this somehow?

yes, this is actually the nginx password. This is why the flower authentication shouldn't be needed. At the moment, we are only allowed to see those pages directly mapped in nginx -> /flower-metrics and /. But there are more pages flower exposes (like /queues/length or /tasks) which we can't access because of the above restriction.

@lbarcziova lbarcziova moved this from New to In review in Packit pull requests Jan 23, 2026
Copy link
Member

@lbarcziova lbarcziova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

resolved via chat, there is still the layer of auth via nginx, LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

2 participants