coralogix / coralogix-operator

Coralogix Operator for integration with Kubernetes clusters.
https://coralogix.com
Apache License 2.0
0 stars 7 forks source link

[CHORE] removing reschedule on sucess #115

Closed nicolastakashi closed 2 months ago

nicolastakashi commented 3 months ago

We are removing the default enqueue on success because the controller runtime already synchronizes the watched resources every 10 hours by default. Therefore, forcing a reschedule upon successful reconciliation is unnecessary.

In the future, if needed, we can introduce a flag to adjust the sync period.

gitguardian[bot] commented 3 months ago

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them. Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately. Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

github-actions[bot] commented 2 months ago
Previous Coverage 11.0% of statements
New Coverage 11.0% of statements
Patch Coverage 69.2% of changed statements (9/13)

Coverage provided by https://github.com/seriousben/go-patch-cover-action