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

[Backport 2.x] Download certs from security repo (#650) #668

Merged
merged 2 commits into from
Nov 13, 2024

Commits on Nov 7, 2024

  1. Download certs from security repo (opensearch-project#650)

    * Download certs from security repo
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Remove unused import
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Fix ci check
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Include setup-java step
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * getParent
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Remove markAsSystemContext
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Configure basic auth header
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Remove unused imports
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Update link to security repo
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    ---------
    
    Signed-off-by: Craig Perkins <[email protected]>
    (cherry picked from commit 63fa8d2)
    cwperks committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ac9179c View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    fc1dc02 View commit details
    Browse the repository at this point in the history