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

[Fleet]: Incorrect error message is displayed at the top of the policy editor while adding AWS integration when no Fleet Server exists. #180992

Open
amolnater-qasource opened this issue Apr 17, 2024 · 5 comments
Labels
bug Fixes for quality problems that affect the customer experience good first issue low hanging fruit impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@amolnater-qasource
Copy link

Kibana Build details:

VERSION: 8.14.0-SNAPSHOT
BUILD: 73413
COMMIT: cba0e7f3f18ab7fd48ee30b0385a599d211eac7d

Host OS: All

Preconditions:

  1. 8.14.0-SNAPSHOT Kibana cloud environment should be available.

Steps to reproduce:

  1. Navigate to Fleet>Agents tab and observe no hosted fleet server is available.
  2. Navigate to Integrations and add AWS integration.
  3. Observe error message:
    This integration contains policy secrets(opens in a new tab or window), but you have a Fleet Server running on a version earlier than 8.10.0. Please upgrade your Fleet Server to enable policy secrets for all integrations.

Expected Result:
Correct error message should be displayed under policy editor while adding AWS integration when no Fleet Server exists.
This integration contains policy secrets(opens in a new tab or window), but Fleet Server is not available. Please install Fleet Server to enable policy secrets for all integrations.

Screen Recording:

Agents.-.Fleet.-.Elastic.-.Google.Chrome.2024-04-17.11-31-46.mp4

Feature:
#178045

@amolnater-qasource amolnater-qasource added bug Fixes for quality problems that affect the customer experience impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. Team:Fleet Team label for Observability Data Collection Fleet team labels Apr 17, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@amolnater-qasource
Copy link
Author

@manishgupta-qasource Please review.

@manishgupta-qasource
Copy link

Secondary review for this ticket is Done

@kpollich
Copy link
Member

Thanks for the report. I think providing a granular message like this is doable, but we should consider this pretty low priority for now.

@kpollich kpollich added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. and removed impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. labels Apr 17, 2024
@kpollich
Copy link
Member

For context: we'd need to do an additional check for Fleet Servers first before showing the callout, which I think we could do it's just a bit tedious.

@kpollich kpollich added the good first issue low hanging fruit label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience good first issue low hanging fruit impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

No branches or pull requests

4 participants