Skip to content

PROXY Protocol support #3537

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

Closed
wants to merge 13 commits into from
Closed

PROXY Protocol support #3537

wants to merge 13 commits into from

Conversation

jwklijnsma
Copy link

#1882 update code base

@jwklijnsma
Copy link
Author

@jc21 where can i fine the output of the failed test ?

@Morriz
Copy link

Morriz commented Feb 20, 2024

bump

@jc21
Copy link
Member

jc21 commented Feb 27, 2024

CypressError: `cy.task('backendApiPost')` failed with the following error:

> 400: tag "endif" not found, file:/app/templates/_listen.conf, line:20, col:1, line:12, col:1

@jwklijnsma
Copy link
Author

CypressError: `cy.task('backendApiPost')` failed with the following error:

> 400: tag "endif" not found, file:/app/templates/_listen.conf, line:20, col:1, line:12, col:1

What for test is this in the background ?

@jc21
Copy link
Member

jc21 commented Feb 27, 2024

Integration Tests / Mysql / Hosts endpoints.Should be able to create a http host

Error Message:
data should NOT have additional properties

There is a swagger/openapi schema file that acts as a contract for the API, can be found here. This isn't generated from code on purpose, as it's meant to prevent people making breaking changes by accident.

To get past this, since you're adding new fields to the responses of endpoints, you'll need to define them in the swagger file as well.

@jwklijnsma jwklijnsma closed this Mar 10, 2024
snordmann pushed a commit to snordmann/nginx-proxy-manager that referenced this pull request Oct 23, 2024
snordmann added a commit to snordmann/nginx-proxy-manager that referenced this pull request Oct 23, 2024
snordmann added a commit to snordmann/nginx-proxy-manager that referenced this pull request Oct 23, 2024
snordmann added a commit to snordmann/nginx-proxy-manager that referenced this pull request Oct 23, 2024
snordmann added a commit to snordmann/nginx-proxy-manager that referenced this pull request Oct 26, 2024
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.

4 participants