Skip to content

Conversation

@hc-github-team-consul-core
Copy link
Collaborator

Backport

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

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


Description

This is to address: #22595

Testing & Reproduction steps

Default Config for Service Mesh
connect {
  enabled = true
}
Screenshot 2025-12-01 at 03 04 13
Defined IPv4 CIDR for Virtual IP assignment
connect {
  enabled = true
  # Override default 240.0.0.0/4 virtual IP range for transparent proxy
  virtual_ip_cidr_v4 = "240.10.0.0/16"
  # virtual_ip_cidr_v6 = "..." # to define IPv6 CIDR
}
Screenshot 2025-12-01 at 14 59 28

Links

n/a

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.


Overview of commits

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved Consul Bot automated PR

@github-actions github-actions bot added the theme/config Relating to Consul Agent configuration, including reloading label Dec 9, 2025
@sujay-hashicorp sujay-hashicorp merged commit 1db9924 into release/1.22.x Dec 9, 2025
162 of 164 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme/config Relating to Consul Agent configuration, including reloading

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants