Skip to content

feat: add support for application templates#660

Merged
razvan merged 16 commits intomainfrom
feat/app-templates
Mar 2, 2026
Merged

feat: add support for application templates#660
razvan merged 16 commits intomainfrom
feat/app-templates

Conversation

@razvan
Copy link
Member

@razvan razvan commented Feb 25, 2026

@razvan razvan self-assigned this Feb 25, 2026
@razvan razvan moved this to Development: In Progress in Stackable Engineering Feb 25, 2026
@razvan razvan marked this pull request as ready for review February 27, 2026 09:08
@razvan razvan moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Feb 27, 2026
@razvan razvan requested a review from a team February 27, 2026 09:10
@adwk67 adwk67 requested review from adwk67 and removed request for a team February 27, 2026 14:51
@adwk67 adwk67 moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Feb 27, 2026
Copy link
Member

@adwk67 adwk67 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not finished yet, but here are some initial comments.

stackable-bot and others added 3 commits February 27, 2026 20:12
Co-authored-by: Andrew Kenworthy <1712947+adwk67@users.noreply.github.com>
adwk67
adwk67 previously approved these changes Mar 2, 2026
Copy link
Member

@adwk67 adwk67 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@razvan razvan enabled auto-merge March 2, 2026 10:35
@razvan razvan added this pull request to the merge queue Mar 2, 2026
Merged via the queue into main with commit d9ca5d2 Mar 2, 2026
12 checks passed
@razvan razvan deleted the feat/app-templates branch March 2, 2026 10:57
@razvan
Copy link
Member Author

razvan commented Mar 2, 2026

Release Note

This release introduces Spark Application Templates. These allow application authors to group frequently used application configuration in a central place that is referenced from application objects. For more details on this new operator feature see the xref:spark-k8s:usage-guide/app_templates.adoc[template usage guide].

@razvan razvan moved this from Development: In Review to Development: Done in Stackable Engineering Mar 2, 2026
@razvan razvan added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note Denotes a PR that will be considered when it comes time to generate release notes.

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

Spark: shared Spark configuration across applications

3 participants