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

Implement targeted certificate patching in fleetd #21330

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

zwass
Copy link
Member

@zwass zwass commented Aug 15, 2024

NOT TO BE MERGED

This is to help out a customer who has deployed fleetd agents with a single certificate that is expiring. We look for that certificate and replace it with the default cert bundle. This will be pushed to an orbit release tag that the customer will configure on their Fleet server, so that it only affects their deployment.

It also enables Fleet Desktop for these installations, as discussed with the customer.

**NOT TO BE MERGED**

This is to help out a customer who has deployed fleetd agents with a single certificate that is expiring. We look for that certificate and replace it with the default cert bundle. This will be pushed to an orbit release tag that the customer will configure on their Fleet server, so that it only affects their deployment.
lucasmrod
lucasmrod previously approved these changes Aug 15, 2024
Copy link
Member

@lucasmrod lucasmrod left a comment

Choose a reason for hiding this comment

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

LGTM

@lucasmrod
Copy link
Member

(Please convert to draft to not affect PR metrics :)

@zwass zwass marked this pull request as draft August 15, 2024 15:57
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 183 lines in your changes missing coverage. Please review.

Project coverage is 64.69%. Comparing base (75ab22a) to head (19892e7).
Report is 541 commits behind head on main.

Files with missing lines Patch % Lines
orbit/cmd/orbit/orbit.go 0.00% 183 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main   #21330       +/-   ##
===========================================
+ Coverage   52.91%   64.69%   +11.77%     
===========================================
  Files         444     1487     +1043     
  Lines       11030   120701   +109671     
  Branches     3349     3349               
===========================================
+ Hits         5837    78088    +72251     
- Misses       5170    35486    +30316     
- Partials       23     7127     +7104     
Flag Coverage Δ
backend 65.87% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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

Successfully merging this pull request may close these issues.

2 participants