kubeflow / spark-operator

Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
Apache License 2.0
2.8k stars 1.38k forks source link

Truncate UI service name if over 63 characters #2311

Closed jacobsalway closed 4 days ago

jacobsalway commented 2 weeks ago

Purpose of this PR

Truncate the UI service name while appending a hash to ensure uniqueness if longer than 63 characters.

Close https://github.com/kubeflow/spark-operator/issues/2300

Change Category

Checklist

jacobsalway commented 2 weeks ago

/assign @ChenYi015 @ImpSy

jacobsalway commented 6 days ago

Bumping since the comments were addressed.

ImpSy commented 4 days ago

/lgtm

ImpSy commented 4 days ago

@ChenYi015 can you approve this ?

google-oss-prow[bot] commented 4 days ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ChenYi015, ImpSy

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubeflow/spark-operator/blob/master/OWNERS)~~ [ChenYi015] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment