feat: Add `open_to_public` to filter and order of endpoint relay API
follows https://github.com/lablup/backend.ai/pull/2805
This PR adds open_to_public to filter and order of endpoint relay API.
Checklist:
- [x] Milestone metadata specifying the target backport version
- [ ] Mention to the original issue
- [ ] Installer updates including:
- Fixtures for db schema changes
- New mandatory config options
- [ ] Update of end-to-end CLI integration tests in
ai.backend.test - [ ] API server-client counterparts (e.g., manager API -> client SDK)
- [ ] Test case(s) to:
- Demonstrate the difference of before/after
- Demonstrate the flow of abstract/conceptual models with a concrete implementation
- [ ] Documentation
- Contents in the
docsdirectory - docstrings in public interfaces and type annotations
- Contents in the
- #2954
👈 (View in Graphite) main
This stack of pull requests is managed by Graphite. Learn more about stacking.
If you just add open_to_public to the current behavior, the reading from the parser will be linked, right?
Can you tell me the history of this PR and when it should be applied?
If you just add
open_to_publicto the current behavior, the reading from the parser will be linked, right? Can you tell me the history of this PR and when it should be applied?
https://github.com/lablup/backend.ai-control-panel/pull/888 here is it.
It's been approved, but when will the work be merged? @fregataa