feat(stackable-operator): Support gitsync via SSH#1121
Merged
Conversation
20 tasks
sbernauer
reviewed
Dec 4, 2025
Techassi
reviewed
Dec 4, 2025
sbernauer
reviewed
Dec 18, 2025
Member
There was a problem hiding this comment.
Only really looked at the CRD change (as the decision was accepted) and left a suggestion.
IIRC we wanted to try CRD versioning for this, sadly that will be another beast to tackle
Pls fee free to ping @Techassi, @NickLarsenNZ (or me if they are absent) if you need any help with that!
Because we should have CRD versioning in place before merging this (as otherwise it breaks v1alpha1)
edit: Oh sorry, I thought this was Waiting for review, my fault!
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
20 tasks
3 tasks
Techassi
reviewed
Jan 15, 2026
Member
Techassi
left a comment
There was a problem hiding this comment.
LGTM, just one note about #serde[default] functions.
Techassi
approved these changes
Jan 15, 2026
13 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Prerequisite for stackabletech/airflow-operator#382.
Tested with stackabletech/airflow-operator#718 and stackabletech/airflow-operator#725.
The gitsync test in Nifi was also successfully tested with this PR.
Release note: stackabletech/airflow-operator#382 (comment)
CRD Change
See https://github.com/stackabletech/decisions/issues/68
Definition of Done Checklist
Author
Reviewer
Acceptance