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

HCM overrides do not support 0-value overrides #7982

Open
Ati59 opened this issue Mar 20, 2023 · 1 comment
Open

HCM overrides do not support 0-value overrides #7982

Ati59 opened this issue Mar 20, 2023 · 1 comment
Assignees
Labels
Type: Bug Something isn't working

Comments

@Ati59
Copy link
Contributor

Ati59 commented Mar 20, 2023

Gloo Edge Version

1.13.x (beta)

Kubernetes Version

None

Describe the bug

The issue when using HttpConnectionManagerSettings_CodecType = 0 still appears.

Seems that the type of HttpConnectionManagerSettings_CodecType is int32, instead of *int32

This is a bug already faced, see original feature bug : #6476

Steps to reproduce the bug

See #6476

Expected Behavior

The override should working.

Additional Context

No response

@Ati59 Ati59 added the Type: Bug Something isn't working label Mar 20, 2023
@gunnar-solo gunnar-solo self-assigned this Mar 20, 2023
@avizov
Copy link

avizov commented Mar 20, 2023

@Ati59 , the gloo edge version is 1.13.x (1.13.12)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants