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

feature: Be abled to "flagged" a resource as full in a IP Prefix Pool in the resource manager #5486

Open
BeArchiTek opened this issue Jan 16, 2025 · 1 comment
Labels
state/backlog This issue is part of the backlog type/feature New feature or request

Comments

@BeArchiTek
Copy link
Contributor

Component

API Server / GraphQL

Describe the Feature Request

As a user, I would like to be able to "force" a Prefix as full

Describe the Use Case

When adding existing data, I may not have created all the IPs or Prefixes that are part of a given Pool, to avoid waiting and/or reusing prefixes I may already have in production I would like to be able to flag the resource as "full" to force the usage of the next resource.

Additional Information

No response

@BeArchiTek BeArchiTek added the type/feature New feature or request label Jan 16, 2025
@BeArchiTek BeArchiTek added group/backend Issue related to the backend (API Server, Git Agent) group/frontend Issue related to the frontend (React) and removed type/feature New feature or request group/backend Issue related to the backend (API Server, Git Agent) labels Jan 16, 2025
@exalate-issue-sync exalate-issue-sync bot added type/feature New feature or request group/backend Issue related to the backend (API Server, Git Agent) group/frontend Issue related to the frontend (React) and removed group/frontend Issue related to the frontend (React) type/feature New feature or request group/backend Issue related to the backend (API Server, Git Agent) labels Jan 16, 2025
@gmazoyer
Copy link
Contributor

gmazoyer commented Jan 17, 2025

We could add a boolean attribute to BuiltinIPPrefix like mark_as_full to allow for that behaviour. If set, the utilization report for a prefix would always return 100%.

@dgarros dgarros added type/feature New feature or request and removed group/frontend Issue related to the frontend (React) labels Jan 19, 2025
@exalate-issue-sync exalate-issue-sync bot added state/need-triage This issue needs to be triaged state/backlog This issue is part of the backlog and removed state/needs-triage state/need-triage This issue needs to be triaged labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state/backlog This issue is part of the backlog type/feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants