We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As per [1] and [2] hawkbit does not support the configuration useForwardHeaders anymore. I suggest to remove it from the default values of the hawkbit helm chart: https://github.com/eclipse/packages/blob/master/charts/hawkbit/values.yaml#L127
and add forward-headers-strategy=NATIVE instead, as suggested by [1]
[1] https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.2-Release-Notes#deprecations-in-spring-boot-22 [2] eclipse-hawkbit/hawkbit#1217
The text was updated successfully, but these errors were encountered:
Note: only relevant for latest version of hawkbit M7, so related to #219
Sorry, something went wrong.
No branches or pull requests
As per [1] and [2] hawkbit does not support the configuration useForwardHeaders anymore. I suggest to remove it from the default values of the hawkbit helm chart:
https://github.com/eclipse/packages/blob/master/charts/hawkbit/values.yaml#L127
and add forward-headers-strategy=NATIVE instead, as suggested by [1]
[1] https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.2-Release-Notes#deprecations-in-spring-boot-22
[2] eclipse-hawkbit/hawkbit#1217
The text was updated successfully, but these errors were encountered: