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

Fabio Custom Backend opts lists all metadata #853

Open
webmutation opened this issue Nov 11, 2021 · 0 comments
Open

Fabio Custom Backend opts lists all metadata #853

webmutation opened this issue Nov 11, 2021 · 0 comments

Comments

@webmutation
Copy link
Contributor

Hi, I implemented a simple Custom Backend in Go for Fabio due to the health check validity of K8S services not being discovered, it seemed like the simplest solution.

However when adding the metadata of the service as Opts field all options show up... I am not sure this is a bug or if its by design...
It seems it will accept any KV map as input...

image

I am also abusing a bit the proto property, by using the schema http:// instead of the protocol string http and then doing a parsing... but since it does not seem to be validating it works...

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

No branches or pull requests

1 participant