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 custom diff for Domain.opensearch ignoring valid diff #1534

Conversation

erhancagirici
Copy link
Collaborator

@erhancagirici erhancagirici commented Oct 22, 2024

Description of your changes

Fixes the custom diff function for Domain.opensearch resource, which ignored valid diffs for advanced_security_options.#, therefore configuring these options were not propagated to the external resource.

Fixes #1531

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 and uptest

@erhancagirici
Copy link
Collaborator Author

/test-examples="examples/opensearch/v1beta1/domain-with-advanced-security-options.yaml"

Signed-off-by: Erhan Cagirici <erhan@upbound.io>
@erhancagirici erhancagirici force-pushed the fix-opensearch-domain-custom-diff branch from d9ae51d to 1780bfe Compare October 22, 2024 09:43
@mergenci mergenci marked this pull request as ready for review October 22, 2024 11:29
Copy link
Collaborator

@mergenci mergenci left a comment

Choose a reason for hiding this comment

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

Thanks @erhancagirici. LGTM.

Copy link
Contributor

@blakeromano blakeromano left a comment

Choose a reason for hiding this comment

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

LGTM!

@erhancagirici erhancagirici merged commit 876e627 into crossplane-contrib:main Oct 22, 2024
12 checks passed
@erhancagirici erhancagirici deleted the fix-opensearch-domain-custom-diff branch October 22, 2024 20:04
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.

[Bug]: Unable to Configure OpenSearch Domain Fine Grained Access Control
3 participants