Results 5 issues of Jahvon Dockery

Specifying an indent token in the code block style currently has no impact. This change incorporates the specified token when rendering code blocks.

This PR addresses a bug I was encountering with fixing up #324. It updates the way the block stack width is calculated. Instead of multiplying the indent and margin size,...

This change incorporates the specified indentation token when rendering code blocks. It includes fixes to how the margin and indentation tokens are rendered globally. When both are specified, the margin...

Checklist: * [x] I've included steps to reproduce the bug. * [x] I've included the version of argo rollouts. **Describe the bug** When I create a Rollout that uses background...

bug

This PR expands the existing validation of the services defined on a rollout. It includes the additional metadata labels defined on the rollout when it's evaluating if a service's selectors...