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

Boilerplate update #188

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rojasreinold
Copy link

What type of PR is this?

bug

What this PR does / why we need it?

Boilerplate update to address CVE's

Which Jira/Github issue(s) this PR fixes?

https://issues.redhat.com/browse/OSD-26520

Fixes #

Special notes for your reviewer:

Pre-checks (if applicable):

  • Tested latest changes against a cluster
  • Included documentation changes with PR

@openshift-ci openshift-ci bot requested review from a7vicky and bmeng November 21, 2024 21:03
Copy link
Contributor

openshift-ci bot commented Nov 21, 2024

@rojasreinold: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.54%. Comparing base (9735c57) to head (d514ef8).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #188   +/-   ##
=======================================
  Coverage   46.54%   46.54%           
=======================================
  Files           9        9           
  Lines         752      752           
=======================================
  Hits          350      350           
  Misses        392      392           
  Partials       10       10           
---- 🚨 Try these New Features:

@@ -25,13 +25,9 @@ export REPLACE_FUNC=$(echo "$REPLACE_SPECNAME" | sed 's/ //g' )

mkdir -p $HARNESS_DIR

E2E_SUITE_BUILDER_IMAGE="registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.22-openshift-4.17"
if [[ -n ${KONFLUX_BUILDS} ]]; then
E2E_SUITE_BUILDER_IMAGE="brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.22"
Copy link

@tkong-redhat tkong-redhat Nov 21, 2024

Choose a reason for hiding this comment

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

Just want to make sure if Konflux build and normal build will use the same base image

Copy link
Author

Choose a reason for hiding this comment

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

@tkong-redhat I would think so. These changes are from biolerplate updates, and I think some other operators have been promoted such as route monitor https://github.com/openshift/route-monitor-operator/blob/master/boilerplate/openshift/golang-osd-operator-osde2e/e2e-harness-generate.sh#L26

@a7vicky
Copy link
Member

a7vicky commented Nov 22, 2024

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 22, 2024
Copy link
Contributor

openshift-ci bot commented Nov 22, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: a7vicky, rojasreinold
Once this PR has been reviewed and has the lgtm label, please assign ravitri for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants