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

chore: exclude admin API comms from mesh #4942

Merged
merged 3 commits into from
Oct 24, 2023
Merged

chore: exclude admin API comms from mesh #4942

merged 3 commits into from
Oct 24, 2023

Conversation

rainest
Copy link
Contributor

@rainest rainest commented Oct 23, 2023

What this PR does / why we need it:

Excludes controller->admin API comms from meshes.

Which issue this PR fixes:

Part of #4698

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

@rainest rainest marked this pull request as ready for review October 23, 2023 18:23
@rainest rainest requested a review from a team as a code owner October 23, 2023 18:23
@rainest rainest enabled auto-merge (squash) October 23, 2023 18:23
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c8e878e) 77.7% compared to head (af6719e) 77.8%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4942   +/-   ##
=====================================
  Coverage   77.7%   77.8%           
=====================================
  Files        165     165           
  Lines      18480   18480           
=====================================
+ Hits       14371   14389   +18     
+ Misses      3287    3272   -15     
+ Partials     822     819    -3     

see 6 files with indirect coverage changes

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

@czeslavo
Copy link
Contributor

Don't want to block it, but out of curiosity: why not allow setting comms with the Admin API to happen with plain HTTP so that Mesh users can use it if needed?

@rainest rainest merged commit 88dbd7e into main Oct 24, 2023
36 checks passed
@rainest rainest deleted the chore/exclude-admin branch October 24, 2023 06:33
rainest added a commit that referenced this pull request Oct 24, 2023
* chore: exclude admin API comms from mesh

* chore: make manifests

* chore: add changelog entry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants