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

add support for endpoint configuration of no-fork external client #989

Conversation

erhancagirici
Copy link
Collaborator

Description of your changes

Adds support for custom endpoint configuration of new architecture external clients. Before this change, custom endpoint configurations were rejected, due to similar implementation with old architecture. However, this limitation is no longer valid for new provider architecture.

Fixes #971

I have:

  • Run make reviewable test to ensure this PR is ready for review.

Signed-off-by: Erhan Cagirici <erhan@upbound.io>
Signed-off-by: Erhan Cagirici <erhan@upbound.io>
@turkenf
Copy link
Collaborator

turkenf commented Nov 30, 2023

/test-examples="examples/iam/role.yaml"

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 @erhancagirici, LGTM.

@turkenf
Copy link
Collaborator

turkenf commented Nov 30, 2023

/test-examples="examples/efs/filesystem.yaml"

@turkenf
Copy link
Collaborator

turkenf commented Nov 30, 2023

I left the above comment just to test this issue it is not blocking for this PR.

@erhancagirici erhancagirici merged commit 00a3276 into crossplane-contrib:main Nov 30, 2023
11 checks passed
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.

Connect failed with custom Service/Endpoint
2 participants