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 S3 Integrations for Apache and S3 Access #1218

Closed
wants to merge 6 commits into from

Conversation

Swiddis
Copy link
Collaborator

@Swiddis Swiddis commented Oct 31, 2023

Description

Continuing the content additions, here's a WIP S3 integration for Apache. Still has a lot of failing panels, more work needed to get them in order.

Issues Resolved

N/A

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: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e0155e8) 44.07% compared to head (ab0b79a) 44.06%.
Report is 17 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1218      +/-   ##
==========================================
- Coverage   44.07%   44.06%   -0.02%     
==========================================
  Files         329      329              
  Lines       19668    19682      +14     
  Branches     4735     4685      -50     
==========================================
+ Hits         8669     8673       +4     
- Misses      10422    10964     +542     
+ Partials      577       45     -532     
Flag Coverage Δ
dashboards-observability 44.06% <ø> (-0.02%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
@Swiddis Swiddis closed this Nov 13, 2023
@YANG-DB YANG-DB reopened this Nov 21, 2023
@Swiddis Swiddis changed the title Add S3 Apache Integration Add S3 Integrations for Apache and S3 Access Nov 22, 2023
@Swiddis Swiddis added the enhancement New feature or request label Dec 7, 2023
@Swiddis Swiddis closed this Mar 28, 2024
RyanL1997 pushed a commit to RyanL1997/dashboards-observability that referenced this pull request Apr 18, 2024
…earch-project#1218)

Added a retry around the the bootstrap that previously failed due to network issues.  Ran the new version of this workflow 100 iterations on linux and windows, both passed at 100% [1].

Without the retry during a run of 100 iterations [2], the windows test failed once during the bootstrap.  If we see future issues, we could attempt to add retries to them following this same pattern.

[1] https://github.com/peternied/security-dashboards-plugin/actions/runs/3449518073
[2] https://github.com/peternied/security-dashboards-plugin/actions/runs/3449040181

Signed-off-by: Peter Nied <petern@amazon.com>
(cherry picked from commit 3abb70774c42feecf9aa8202f959530be05bc2a3)

Co-authored-by: Peter Nied <petern@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants