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

fix: go template comment #9237

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

parametalol
Copy link
Contributor

Description

The comment I spot when downloaded the scanner-tls.yaml to update scanner certificates.
This PR does not fix the 597 empty lines, preceding the actual content of the file.

Checklist

  • Investigated and inspected CI test results
  • Unit test and regression tests added
  • Evaluated and added CHANGELOG entry if required
  • Determined and documented upgrade steps
  • Documented user facing changes (create PR based on openshift/openshift-docs and merge into rhacs-docs)
    below.

Testing Performed

Tested go template syntax in go playground. CI.

Reminder for reviewers

In addition to reviewing code here, reviewers must also review testing and request further testing in case the
performed one does not seem sufficient. As a reviewer, you must not approve the change until you understand the
performed testing and you are satisfied with it.

@rhacs-bot
Copy link
Contributor

Images are ready for the commit at db23f0d.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.3.x-609-gdb23f0d741.

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bd9c08e) 46.67% compared to head (db23f0d) 46.99%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9237      +/-   ##
==========================================
+ Coverage   46.67%   46.99%   +0.31%     
==========================================
  Files         723     2407    +1684     
  Lines       64218   160925   +96707     
==========================================
+ Hits        29976    75626   +45650     
- Misses      31410    78999   +47589     
- Partials     2832     6300    +3468     
Flag Coverage Δ
go-unit-tests 46.99% <ø> (+0.31%) ⬆️

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.

Copy link
Collaborator

@stehessel stehessel left a comment

Choose a reason for hiding this comment

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

How does _central_endpoints.tpl end up in the scanner certificates file? Isn't it just for Central endpoints?

@parametalol
Copy link
Contributor Author

How does _central_endpoints.tpl end up in the scanner certificates file? Isn't it just for Central endpoints?

Don't know, didn't look into that.

@parametalol parametalol merged commit bc0cc09 into master Jan 24, 2024
62 checks passed
@parametalol parametalol deleted the michael/fix-go-template-comment branch January 24, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants