Uh oh!
There was an error while loading. Please reload this page.
feat(server): add object meta convention to top-level objects - #919
Conversation
All contributors have signed the DCO ✍️ ✅ |
derekwaynecarr
commented
Apr 22, 2026
I have read the DCO document and I hereby sign the DCO. |
derekwaynecarr
commented
Apr 22, 2026
recheck |
derekwaynecarr
commented
Apr 22, 2026
Just a note for the reviewer, I had intended to add resource_version, but the change grew large and decided to defer that to a later time. |
TaylorMutch
commented
Apr 22, 2026
@derekwaynecarr can you resolve the branch conflicts? |
3cda77c to
b5935a0Comparederekwaynecarr
commented
Apr 23, 2026
@TaylorMutch rebased and pushed, thanks! |
ec09a00 to
ded972cComparederekwaynecarr
commented
Apr 23, 2026
/recheck |
derekwaynecarr
commented
Apr 23, 2026
recheck |
ded972c to
0e6d0ffComparejohntmyers
commented
Apr 23, 2026
Does https://github.com/derekwaynecarr/OpenShell/blob/0e6d0fff319a9c8a1b52cc3fbe9014016b998d51/python/openshell/sandbox.py#L195 need to be updated to |
0e6d0ff to
9d6c2a1Comparederekwaynecarr
commented
Apr 24, 2026
@johntmyers rebased and fixed up python and corresponding e2e. |
32931cf to
ddf2e40Comparejohntmyers
commented
Apr 24, 2026
/ok to test 9d6c2a1 |
@johntmyers, there was an error processing your request: See the following link for more information: https://docs.gha-runners.nvidia.com/cpr/e/2/ |
johntmyers
commented
Apr 24, 2026
/ok to test 9d6c2a1 |
@johntmyers, there was an error processing your request: See the following link for more information: https://docs.gha-runners.nvidia.com/cpr/e/2/ |
johntmyers
commented
Apr 24, 2026
/ok to test ddf2e40 |
- adds filterable label selectors on resources ClosesNVIDIA#864 Signed-off-by: Derek Carr <decarr@redhat.com>
ddf2e40 to
46a37dfComparejohntmyers
commented
Apr 24, 2026
/ok to test 46a37df |
Uh oh!
There was an error while loading. Please reload this page.
Summary
Add object meta convention to top-level objects.
Related Issue
Closes#864
Changes
Testing
mise run pre-commitpassesChecklist