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: enable management policies #215

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

fernandezcuesta
Copy link

@fernandezcuesta fernandezcuesta commented Feb 16, 2025

Description of your changes

Add support for management policies.
Add maxReconcileRate argument.
Bump golangci, remove deprecated linters and omit failing ones (mostly due to old runtime). offloaded to #216

Fixes #206

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

make run

Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
@fernandezcuesta fernandezcuesta marked this pull request as ready for review February 16, 2025 22:17
Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
@Duologic
Copy link
Member

Would you mind splitting of the linter changes into a separate PR?

Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
@fernandezcuesta
Copy link
Author

@Duologic done! Moved the golangci changes to #216

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.

managementPolicies is not supported
2 participants