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

update failure with BIG-IP 14.x and above #1608

Open
ywei2017 opened this issue Nov 24, 2022 · 0 comments
Open

update failure with BIG-IP 14.x and above #1608

ywei2017 opened this issue Nov 24, 2022 · 0 comments

Comments

@ywei2017
Copy link

The virtual server update is broken with BIG-IP 14.x and above. See K27721265 and K13225405 for details.

Based on K13225405, PUT is a dangerous operation, as it leaves unspecified attributes to be reverted to the default -- instead of current values.

In my experiment:

  • PUT is working for policy, monitor, pool, but broken for virtual server
  • AT LEAST the virtual server, I get the HTTP 400 error.

I assume this can be fixed if the PUT is replaced with PATCH. Would you be open for a PR to fix it?

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