Skip to content

Allow sessionAffinity for the SolrCloud CommonService #535

Open
@HoustonPutman

Description

@HoustonPutman

Kubernetes ClusterIP Services allow for sessionAffinity, and customization of the max session stickiness timeout.

More information can be found here: https://kubernetes.io/docs/reference/networking/virtual-ips/#session-affinity

All we would need is these options to be given under SolrCloud.Spec.customSolrKubeOptions.commonServiceOptions, and then passed to the service. This doesn't make sense for the headless service or node services.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cloudcustom kube optionsAdding options related to customizing parts of the default Kubernetes resources.enhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions