Skip to content

Fix permissions on /blocked endpoint#32571

Merged
eladkal merged 1 commit into
apache:mainfrom
astronomer:fix_blocked_endpoint_perms
Jul 13, 2023
Merged

Fix permissions on /blocked endpoint#32571
eladkal merged 1 commit into
apache:mainfrom
astronomer:fix_blocked_endpoint_perms

Conversation

@jedcunningham

Copy link
Copy Markdown
Member

This endpoint is used to update the UI with how many dagruns are running out of the max active dagruns per dag. It requires no elevated perms.

This also fixes the test coverage on this endpoint.

This PR doesn't fix the UI side of this feature, but does fix the endpoint behavior.

This endpoint is used to update the UI with how many dagruns are running
out of the max active dagruns per dag. It requires no elevated perms.

This also fixes the test coverage on this endpoint.

@bbovenzi bbovenzi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I actually don't think we need any UI changes.

@eladkal eladkal added this to the Airflow 2.6.4 milestone Jul 13, 2023
@eladkal
eladkal merged commit bf68e10 into apache:main Jul 13, 2023
@bbovenzi
bbovenzi deleted the fix_blocked_endpoint_perms branch July 13, 2023 06:22
@eladkal eladkal modified the milestones: Airflow 2.6.4, Airflow 2.7.0 Aug 1, 2023
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:webserver Webserver related Issues type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants