Skip to content
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

Trigger reconciliation every 30 seconds if failed to start NATS #18183

Merged
merged 3 commits into from Sep 15, 2023

Conversation

mfaizanse
Copy link
Member

@mfaizanse mfaizanse commented Sep 15, 2023

Description

Changes proposed in this pull request:

  • Trigger reconciliation every 30 seconds if failed to start NATS controller.

Related issue(s)

@netlify
Copy link

netlify bot commented Sep 15, 2023

👷 Deploy request for kyma-project pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit a52e409

@netlify
Copy link

netlify bot commented Sep 15, 2023

Deploy Preview for kyma-project-docs-preview ready!

Name Link
🔨 Latest commit a52e409
🔍 Latest deploy log https://app.netlify.com/sites/kyma-project-docs-preview/deploys/65046f595d41fc00084f558f
😎 Deploy Preview https://deploy-preview-18183--kyma-project-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kyma-bot kyma-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 15, 2023
@mfaizanse
Copy link
Member Author

kyma deploy --source=PR-18183 --profile=production --value eventing.global.jetstream.enabled=false

@mfaizanse
Copy link
Member Author

/retest

@mfaizanse mfaizanse added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 15, 2023
@kyma-bot kyma-bot added the lgtm Looks good to me! label Sep 15, 2023
@kyma-bot kyma-bot added the lgtm Looks good to me! label Sep 15, 2023
@mfaizanse mfaizanse removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 15, 2023
@mfaizanse
Copy link
Member Author

/retest

@kyma-bot kyma-bot merged commit 13242b5 into kyma-project:main Sep 15, 2023
18 checks passed
friedrichwilken pushed a commit to friedrichwilken/kyma that referenced this pull request Sep 15, 2023
…-project#18183)

* Trigger reconciliation every 30 seconds if failed to start NATS controller

* image bump

* fix lint
@mfaizanse mfaizanse deleted the updat45 branch September 15, 2023 18:29
kyma-bot pushed a commit that referenced this pull request Sep 15, 2023
…gering (#18185)

* Change mTLS mode to `PERMISSIVE` (#18155)

* Change mTLS mode to `PERMISSIVE`

* add http label for prometheus on eventing-controller

* Trigger reconciliation every 30 seconds if failed to start NATS (#18183)

* Trigger reconciliation every 30 seconds if failed to start NATS controller

* image bump

* fix lint

---------

Co-authored-by: Muhammad Faizan <mfaizanse@users.noreply.github.com>
@friedrichwilken friedrichwilken added the area/eventing Issues or PRs related to eventing label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/eventing Issues or PRs related to eventing lgtm Looks good to me! size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Eventing-controller fails to start and stuck in crashloopbackoff if NATS is not available
3 participants