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

[UA] View kibana deprecations for all spaces #202341

Closed
sophiec20 opened this issue Nov 29, 2024 · 3 comments
Closed

[UA] View kibana deprecations for all spaces #202341

sophiec20 opened this issue Nov 29, 2024 · 3 comments
Assignees
Labels
Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages Feature:Upgrade Assistant Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@sophiec20
Copy link
Contributor

In the upgrade assistant, we list kibana deprecations to help guide users through the preparation steps before upgrade.

Some (not all) kibana deprecations are space-specific. To see the space-specific deprecations, the user must open the UA in each space. It is unlikely a user will realise they need to check each space, and it would be impractical to do so for deployments with many spaces.

The Upgrade Assistant should show space-specific deprecations across all spaces, providing the user has privileges to see all spaces.

Image

@sophiec20 sophiec20 added Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages Feature:Upgrade Assistant Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc labels Nov 29, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@afharo afharo self-assigned this Dec 2, 2024
afharo added a commit that referenced this issue Dec 2, 2024
## Summary

In order to show all potential deprecations, the SO request should
include all spaces by appending `namespaces: ['*']`.

This PR adds that, although it doesn't change the test (which, IMO,
should include the offending space). Feel free to commit to this PR or
to create a follow-up (whatever you prefer).

Related: #202341
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Dec 2, 2024
## Summary

In order to show all potential deprecations, the SO request should
include all spaces by appending `namespaces: ['*']`.

This PR adds that, although it doesn't change the test (which, IMO,
should include the offending space). Feel free to commit to this PR or
to create a follow-up (whatever you prefer).

Related: elastic#202341
(cherry picked from commit 5ed54ec)
@afharo
Copy link
Member

afharo commented Dec 3, 2024

hop-dev pushed a commit to hop-dev/kibana that referenced this issue Dec 5, 2024
## Summary

In order to show all potential deprecations, the SO request should
include all spaces by appending `namespaces: ['*']`.

This PR adds that, although it doesn't change the test (which, IMO,
should include the offending space). Feel free to commit to this PR or
to create a follow-up (whatever you prefer).

Related: elastic#202341
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this issue Dec 9, 2024
## Summary

In order to show all potential deprecations, the SO request should
include all spaces by appending `namespaces: ['*']`.

This PR adds that, although it doesn't change the test (which, IMO,
should include the offending space). Feel free to commit to this PR or
to create a follow-up (whatever you prefer).

Related: elastic#202341
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this issue Dec 12, 2024
## Summary

In order to show all potential deprecations, the SO request should
include all spaces by appending `namespaces: ['*']`.

This PR adds that, although it doesn't change the test (which, IMO,
should include the offending space). Feel free to commit to this PR or
to create a follow-up (whatever you prefer).

Related: elastic#202341
@afharo
Copy link
Member

afharo commented Dec 16, 2024

All the items in the comment above are completed. Closing this issue.

@afharo afharo closed this as completed Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages Feature:Upgrade Assistant Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

3 participants