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

make the AnsibleRun resource cluster-scoped #286

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

janwillies
Copy link
Contributor

@janwillies janwillies commented Dec 18, 2023

Description of your changes

For some reason the AnsibleRun resource was namespaced. I couldn't find anything about that in the design doc so I assume it is a bug.

Now it's possible add AnsibleRun to a composition (either function or legacy p&t)

Note that this is a breaking change

Fixes: #260 #172

I have:

  • Read and followed Crossplane's [contribution process].
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

manually

now it's possible add an AnsibleRun to a composition function

Signed-off-by: Jan Willies <jan.willies@accenture.com>
@morningspace
Copy link
Collaborator

LGTM

@morningspace morningspace merged commit ac49920 into crossplane-contrib:main Dec 21, 2023
7 checks passed
@fahedouch fahedouch added this to the v0.6.0 milestone Apr 19, 2024
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.

ProviderConfigUsage is not deleted when AnsibleRun is part of a composition
3 participants