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

Backport of fix(control-plane): sidecar CPU limit incorrectly validated against CPU request into release/1.3.x #3212

Conversation

hc-github-team-consul-core

Backport

This PR is auto-generated from #3209 to be assessed for backporting due to the inclusion of the label backport/1.3.x.

The below text is copied from the body of the original PR.


Fixes #3205

Changes proposed in this PR:

  • Fixes a bug with the control-plane CLI validation where the consul-dataplane sidecar CPU request is compared against the memory limit instead of the CPU limit.

How I've tested this PR:

  • Unit tests + 👁️

The test only validated failure cases and I didn't think it was the effort to create a new suite that test successful cross-validation of memory and CPU allocations.

How I expect reviewers to test this PR: 👀

Checklist:


Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/dans/fix-CPU-request-validation/nicely-smiling-gazelle branch from ad84047 to c446f85 Compare November 14, 2023 15:26
@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/dans/fix-CPU-request-validation/nicely-smiling-gazelle branch from f7b949a to a5ac442 Compare November 14, 2023 15:26
@hc-github-team-consul-core hc-github-team-consul-core merged commit 36898a2 into release/1.3.x Nov 14, 2023
43 of 49 checks passed
@hc-github-team-consul-core hc-github-team-consul-core deleted the backport/dans/fix-CPU-request-validation/nicely-smiling-gazelle branch November 14, 2023 19:27
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

Successfully merging this pull request may close these issues.

3 participants