Skip to content

flux: Sanitize domain URL for validation #240

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

flux: Sanitize domain URL for validation #240

wants to merge 1 commit into from

Conversation

skoeva
Copy link
Contributor

@skoeva skoeva commented May 12, 2025

These changes to the flux source code replace the endsWith check with a more precise validation that ensures the groupName is either toolkit.fluxcd.io or a valid subdomain of it.

@skoeva skoeva requested a review from ashu8912 May 12, 2025 13:18
@skoeva skoeva self-assigned this May 12, 2025
@skoeva skoeva added the flux flux plugin related issues label May 12, 2025
These changes to the flux source code replace the endsWith check with a
more precise validation that ensures the groupName is either
toolkit.fluxcd.io or a valid subdomain of it.

Signed-off-by: Evangelos Skopelitis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flux flux plugin related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant