-
Notifications
You must be signed in to change notification settings - Fork 69
📖[Docs] Document minimal catalog selection #1227
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
📖[Docs] Document minimal catalog selection #1227
Conversation
Signed-off-by: Brett Tofel <[email protected]>
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
Addresses #1154 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1227 +/- ##
=======================================
Coverage 76.53% 76.53%
=======================================
Files 40 40
Lines 2340 2340
=======================================
Hits 1791 1791
Misses 392 392
Partials 157 157
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
/assign @dhoover103 |
|
Honestly, I don't have anything to add - this already has various examples that I was still working on putting together for my version of the doc. |
Co-authored-by: Joe Lanford <[email protected]>
Co-authored-by: Joe Lanford <[email protected]>
Signed-off-by: Brett Tofel <[email protected]>
This commit adds a reference to the Kubernetes documentation on working with labels and selectors. It provides more context and resources for understanding catalog selection mechanisms. Signed-off-by: Brett Tofel <[email protected]>
Documents the new features for catalog selection.
Description
Reviewer Checklist