Skip to content

[WIP] GEP-1619: Backend as attachment point for Session Persistence#4876

Draft
gcs278 wants to merge 1 commit into
kubernetes-sigs:mainfrom
gcs278:gep1619-backend-attachment
Draft

[WIP] GEP-1619: Backend as attachment point for Session Persistence#4876
gcs278 wants to merge 1 commit into
kubernetes-sigs:mainfrom
gcs278:gep1619-backend-attachment

Conversation

@gcs278

@gcs278 gcs278 commented May 18, 2026

Copy link
Copy Markdown
Contributor

🚧 WIP

WIP TODO:

What type of PR is this?
/kind gep

What this PR does / why we need it:
Move session persistence from BackendTrafficPolicy and route-inline to the Backend resource (GEP-4488). Remove BackendTrafficPolicy and route-inline API sections, update API Attachment Points to only Backend, and deprecate route-inline.

Which issue(s) this PR fixes:
Fixes # N/A

Does this PR introduce a user-facing change?:

TBD

Move session persistence from BackendTrafficPolicy and route-inline to
the Backend resource (GEP-4488). Remove BTP and route-inline API sections,
update API Attachment Points to only Backend, and deprecate route-inline.
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/gep PRs related to Gateway Enhancement Proposal(GEP) labels May 18, 2026
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: gcs278
Once this PR has been reviewed and has the lgtm label, please assign robscott for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot requested review from kflynn and snorwin May 18, 2026 17:46
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/gep PRs related to Gateway Enhancement Proposal(GEP) release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants