Sitelet https://github.com/hashicorp/consul/pull/23842
Skip to content

Backport CAMP changes to CE - #23842

Open
pajay-rao wants to merge 10 commits into
mainfrom
camp_main
Open

Backport CAMP changes to CE#23842
pajay-rao wants to merge 10 commits into
mainfrom
camp_main

Conversation

@pajay-rao

@pajay-rao pajay-rao commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Description

CAMP feature structs backport

pajayrao@pajayrao-HGG7QH6XVN minion-chat-advance % consul services register 105-camp-end-to-end-local/camp-apps/services/ai-app.hcl Error: service "ai-app": 1 error occurred: * ai is ent only feature

Testing & Reproduction steps

Links

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.

@pajay-rao
pajay-rao requested review from a team as code owners August 19, 2026 15:28
@pajay-rao pajay-rao added pr/no-changelog PR does not need a corresponding .changelog entry pr/no-backport labels Aug 19, 2026
@github-actions

github-actions Bot commented Aug 19, 2026

Copy link
Copy Markdown

Go Test Coverage: 71.8%

See the workflow run for the full per-package breakdown and downloadable HTML report.

@codecov-commenter

codecov-commenter commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 58.12500% with 268 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.82%. Comparing base (dc99434) to head (9f8d1b0).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
agent/structs/structs.deepcopy.go 0.00% 90 Missing ⚠️
agent/config/builder.go 6.66% 56 Missing ⚠️
proto/private/pbservice/service.gen.go 77.35% 24 Missing and 24 partials ⚠️
proto/private/pbservice/service.pb.binary.go 0.00% 48 Missing ⚠️
agent/structs/service_ai.go 87.50% 13 Missing and 13 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23842      +/-   ##
==========================================
+ Coverage   59.92%   65.82%   +5.89%     
==========================================
  Files         965      966       +1     
  Lines      116153   116793     +640     
==========================================
+ Hits        69607    76875    +7268     
+ Misses      40066    32734    -7332     
- Partials     6480     7184     +704     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/no-backport pr/no-changelog PR does not need a corresponding .changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants