Skip to content

fix: alibaba secret validation should not run when disableValidation is true - #394

Open
cx-diogo-rocha wants to merge 1 commit into
masterfrom
AST-156360-support-external-validate
Open

fix: alibaba secret validation should not run when disableValidation is true#394
cx-diogo-rocha wants to merge 1 commit into
masterfrom
AST-156360-support-external-validate

Conversation

@cx-diogo-rocha

@cx-diogo-rocha cx-diogo-rocha commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Closes #

Proposed Changes
When we introduced custom rules we gave support to disable validation on custom Queries. At the time our change only supported disabling validation for rules in ruleIDToFunction map.
This PR change allows to also disable validation for rules in the alternative flow that goes through !v.pairsCollector.addIfNeeded (currently only alibaba rules fall on this flow)

Checklist

  • I covered my changes with tests.
  • I Updated the documentation that is affected by my changes:
    • Change in the CLI arguments
    • Change in the configuration file

I submit this contribution under the Apache-2.0 license.

@cx-diogo-rocha
cx-diogo-rocha requested a review from a team as a code owner August 6, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants