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

Add all-projects support for profiles #714

Closed
stgraber opened this issue Apr 1, 2024 · 2 comments
Closed

Add all-projects support for profiles #714

stgraber opened this issue Apr 1, 2024 · 2 comments
Assignees
Labels
API Changes to the REST API Easy Good for new contributors Feature New feature, not a bug
Milestone

Comments

@stgraber
Copy link
Member

stgraber commented Apr 1, 2024

Similar to the work that's been done on instances, images, storage volumes and more, it'd be good to support the ?all-projects=true URL parameter for /1.0/profiles.

To do this, we'll need:

  • API extension (profiles_all_projects)
  • GetProfilesAllProjects function in client
  • Support for all-projects=true in profilesGet
  • Support for --all-projects flag in incus profile list (cmd/incus)
@stgraber stgraber added Feature New feature, not a bug Easy Good for new contributors API Changes to the REST API labels Apr 1, 2024
@stgraber stgraber added this to the soon milestone Apr 1, 2024
@amroKerkizz
Copy link

Hi! I'm a UT student working on a group project and would love to take on this issue if it’s still available

@stgraber
Copy link
Member Author

stgraber commented Apr 2, 2024

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Changes to the REST API Easy Good for new contributors Feature New feature, not a bug
Development

No branches or pull requests

2 participants