datadog-agent icon indicating copy to clipboard operation
datadog-agent copied to clipboard

Fix collection of rolling update options on Kubernetes workloads

Open xlucas opened this issue 2 years ago • 0 comments

What does this PR do?

Fix the collection of maxSurge and maxUnavailable fields in workload rolling update strategy when their content is an integer: they were empty in such a case.

Motivation

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

xlucas avatar Feb 23 '24 10:02 xlucas