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

Restrict master key config only to integTest cluster #1856

Merged

Conversation

vmmusings
Copy link
Member

Description

Instead of applying master key config to all clusters. Applied only to integTest cluster.

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
@vmmusings vmmusings self-assigned this Jul 12, 2023
@vmmusings vmmusings added maintenance Improves code quality, but not the product bug Something isn't working and removed maintenance Improves code quality, but not the product labels Jul 12, 2023
@vmmusings vmmusings marked this pull request as ready for review July 12, 2023 00:29
@Yury-Fridlyand
Copy link
Collaborator

Backport?

@vmmusings
Copy link
Member Author

Backport?

Backports failed first. I fixed it in backport PRS already.

#1853
#1854

@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #1856 (8254991) into main (bc02815) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1856   +/-   ##
=========================================
  Coverage     97.39%   97.39%           
  Complexity     4602     4602           
=========================================
  Files           401      401           
  Lines         11386    11386           
  Branches        843      843           
=========================================
  Hits          11089    11089           
  Misses          290      290           
  Partials          7        7           
Flag Coverage Δ
sql-engine 97.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@vmmusings vmmusings merged commit fa51012 into opensearch-project:main Jul 12, 2023
MitchellGale pushed a commit to Bit-Quill/opensearch-project-sql that referenced this pull request Jul 20, 2023
…ect#1856)

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
MitchellGale pushed a commit to Bit-Quill/opensearch-project-sql that referenced this pull request Jul 28, 2023
…ect#1856)

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants