Skip to content

Conversation

@ihiverlet
Copy link
Contributor

@ihiverlet ihiverlet commented Oct 20, 2025

close #257

Breaking change regarding spark :

  • Do not use ide/ingress-spark.json schema file anymore. Use ide/ingress.json and spark.json files instead. See Values.schema.json file for more details.

  • Regarding values modifications :
    .Values.ingress.sparkHostname -> .Values.spark.hostname
    .Values.ingress.sparkPath -> .Values.spark.path
    .Values.spark.sparkui -> .Values.spark.ui
    .Values.route.sparkHostname -> .Values.spark.hostname
    .Values.route.sparkPath -> .Values.spark.path

@ihiverlet ihiverlet changed the title Unify ide ingress [Spark] Breaking change - Unify ide ingress Dec 4, 2025
@ihiverlet ihiverlet merged commit fc2af15 into main Dec 9, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spark hostname and path should be in the spark object and not in the ingress one

2 participants