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

[Actions] Remove deprecated action configuration options #100289

Open
YulNaumenko opened this issue May 18, 2021 · 3 comments
Open

[Actions] Remove deprecated action configuration options #100289

YulNaumenko opened this issue May 18, 2021 · 3 comments
Labels
estimate:small Small Estimated Level of Effort Feature:Actions/Framework Issues related to the Actions Framework Feature:Actions response-ops-ec-backlog ResponseOps E&C backlog Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) technical debt Improvement of the software architecture and operational architecture

Comments

@YulNaumenko
Copy link
Contributor

YulNaumenko commented May 18, 2021

In the PR we deprecated the TLS related actions configuration options:
1.xpack.actions.rejectUnauthorized in favor of the new option xpack.actions.tls.verificationMode
2.xpack.actions.proxyRejectUnauthorizedCertificates in favor of the new option xpack.actions.tls.proxyVerificationMode.
3.xpack.actions.customHostSettings.tls.rejectUnauthorized in favor of the new option xpack.actions.customHostSettings.tls.verificationMode.

Deprecated options should be removed from the actions configuration, src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker and cloud.

This can be done when telemetry from #108716 shows usage is below 1% or deprecated for > 2.5 years.

@YulNaumenko YulNaumenko added Feature:Actions Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) labels May 18, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-alerting-services (Team:Alerting Services)

@mikecote mikecote changed the title [Actions] Remove deprecated action configuration options. [8.0 only] [Actions] Remove deprecated action configuration options. Jun 15, 2021
@gmmorris gmmorris added the Feature:Actions/Framework Issues related to the Actions Framework label Jul 1, 2021
@gmmorris gmmorris added the loe:medium Medium Level of Effort label Jul 6, 2021
@gmmorris gmmorris added the technical debt Improvement of the software architecture and operational architecture label Aug 13, 2021
@gmmorris gmmorris added the estimate:small Small Estimated Level of Effort label Aug 18, 2021
@mikecote mikecote changed the title [8.0 only] [Actions] Remove deprecated action configuration options. [Actions] Remove deprecated action configuration options Aug 23, 2021
@gmmorris gmmorris removed the loe:medium Medium Level of Effort label Sep 2, 2021
@kobelb kobelb added the needs-team Issues missing a team label label Jan 31, 2022
@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 31, 2022
@pmuellr
Copy link
Member

pmuellr commented Jul 10, 2024

@mikecote Not sure if this is already included in 9.0 deprecation removal candidates or not ... if it is, I think we can close this, otherwise refer to it in a meta issue or whatever ...

@mikecote
Copy link
Contributor

mikecote commented Jul 11, 2024

Thanks for the ping, I'll use this issue so when the time comes to remove the code, we can prioritize this work 👍 (keep open for now, prioritized soon)

@mikecote mikecote added the response-ops-ec-backlog ResponseOps E&C backlog label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
estimate:small Small Estimated Level of Effort Feature:Actions/Framework Issues related to the Actions Framework Feature:Actions response-ops-ec-backlog ResponseOps E&C backlog Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) technical debt Improvement of the software architecture and operational architecture
Projects
No open projects
Development

No branches or pull requests

6 participants