backend.ai icon indicating copy to clipboard operation
backend.ai copied to clipboard

feat: Add `open_to_public` to filter and order of endpoint relay API

Open agatha197 opened this issue 1 year ago • 1 comments

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 docs directory
    • docstrings in public interfaces and type annotations

agatha197 avatar Oct 23 '24 14:10 agatha197

This stack of pull requests is managed by Graphite. Learn more about stacking.

agatha197 avatar Oct 23 '24 14:10 agatha197

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?

HyeockJinKim avatar Oct 30 '24 05:10 HyeockJinKim

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?

https://github.com/lablup/backend.ai-control-panel/pull/888 here is it.

agatha197 avatar Oct 30 '24 07:10 agatha197

It's been approved, but when will the work be merged? @fregataa

HyeockJinKim avatar Nov 20 '24 00:11 HyeockJinKim