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

"expensive operation" check was too aggressive #5113

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

davepacheco
Copy link
Collaborator

@davepacheco davepacheco commented Feb 22, 2024

See #5111. In #4989 I added a check so that we couldn't list all sleds in the rack (or do other expensive things) from an API handler. But right now, blueprint planning always happens inside an internal API handler. So for now I'm suggesting we relax this constraint to prevent it only from the external API.

@davepacheco
Copy link
Collaborator Author

Merging after getting approval from @jgallagher offline.

@davepacheco davepacheco merged commit 4de45c8 into main Feb 22, 2024
20 checks passed
@davepacheco davepacheco deleted the dap/blueprint-dns-fix branch February 22, 2024 01:26
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.

1 participant