Skip to content

fix returned security options for opensearch domain #8084

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

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

Conversation

dominikschubert
Copy link
Member

Fixes a user-reported issue where the returned security options for the describe_domain call were always set to Enabled=False.

@dominikschubert dominikschubert self-assigned this Apr 6, 2023
@github-actions
Copy link

github-actions bot commented Apr 6, 2023

LocalStack integration with Pro

1 892 tests  +1   1 694 ✔️ +1   1h 22m 7s ⏱️ - 12m 25s
       1 suites ±0      197 💤  - 1 
       1 files   ±0          1 +1 

For more details on these failures, see this check.

Results for commit 34dda6c. ± Comparison against base commit ae1dfbf.

@dominikschubert dominikschubert added this to the 3.0 milestone Jul 12, 2023
@dominikschubert dominikschubert modified the milestones: 3.0, 3.1, Playground Nov 14, 2023
@silv-io silv-io assigned silv-io and unassigned dominikschubert Jan 28, 2025
@silv-io silv-io force-pushed the fix-opensearch-security-options branch from 34dda6c to 51a1aa6 Compare January 28, 2025 13:27
@silv-io silv-io added the semver: patch Non-breaking changes which can be included in patch releases label Jan 28, 2025
Copy link

github-actions bot commented Jan 28, 2025

LocalStack Community integration with Pro

 2 files  ±    0   2 suites  ±0   8m 4s ⏱️ - 1h 44m 54s
49 tests  - 3 992  33 ✅  - 3 693  15 💤  - 300  1 ❌ +1 
51 runs   - 3 992  33 ✅  - 3 693  17 💤  - 300  1 ❌ +1 

For more details on these failures, see this check.

Results for commit abb2c9a. ± Comparison against base commit 8987fe5.

This pull request removes 3993 and adds 1 tests. Note that renamed tests count towards both.
tests.aws.scenario.bookstore.test_bookstore.TestBookstoreApplication ‑ test_lambda_dynamodb
tests.aws.scenario.bookstore.test_bookstore.TestBookstoreApplication ‑ test_opensearch_crud
tests.aws.scenario.bookstore.test_bookstore.TestBookstoreApplication ‑ test_search_books
tests.aws.scenario.bookstore.test_bookstore.TestBookstoreApplication ‑ test_setup
tests.aws.scenario.kinesis_firehose.test_kinesis_firehose.TestKinesisFirehoseScenario ‑ test_kinesis_firehose_s3
tests.aws.scenario.lambda_destination.test_lambda_destination_scenario.TestLambdaDestinationScenario ‑ test_destination_sns
tests.aws.scenario.lambda_destination.test_lambda_destination_scenario.TestLambdaDestinationScenario ‑ test_infra
tests.aws.scenario.loan_broker.test_loan_broker.TestLoanBrokerScenario ‑ test_prefill_dynamodb_table
tests.aws.scenario.loan_broker.test_loan_broker.TestLoanBrokerScenario ‑ test_stepfunctions_input_recipient_list[step_function_input0-SUCCEEDED]
tests.aws.scenario.loan_broker.test_loan_broker.TestLoanBrokerScenario ‑ test_stepfunctions_input_recipient_list[step_function_input1-SUCCEEDED]
…
tests.aws.services.opensearch.test_opensearch.TestOpensearchProvider ‑ test_advanced_security_options

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants