Skip to content

feat: add recreateOnSubscriptionFailure field to Subscription resource #205

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gergely-szabo-sap
Copy link
Contributor

No description provided.

@gergely-szabo-sap gergely-szabo-sap force-pushed the 178-feature-reconcile-recreate-subscription-on-subscribe_failed branch from ccf5094 to ba0e6c9 Compare June 25, 2025 16:16
@gergely-szabo-sap gergely-szabo-sap self-assigned this Jun 26, 2025
@gergely-szabo-sap gergely-szabo-sap marked this pull request as ready for review June 27, 2025 07:29
Copy link
Member

@sdischer-sap sdischer-sap left a comment

Choose a reason for hiding this comment

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

lgtm

@@ -268,6 +271,116 @@ func TestCreate(t *testing.T) {
}
}

func TestRecreateOnFailed(t *testing.T) {
Copy link
Member

Choose a reason for hiding this comment

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

I like this idea of testing the whole flow in integration here. Makes it more clear what the indented behaviour really is.

@sdischer-sap
Copy link
Member

@gergely-szabo-sap just one request. Could you please fill the PR description a little. Just for future reference. Thank you.

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.

[FEATURE] Reconcile (Recreate) Subscription on SUBSCRIBE_FAILED
2 participants