[ Fleet] Fleet's Integration platform native UI engine needs to render the form invalid if the package's required_vars and not valid. #208315
Labels
Team:Fleet
Team label for Observability Data Collection Fleet team
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'sstream inputs
. We also need to integrate thevalidationResults.required_vars
to show the error state of the individual UI elements that are causing the form to be invalid.Related Issues
The text was updated successfully, but these errors were encountered: