-
Notifications
You must be signed in to change notification settings - Fork 186
Enable execute tool feature flag by default #4296
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
Enable execute tool feature flag by default #4296
Conversation
78a972e to
5112e8a
Compare
pyek-bot
left a comment
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.
Does this require doc change as well?
I missed adding doc for this feature during 3.2 release, created the doc PR opensearch-project/documentation-website#11214 |
Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com>
Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com>
Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com>
Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com>
Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com>
9d979b7
3a541c1 to
9d979b7
Compare
|
Local build passed before last rebase |
|
Failing test due to throttling |
|
Approved and merged in favor of local build. |
* Change default settings to true Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com> * update release note Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com> * Fix failing test Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com> * Update release note Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com> * Update release note Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com> --------- Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com> (cherry picked from commit 2d85f10)
* Change default settings to true Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com> * update release note Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com> * Fix failing test Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com> * Update release note Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com> * Update release note Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com> --------- Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com> Signed-off-by: Anuj Soni <sonianuj287@gmail.com>
Description
Enable execute tool feature flag by default + update 3.3 release note
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
--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.