-
Notifications
You must be signed in to change notification settings - Fork 3
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
Implement dynamic selection of parent prefix from a set of custom fields #90
Open
henrybear327
wants to merge
20
commits into
netbox-community:main
Choose a base branch
from
henrybear327:feat/issue_79
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 11, 2024
-
Introduce ParentPrefixSelector in spec, status
Introduce new conditions for ParentPrefixSelector Add new custom fields and prefixes for testing ParentPrefixSelector
Configuration menu - View commit details
-
Copy full SHA for c92daf6 - Browse repository at this point
Copy the full SHA c92daf6View commit details -
Signed-off-by: Hoanganh.Mai <[email protected]> Signed-off-by: Chun-Hung Tseng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62f0d32 - Browse repository at this point
Copy the full SHA 62f0d32View commit details -
Implement new restoration hash computation for ParentPrefixSelector
Add unit test for restoration hash backward compatibility Support multiple custom field in a query Improve CRD validation to reject having both ParentPrefix and ParentPrefixSelector Reorder column sequence for PrefixClaim Update kustomization.yaml Notes: According to [2], the `oneOf` validation will only come in the next version Reference: [1] https://kubernetes.io/blog/2022/09/29/enforce-immutability-using-cel/ [2] https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#validation-ratcheting Signed-off-by: Hoanganh.Mai <[email protected]> Signed-off-by: Chun-Hung Tseng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef35bd5 - Browse repository at this point
Copy the full SHA ef35bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e55a091 - Browse repository at this point
Copy the full SHA e55a091View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19d195b - Browse repository at this point
Copy the full SHA 19d195bView commit details -
Apply suggestions / fixes from Sergio
Co-authored-by: Sergio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5275a11 - Browse repository at this point
Copy the full SHA 5275a11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94686df - Browse repository at this point
Copy the full SHA 94686dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab4259c - Browse repository at this point
Copy the full SHA ab4259cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8fd63d - Browse repository at this point
Copy the full SHA c8fd63dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a2648c - Browse repository at this point
Copy the full SHA 6a2648cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e70521 - Browse repository at this point
Copy the full SHA 7e70521View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bad78d - Browse repository at this point
Copy the full SHA 7bad78dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6af569c - Browse repository at this point
Copy the full SHA 6af569cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f2498c - Browse repository at this point
Copy the full SHA 0f2498cView commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 935a0e2 - Browse repository at this point
Copy the full SHA 935a0e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e22b4 - Browse repository at this point
Copy the full SHA b4e22b4View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5cbb612 - Browse repository at this point
Copy the full SHA 5cbb612View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8ee83 - Browse repository at this point
Copy the full SHA 7a8ee83View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b9b95e - Browse repository at this point
Copy the full SHA 1b9b95eView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80e4a00 - Browse repository at this point
Copy the full SHA 80e4a00View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.