RepoJournal
HashiCorp

@hashicorp

Terraform, Vault, Consul - infra-as-code for ops teams

Keep up with HashiCorp in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Go Infrastructure Full archive →

The Wire · Showcase

CONSUL-K8S PATCHES HELM VALUE PARSING BUG BLOCKING CUSTOM GATEWAY DEPLOYMENTS

By RepoJournal · Filed · About HashiCorp

A critical boolean-to-string conversion flaw in the consul-k8s CLI is preventing users from deploying custom gateways with resource limits, fixed today across two merged PRs.

The consul-k8s CLI was parsing Helm values.yaml files with strict type checking, rejecting legitimate boolean representations that the charts themselves accept [1]. This broke deployments where operators passed custom CPU/memory limits to custom gateway configurations because the resources-ocp filename wasn't being resolved correctly [2]. Both fixes shipped: the value parsing issue is resolved [3] and the custom gateway filename mismatch is patched [4]. In parallel, consul proper is hardening its container image with curl 8.20.0 to address seven CVEs [5], and UBI images are being bumped to 9.8 for additional security coverage [6]. Meanwhile, consul-ecs is migrating to v2 APIs and Go 1.26 [7], a significant modernization that requires testing against your ECS deployment patterns.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Fix boolean and string conversion issue (#5327) hashicorp/consul-k8s
  2. [2] fix(custom-gw): filename mismatch ↗ hashicorp/consul-k8s
  3. [3] Fix boolean and string conversion issue ↗ hashicorp/consul-k8s
  4. [4] fix(custom-gw): filename mismatch (#5334) hashicorp/consul-k8s
  5. [5] Fix CVEs ↗ hashicorp/consul
  6. [6] Ubi image version update-9.8 ↗ hashicorp/consul
  7. [7] Update imports to use v2 API and bump Go version to 1.26 ↗ hashicorp/consul-ecs
  8. [8] passing log-level chart to consul agent ↗ hashicorp/consul-k8s

Quick answers

What shipped in HashiCorp on May 21, 2026?
A critical boolean-to-string conversion flaw in the consul-k8s CLI is preventing users from deploying custom gateways with resource limits, fixed today across two merged PRs. In total, 10 commits, 7 pull requests, and 1 releases landed.
Who contributed to HashiCorp on May 21, 2026?
6 developers shipped this update, including krutibaraiya, shani34, santoshpulluri, Manishakumari-hc, sanikachavan5, and panman90.
What were the notable HashiCorp updates?
Fix boolean and string conversion issue (#5327), fix(custom-gw): filename mismatch, and Fix boolean and string conversion issue.

More from @hashicorp

Daily updates, in your inbox

Follow HashiCorp

Keep up with HashiCorp in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?