-
Notifications
You must be signed in to change notification settings - Fork 1
[RORDEV-2219] Await SessionManagerProvider readiness before PKP/PEP start accepting requests #119
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
Open
Dzuming
wants to merge
40
commits into
epic/RORDEV-1524-Keep-ROR-Kibana-and-ES-plugins-configuration-in-a-single-file
Choose a base branch
from
RORDEV-2219-Await-SessionManagerProvider-readiness-before-PKP/PEP-start-accepting-requests
base: epic/RORDEV-1524-Keep-ROR-Kibana-and-ES-plugins-configuration-in-a-single-file
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
a1f4cc4
Add spec parameter to cypress run script
Dzuming 82dc444
Add propagation delay and timeouts to E2E tests
Dzuming 06778f6
Add connection pooling and transport error retries to e2e fetch
Dzuming f55d292
Improve e2e test reliability and fix connection flakiness
Dzuming 7994db3
Fix E2E test stability and infrastructure flakiness
Dzuming d1fc0ad
Remove retry mechanism from E2E test workflow and Cypress config
Dzuming 7849407
Fix flaky DevTools tour and editor interactions in E2E tests
Dzuming 7af817a
Merge branch 'epic/RORDEV-1524-Keep-ROR-Kibana-and-ES-plugins-configu…
Dzuming c845eaf
Support custom timeouts and retries in Cypress e2e API and settings
Dzuming 03174e9
Improve e2e test reliability and flake handling
Dzuming ad3708c
Merge branch 'epic/RORDEV-1524-Keep-ROR-Kibana-and-ES-plugins-configu…
Dzuming 38e839a
Increase pageLoadTimeout in hidden apps test
Dzuming 0340371
Increase pageLoadTimeout for hidden apps test suite
Dzuming 71fea4a
Add APM server system account to observability visible settings
Dzuming 5055257
Add ECK internal probe and service account rules to fixtures
Dzuming af0c442
Fix user indices in impersonation e2e test
Dzuming 91e0faa
Fix flaky kibanaIndexTemplate test in docker environments
Dzuming 535ad2a
Merge branch 'epic/RORDEV-1524-Keep-ROR-Kibana-and-ES-plugins-configu…
Dzuming 084de35
Use Settings.restoreDefaultSettingsData in tests
Dzuming 116a7ac
Show Observability in the default fixture
Dzuming 4bb460c
Remove transport retries from the e2e HTTP client
Dzuming c5f76a1
Mark the settings propagation delay as a workaround
Dzuming 11873ea
Make comments describe the current state
Dzuming 3582410
Remove redundant trailing-slash strip in S3 upload script
Dzuming 047294e
Revert unused --spec flag on the run script
Dzuming 1435e4c
Fix Impersonate row indices broken by the Observability commit
Dzuming e644c5c
Remove pageLoadTimeout override from Hide_apps
Dzuming 3e82d98
Wait for settings propagation only in elk-ror
Dzuming 750f769
Expect the /exports reporting route from Kibana 9.5.0
Dzuming 0b3573a
Improve sample data installation polling condition
Dzuming 1d07871
Refactor afterEach to use restoreDefaultSettingsData helper
Dzuming 9067572
Simplify save modal retry logic in Settings page object
Dzuming f52dc09
Remove rowIndex parameter from assertUser
Dzuming deeff10
Refactor Impersonate user row selector to use findByText and closest
Dzuming d538618
Remove force option from DevTools editor click
Dzuming ad20e26
Use isMultiKibanaNodeEnv helper for multi-node checks
Dzuming e8ef837
Remove unused hasImpersonateButton parameter from Impersonate page
Dzuming b320666
Remove unused parameters from KbnApiClient.loadSampleData
Dzuming 08f926b
Update loadSampleData comment in KbnApiClient
Dzuming 2ecbe12
Merge branch 'epic/RORDEV-1524-Keep-ROR-Kibana-and-ES-plugins-configu…
Dzuming File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.