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

Fix consul backend limit check #29084

Closed
wants to merge 1 commit into from
Closed

Fix consul backend limit check #29084

wants to merge 1 commit into from

Conversation

42wim
Copy link

@42wim 42wim commented Jul 2, 2021

Same issue as #28838 but fixed in another way.
The data gets base64 encoded so the size of the payload is off when it gets calculated, this PR also does the json marshalling to get the correct size.

@42wim 42wim changed the title Fix consul backend limit check WIP: Fix consul backend limit check Jul 2, 2021
@42wim 42wim changed the title WIP: Fix consul backend limit check Fix consul backend limit check Jul 2, 2021
@42wim 42wim closed this Jul 2, 2021
@42wim 42wim deleted the fixconsul branch July 2, 2021 18:27
@github-actions
Copy link

github-actions bot commented Aug 2, 2021

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant