-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[APM][9.0] Adding kibana upgrade deprecation warning apm_user removed #200163
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
[APM][9.0] Adding kibana upgrade deprecation warning apm_user removed #200163
Conversation
|
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
colleenmcginnis
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.
@cauemarcondes @mdbirnstiehl I added a couple suggestions below. Let me know what you think.
x-pack/plugins/observability_solution/apm/server/deprecations/apm_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/observability_solution/apm/server/deprecations/apm_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/observability_solution/apm/server/deprecations/apm_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/observability_solution/apm/server/deprecations/apm_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/observability_solution/apm/server/deprecations/apm_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/observability_solution/apm/server/deprecations/apm_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/observability_solution/apm/server/deprecations/apm_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/observability_solution/apm/server/deprecations/apm_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/observability_solution/apm/server/deprecations/apm_user_role.ts
Outdated
Show resolved
Hide resolved
crespocarlos
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.
LGTM
|
ACK: will review today |
azasypkin
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.
LGTM, thanks!
x-pack/plugins/observability_solution/apm/server/deprecations/apm_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/observability_solution/apm/server/deprecations/apm_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/observability_solution/apm/server/deprecations/apm_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/observability_solution/apm/server/deprecations/apm_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/observability_solution/apm/server/deprecations/apm_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/observability_solution/apm/server/deprecations/apm_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/observability_solution/apm/server/deprecations/apm_user_role.ts
Show resolved
Hide resolved
⏳ Build in-progress
History
|
…elastic#200163) Related to: elastic/elasticsearch#116712 Meta issue: elastic#116760 The apm_user role was elastic/elasticsearch#68749 in 7.13 and was supposed to be removed in 8.0. All mentions of apm_user role were finally removed in elastic#132790. This PR adds some deprecation steps for users are using the `apm_user`. <img width="494" alt="Screenshot 2024-11-18 at 14 10 08" src="https://github.com/user-attachments/assets/e04fff63-b56e-4a74-93ad-a87884f9a8a6"> <img width="1128" alt="Screenshot 2024-11-18 at 14 10 18" src="https://github.com/user-attachments/assets/de67afcf-8bd5-4896-815a-4e1adc730681"> <img width="1241" alt="Screenshot 2024-11-14 at 13 12 01" src="https://github.com/user-attachments/assets/e94b0367-b459-45b4-923e-1de7a095b6b8">
…elastic#200163) Related to: elastic/elasticsearch#116712 Meta issue: elastic#116760 The apm_user role was elastic/elasticsearch#68749 in 7.13 and was supposed to be removed in 8.0. All mentions of apm_user role were finally removed in elastic#132790. This PR adds some deprecation steps for users are using the `apm_user`. <img width="494" alt="Screenshot 2024-11-18 at 14 10 08" src="https://github.com/user-attachments/assets/e04fff63-b56e-4a74-93ad-a87884f9a8a6"> <img width="1128" alt="Screenshot 2024-11-18 at 14 10 18" src="https://github.com/user-attachments/assets/de67afcf-8bd5-4896-815a-4e1adc730681"> <img width="1241" alt="Screenshot 2024-11-14 at 13 12 01" src="https://github.com/user-attachments/assets/e94b0367-b459-45b4-923e-1de7a095b6b8">
Related to: elastic/elasticsearch#116712
Meta issue: #116760
The apm_user role was elastic/elasticsearch#68749 in 7.13 and was supposed to be removed in 8.0.
All mentions of apm_user role were finally removed in #132790.
This PR adds some deprecation steps for users are using the
apm_user.