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

incusd/instances: Don't bypass instance limit check #505

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

stgraber
Copy link
Member

Closes #463

@hallyn hallyn merged commit 84d7920 into lxc:main Feb 18, 2024
25 checks passed
@stgraber stgraber deleted the cluster branch March 20, 2024 10:17
tomponline added a commit to canonical/lxd that referenced this pull request Sep 4, 2024
User reported in lxc/incus#463 that project
limits were not being enforced on the cluster member in direct
communication with the client during instance creation.

~I also noticed that the limit checks were being skipped based on the
value of the [`User-Agent`
header](d6871e4),
which is spoofable. This pushes the limits check back to the target
cluster member.~

Contains cherry-picks from lxc/incus#505
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Bug on checking project limits on a cluster
2 participants