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

Use different parameters name for auth and config group overrides #1502

Merged

Conversation

sergenyalcin
Copy link
Collaborator

Description of your changes

This PR introduces a change for parametrizing the auth group and config group overrides. uses different parameters name for auth and config group overrides. There is not a behavior change for the provider because the values are set to the same (PROVIDER_NAME). Now, the dependency between these fields were eliminated.

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

Tested locally.

Signed-off-by: Sergen Yalçın <yalcinsergen97@gmail.com>
Copy link
Collaborator

@turkenf turkenf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @sergenyalcin, LGTM.

@sergenyalcin sergenyalcin merged commit 5ea63f3 into crossplane-contrib:main Sep 27, 2024
11 checks passed
@sergenyalcin sergenyalcin deleted the parametrize-auth-config branch September 27, 2024 13:34
Copy link

github-actions bot commented Oct 9, 2024

Successfully created backport PR #1516 for release-1.14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants