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

feat: support management policies #73

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fernandezcuesta
Copy link

@fernandezcuesta fernandezcuesta commented Feb 3, 2025

Description of your changes

Fixes #70

  • Followed this guide to regenerate the provider.
  • Bumped kingpin to latest 2.4.0
  • Bumped dependencies in Makefile, including golangci
  • Configured linter settings according to new version
  • Rephrased README to fix some issues found during testing

I have:

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

How has this code been tested

Locally with make dev in a KinD cluster.

@fernandezcuesta fernandezcuesta changed the title -S feat: support management policies Feb 3, 2025
chore: bump dependencies, update README

Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
@fernandezcuesta fernandezcuesta marked this pull request as ready for review February 3, 2025 00:35
Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
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.

Enable support for Management Policies
1 participant