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

Remove URL syntax validation for provider address entirely #682

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

matheuscscp
Copy link
Member

Fixes #680

In #564 we discussed removing the HTTP/S validation for the .spec.address field of a Provider object, and #565 was filed for implementing it. That PR missed removing the validation performed by the now deceased ProviderReconciler. This validation was carried over to the Event Handler, and in this PR I'm removing the validation for good.

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Copy link

@manhvo manhvo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@stefanprodan stefanprodan added area/alerting Alerting related issues and PRs backport:release/v1.2.x To be backported to release/v1.2.x labels Dec 13, 2023
@stefanprodan stefanprodan merged commit 73e1965 into fluxcd:main Dec 13, 2023
8 checks passed
@fluxcdbot
Copy link
Member

Successfully created backport PR for release/v1.2.x:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/alerting Alerting related issues and PRs backport:release/v1.2.x To be backported to release/v1.2.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid address error in googlepubsub-provider
5 participants