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] Fleet's Integration platform native UI engine needs to render the form invalid if the package's required_vars and not valid. #208315

Open
seanrathier opened this issue Jan 27, 2025 · 1 comment
Labels
Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@seanrathier
Copy link
Contributor

The Fleet platform has the ability to read the required_vars from the integration package and determines if any constraints have been met. If all of the limitations are not met, it will disable the ability to save the integration policy.

While we have already partially resolved this feature for the CSPM product, this is a follow-up issue to resolve reading the input values from all of a package's input sections because the current solution only reads the package's stream inputs. We also need to integrate the validationResults.required_vars to show the error state of the individual UI elements that are causing the form to be invalid.

Related Issues

@seanrathier seanrathier added the Team:Fleet Team label for Observability Data Collection Fleet team label Jan 27, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

No branches or pull requests

2 participants