Skip to content

feat: remove sticky cookie config from uplinks#347

Merged
traefiker merged 1 commit into
traefik:mainfrom
jspdown:remove-uplink-sticky
Mar 11, 2026
Merged

feat: remove sticky cookie config from uplinks#347
traefiker merged 1 commit into
traefik:mainfrom
jspdown:remove-uplink-sticky

Conversation

@jspdown
Copy link
Copy Markdown
Contributor

@jspdown jspdown commented Mar 5, 2026

The sticky session affinity configuration is no longer needed on the Uplink CRD. A child cluster can have only one address, therefore adding sticky configuration on the service has no impact. When cluster affinity is needed, a sticky configuration needs to be added in a weighted service before.

This is not a breaking change. The Uplink CRD is not yet used by a released version of Traefik Hub.

The sticky session affinity configuration is no longer needed on the
Uplink CRD. This removes the UplinkSticky and UplinkCookie types, their
generated deepcopy methods, CRD manifest entries, and associated tests.
@jspdown jspdown added kind/enhancement a new or improved feature. status/2-needs-review labels Mar 5, 2026
@traefiker traefiker merged commit 92f813b into traefik:main Mar 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement a new or improved feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants