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

update current version #1

Merged
merged 33 commits into from
Aug 14, 2024
Merged

update current version #1

merged 33 commits into from
Aug 14, 2024

Conversation

Tokesh
Copy link
Owner

@Tokesh Tokesh commented Aug 14, 2024

No description provided.

dblock and others added 30 commits August 5, 2024 10:50
* Added OpenSearch 3.0.

Signed-off-by: dblock <[email protected]>

* Removed unneeded quotes.

Signed-off-by: dblock <[email protected]>

* Add --verbose to debug SQL failure.

Signed-off-by: dblock <[email protected]>

* Increase plugin memory circuit breaker limit.

Signed-off-by: dblock <[email protected]>

* Make pretty.

Signed-off-by: dblock <[email protected]>

* Remove verbose.

Signed-off-by: dblock <[email protected]>

* Get and set container ID as output.

Signed-off-by: dblock <[email protected]>

---------

Signed-off-by: dblock <[email protected]>
* Renamed request_body to request.

Signed-off-by: dblock <[email protected]>

* Added npm run generate-types.

Signed-off-by: dblock <[email protected]>

* Added support for request headers.

Signed-off-by: dblock <[email protected]>

---------

Signed-off-by: dblock <[email protected]>
* Added rest_total_hits_as_int test for _search

Signed-off-by: Andy Wick <[email protected]>

* change request_body to request

Signed-off-by: Andy Wick <[email protected]>

* Not gonna fight the linter

Signed-off-by: Andy Wick <[email protected]>

* Add "Refn" to .cspell and back to test

Signed-off-by: Andy Wick <[email protected]>

---------

Signed-off-by: Andy Wick <[email protected]>
…oject#465)

* Add create-index blocked solution and switch to npm ci

Signed-off-by: Andy Wick <[email protected]>

* Updated CHANGELOG

Signed-off-by: Andy Wick <[email protected]>

* add TOC and replace `npm install` with `npm ci`

Signed-off-by: Andy Wick <[email protected]>

---------

Signed-off-by: Andy Wick <[email protected]>
* Refactored validate_description and title into a base class.

Signed-off-by: dblock <[email protected]>

* Validate story descriptions.

Signed-off-by: dblock <[email protected]>

* Use a pattern to validate story synopsis and description.

Signed-off-by: dblock <[email protected]>

---------

Signed-off-by: dblock <[email protected]>
* Split test suite with separate docker-compose.

Signed-off-by: dblock <[email protected]>
* Add Segments API test

Signed-off-by: Archer <[email protected]>

* Fix errors

Signed-off-by: Archer <[email protected]>

* Update changelog

Signed-off-by: Archer <[email protected]>

---------

Signed-off-by: Archer <[email protected]>
* Added support for running tests against Amazon OpenSearch.

Signed-off-by: dblock <[email protected]>
…t#473)

* Document fielddata.yaml fail, ignore vim swp files

* Ignore test files that start with . so vim swp files are ignored
* fielddata.yaml test files if opensearch cluster was stopped with
  docker kill instead of docker stop, document the issue
* upgrade remaining actions/checkout@v3 to v4 to stop warnings

Signed-off-by: Andy Wick <[email protected]>

* fixed FAILED placment

Signed-off-by: Andy Wick <[email protected]>

* switch to only processing .yaml files

Signed-off-by: Andy Wick <[email protected]>

* Remove EXCLUDED_FILES instead only process .yaml

Signed-off-by: Andy Wick <[email protected]>

---------

Signed-off-by: Andy Wick <[email protected]>
* Observability api and query api

Signed-off-by: alen_abeshov <[email protected]>

* Fixing wrong linting

Signed-off-by: alen_abeshov <[email protected]>

* added tests

Signed-off-by: alen_abeshov <[email protected]>

* removed docker file

Signed-off-by: alen_abeshov <[email protected]>

* Added tests

Signed-off-by: alen_abeshov <[email protected]>

* Removed spaces, added exclude file

Signed-off-by: alen_abeshov <[email protected]>

* Changed lycheeignore

Signed-off-by: alen_abeshov <[email protected]>

* Fixing path

Signed-off-by: alen_abeshov <[email protected]>

* Change URL

Signed-off-by: alen_abeshov <[email protected]>

* add verbosity

Signed-off-by: alen_abeshov <[email protected]>

* Checking version

Signed-off-by: alen_abeshov <[email protected]>

* changin operation version

Signed-off-by: alen_abeshov <[email protected]>

* Replacing http

Signed-off-by: alen_abeshov <[email protected]>

* Changed desc

Signed-off-by: alen_abeshov <[email protected]>

* Changed desc

Signed-off-by: alen_abeshov <[email protected]>

* Fixing bug

Signed-off-by: alen_abeshov <[email protected]>

---------

Signed-off-by: alen_abeshov <[email protected]>
Signed-off-by: Alen <[email protected]>
* Improve indices.stats schemas

Signed-off-by: Thomas Farr <[email protected]>

* Add changelog

Signed-off-by: Thomas Farr <[email protected]>

* Remove unused schemas

Signed-off-by: Thomas Farr <[email protected]>

---------

Signed-off-by: Thomas Farr <[email protected]>
* Catch unexpected errors.

Signed-off-by: dblock <[email protected]>

* Eat the error instead of catching it.

Signed-off-by: dblock <[email protected]>

* Distinguish errors and errors.

Signed-off-by: dblock <[email protected]>

---------

Signed-off-by: dblock <[email protected]>
… new APIs. (opensearch-project#439)

* Updates the missing item types for security API related schemas

Signed-off-by: Darshit Chanpura <[email protected]>

* Adds tests for some APIs

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes schema path and lint error in a file

Signed-off-by: Darshit Chanpura <[email protected]>

* Adds version check for account API test

Signed-off-by: Darshit Chanpura <[email protected]>

* Adds a CHANGELOG entry

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes tests to expect status as integer

Signed-off-by: Darshit Chanpura <[email protected]>

* Adds base tests for all APIs

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes linter errors and complete payloads and request bodies

Signed-off-by: Darshit Chanpura <[email protected]>

* Adds API spec for the new certificates API and adds tests

Signed-off-by: Darshit Chanpura <[email protected]>

* Adds missing new lines at the end of files and removes any extra lines added by linter

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes lint errors

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes test spec lint

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes without api prefix tests

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes accounts tests

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes action-groups tests

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes account, allowlist and audit tests

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes certificates tests

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes internal users test

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes nodesdn test

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes roles test

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes rolesmapping test

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes securityconfig test

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes ssl_certs tests

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes tenancyconfig tests

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes tenants tests

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes tokens and upgrade tests

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes user tests

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes validate tests and run linter

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes spec

Signed-off-by: Darshit Chanpura <[email protected]>

* Adds missing new lines to EOFs

Signed-off-by: Darshit Chanpura <[email protected]>

* Address changes in CHANGELOG

Signed-off-by: Darshit Chanpura <[email protected]>

* Updates parameter descriptions

Signed-off-by: Darshit Chanpura <[email protected]>

* Re-organize folder structure

Signed-off-by: Darshit Chanpura <[email protected]>

* Moved security tests inside plugins folder

Signed-off-by: Darshit Chanpura <[email protected]>

* Updates test spec workflow to run security tests

Signed-off-by: Darshit Chanpura <[email protected]>

* Adds security test specific docker compose file

Signed-off-by: Darshit Chanpura <[email protected]>

* Cleans commented code and updates test-spec to run for 2.16 only

Signed-off-by: Darshit Chanpura <[email protected]>

* Refactor s boolean to be true boolean

Signed-off-by: Darshit Chanpura <[email protected]>

* Move security tests to default folder and updates spec file

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes 1.3 tests

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes 2.0 test failures

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes TLS cipher versiion payload issue

Signed-off-by: Darshit Chanpura <[email protected]>

* Re-verifies auth token fix

Signed-off-by: Darshit Chanpura <[email protected]>

* Checks for newer images and pulls them before running tests

Signed-off-by: Darshit Chanpura <[email protected]>

* Updates the docker compose command

Signed-off-by: Darshit Chanpura <[email protected]>

* Removes sha ref for staging branches

Signed-off-by: Darshit Chanpura <[email protected]>

* Updates shas

Signed-off-by: Darshit Chanpura <[email protected]>

* Renames everything to match the API path

Signed-off-by: Darshit Chanpura <[email protected]>

---------

Signed-off-by: Darshit Chanpura <[email protected]>
* Fix: correctly named folders/files.

Signed-off-by: dblock <[email protected]>

* Refresh index to avoid flaky test.

Signed-off-by: dblock <[email protected]>

---------

Signed-off-by: dblock <[email protected]>
* Fixed schema refs for ml.yaml

Signed-off-by: Theo Truong <[email protected]>

* #

Signed-off-by: Theo Truong <[email protected]>

* #

Signed-off-by: Theo Truong <[email protected]>

* #

Signed-off-by: Theo Truong <[email protected]>

* #

Signed-off-by: Theo Truong <[email protected]>

* #

Signed-off-by: Theo Truong <[email protected]>

* #

Signed-off-by: Theo Truong <[email protected]>

---------

Signed-off-by: Theo Truong <[email protected]>
dblock and others added 3 commits August 15, 2024 00:03
…#483)

* Added support for testing multiple distributions.

Signed-off-by: dblock <[email protected]>

* Added x-distributions-included and excluded.

Signed-off-by: dblock <[email protected]>

* Move node fetching to a prologue.

Signed-off-by: dblock <[email protected]>

* Undo semver satisfies changes.

Signed-off-by: dblock <[email protected]>

* Move OPENSEARCH_DISTRIBUTION_OPTION.

Signed-off-by: dblock <[email protected]>

---------

Signed-off-by: dblock <[email protected]>
@Tokesh Tokesh merged commit 0cdec4d into replication-namespace Aug 14, 2024
10 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants