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

fix: operator pod restarting #106

Merged
merged 5 commits into from
Jul 16, 2024
Merged

Conversation

ElderMatt
Copy link
Contributor

@ElderMatt ElderMatt commented Jul 10, 2024

This PR fixes the issue with operator restarting their pod if a connection issue appears during the watch resource function.

  • Added operators.ts as a replacement for the dot-i library
  • Removed the process.exit from the operator.ts
    image

@ElderMatt ElderMatt marked this pull request as draft July 10, 2024 13:07
Copy link
Collaborator

@ferruhcihan ferruhcihan left a comment

Choose a reason for hiding this comment

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

Tested with a cluster, LGTM 👍

@ElderMatt ElderMatt marked this pull request as ready for review July 15, 2024 11:49
@ferruhcihan
Copy link
Collaborator

Last changes have tested with a cluster 👍

@ElderMatt ElderMatt merged commit fb2a085 into main Jul 16, 2024
2 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.

2 participants