Skip to content

docs: Reserve BEP-1036 for gql endpoint without authentication#8174

Open
seedspirit wants to merge 1 commit intomainfrom
bep/1035
Open

docs: Reserve BEP-1036 for gql endpoint without authentication#8174
seedspirit wants to merge 1 commit intomainfrom
bep/1035

Conversation

@seedspirit
Copy link
Contributor

resolves #NNN (BA-MMM)

Checklist: (if applicable)

  • 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

@seedspirit seedspirit self-assigned this Jan 21, 2026
@seedspirit seedspirit changed the title docs: Reserve BEP-1035 for gql endpoint without authentication docs: Reserve BEP-1036 for gql endpoint without authentication Jan 21, 2026
@github-actions github-actions bot added the size:XS ~10 LoC label Jan 21, 2026
@seedspirit seedspirit added the skip:changelog Make the action workflow to skip towncrier check label Jan 21, 2026
@seedspirit seedspirit marked this pull request as ready for review January 21, 2026 05:46
Copilot AI review requested due to automatic review settings January 21, 2026 05:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reserves BEP-1036 in the Backend.AI Enhancement Proposals (BEP) registry for a proposal about adding a GraphQL endpoint without authentication.

Changes:

  • Added entry for BEP-1036 in the BEP Number Registry table

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

| [1033](BEP-1033/) | Sokovan Handler Test Scenarios | HyeokJin Kim | Draft |
| [1034](BEP-1034-kernel-v2-gql-implementation.md) | KernelV2 GQL Implementation | Gyubong Lee | Draft |
| [1035](BEP-1035-request-id-tracing.md) | Distributed Request ID Propagation | - | Draft |
| [1036](BEP-1036-add-graphql-endpoint-without-authentication.md) | Add GraphQL Endpoint without authentication | BoKeum Kim | Draft |
Copy link

Copilot AI Jan 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The title should follow title case convention. The last word "authentication" should be capitalized as "Authentication" to maintain consistency with other BEP titles in the registry.

Suggested change
| [1036](BEP-1036-add-graphql-endpoint-without-authentication.md) | Add GraphQL Endpoint without authentication | BoKeum Kim | Draft |
| [1036](BEP-1036-add-graphql-endpoint-without-authentication.md) | Add GraphQL Endpoint Without Authentication | BoKeum Kim | Draft |

Copilot uses AI. Check for mistakes.
@jopemachine
Copy link
Member

Number 1036 was already used by me first.
Please merge the BEP number reservation PR as soon as possible to avoid any conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS ~10 LoC skip:changelog Make the action workflow to skip towncrier check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants