-
Notifications
You must be signed in to change notification settings - Fork 919
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
[Deprecation] Deprecate the apiVersion: master value and replace with main #1799
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, waiting on workflows to finish
* Version of the OpenSearch (6.7, 7.1 or `master`) client will be connecting to. | ||
* Version of the OpenSearch (6.7, 7.1 or `main`) client will be connecting to. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit - we should change the version examples while we're editing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated
… main Resolves issue - opensearch-project#1687 Signed-off-by: Manasvini B Suryanarayana <manasvis@amazon.com>
Signed-off-by: Manasvini B Suryanarayana manasvis@amazon.com
Description
As part of the meta issue opensearch-project/OpenSearch#2589 to track the plan and progress of applying inclusive naming across OpenSearch Repositories.
In this change, we are replacing 'apiVersion: master' with 'apiVersion:main'.
Issues Resolved
#1687
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr