We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue is to track rolling out the changes to Source Controller.
The current strategy is one PR per reconcilier within each controller:
GitRepositoryReconciler
BucketReconciler
HelmRepositoryReconciler
HelmChartReconciler
EventRecorder
The text was updated successfully, but these errors were encountered:
v1beta2
Successfully merging a pull request may close this issue.
This issue is to track rolling out the changes to Source Controller.
The current strategy is one PR per reconcilier within each controller:
GitRepositoryReconciler
to new standards #411BucketReconciler
to new standards #412HelmRepositoryReconciler
to new standards #413HelmChartReconciler
to new standards @hiddecoEventRecorder
interface pkg#134, Mark events to prevent alerting spam pkg#139The text was updated successfully, but these errors were encountered: