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

✨ Separate CA configuration for pulls vs catalogd services #1673

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

tmshort
Copy link
Contributor

@tmshort tmshort commented Jan 30, 2025

Rename the options that provide CAs to image pulling to indicate the use.

@tmshort tmshort requested a review from a team as a code owner January 30, 2025 15:58
Copy link

netlify bot commented Jan 30, 2025

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit eabd8d2
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/679bef4a1e2bf00008253d5f
😎 Deploy Preview https://deploy-preview-1673--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Jan 30, 2025

Codecov Report

Attention: Patch coverage is 44.44444% with 5 lines in your changes missing coverage. Please review.

Project coverage is 67.43%. Comparing base (158d974) to head (eabd8d2).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
catalogd/cmd/catalogd/main.go 0.00% 4 Missing ⚠️
cmd/operator-controller/main.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1673   +/-   ##
=======================================
  Coverage   67.42%   67.43%           
=======================================
  Files          55       57    +2     
  Lines        4632     4621   -11     
=======================================
- Hits         3123     3116    -7     
+ Misses       1284     1278    -6     
- Partials      225      227    +2     
Flag Coverage Δ
e2e 53.34% <80.00%> (+0.04%) ⬆️
unit 54.25% <0.00%> (-0.20%) ⬇️

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.

camilamacedo86
camilamacedo86 previously approved these changes Jan 30, 2025
Copy link
Contributor

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 30, 2025
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jan 30, 2025
@tmshort
Copy link
Contributor Author

tmshort commented Jan 30, 2025

@camilamacedo86 I just updated this PR (as you were reviewing it) to keep the old flag, but mark it as deprecated, and to only use it only when the new flags aren't used. Log messages will indicate use of the deprecated flag.

camilamacedo86
camilamacedo86 previously approved these changes Jan 30, 2025
Copy link
Contributor

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 30, 2025
Copy link

openshift-ci bot commented Jan 30, 2025

New changes are detected. LGTM label has been removed.

@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jan 30, 2025
Rename the flags that provide CAs to image pulling to indicate the use.
Keep the old flag around (for backward compatibility), but prefer the
new flag(s).

Signed-off-by: Todd Short <[email protected]>
@tmshort tmshort added this pull request to the merge queue Jan 30, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 30, 2025
@tmshort tmshort added this pull request to the merge queue Jan 30, 2025
Merged via the queue into operator-framework:main with commit c3a4406 Jan 30, 2025
21 of 22 checks passed
@tmshort tmshort deleted the pull-cert-dir branch January 31, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants