cloud-credential-operator icon indicating copy to clipboard operation
cloud-credential-operator copied to clipboard

pkg/gcp: check error when building client

Open patrickdillon opened this issue 1 year ago • 11 comments

Fixes an unchecked error when building the GCP client.

patrickdillon avatar Jul 15 '24 18:07 patrickdillon

I'm primarily using this to build a release image to help with debugging.

patrickdillon avatar Jul 15 '24 18:07 patrickdillon

Codecov Report

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

Project coverage is 46.90%. Comparing base (ac30067) to head (e0971da). Report is 64 commits behind head on master.

Files with missing lines Patch % Lines
pkg/gcp/actuator/actuator.go 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #724      +/-   ##
==========================================
- Coverage   48.33%   46.90%   -1.43%     
==========================================
  Files          96      102       +6     
  Lines       11801    12160     +359     
==========================================
  Hits         5704     5704              
- Misses       5464     5822     +358     
- Partials      633      634       +1     
Files with missing lines Coverage Δ
pkg/gcp/actuator/actuator.go 56.75% <0.00%> (-0.24%) :arrow_down:

... and 6 files with indirect coverage changes

codecov[bot] avatar Jul 15 '24 18:07 codecov[bot]

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jstuever, patrickdillon

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

The pull request process is described 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

openshift-ci[bot] avatar Jul 15 '24 23:07 openshift-ci[bot]

/override ci/prow/security This is being tracked and fixed elsewhere.

jstuever avatar Jul 15 '24 23:07 jstuever

@jstuever: Overrode contexts on behalf of jstuever: ci/prow/security

In response to this:

/override ci/prow/security This is being tracked and fixed elsewhere.

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.

openshift-ci[bot] avatar Jul 15 '24 23:07 openshift-ci[bot]

New changes are detected. LGTM label has been removed.

openshift-ci[bot] avatar Jul 16 '24 00:07 openshift-ci[bot]

/lgtm /approve

oh thanks! I pushed a commit before checking github and stomped on this. I would have created a bug and merged it had I noticed.

I should have marked this wip /wip

patrickdillon avatar Jul 16 '24 00:07 patrickdillon

@patrickdillon: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/security e0971da51d42ca68e70a4b68bf36e8e154d6fbec link true /test security

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.

openshift-ci[bot] avatar Jul 16 '24 02:07 openshift-ci[bot]

/hold

patrickdillon avatar Jul 16 '24 13:07 patrickdillon

PR needs rebase.

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.

openshift-merge-robot avatar Jul 18 '24 03:07 openshift-merge-robot

/unassign

jstuever avatar Aug 12 '24 18:08 jstuever

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

openshift-bot avatar Nov 11 '24 01:11 openshift-bot

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten /remove-lifecycle stale

openshift-bot avatar Dec 11 '24 08:12 openshift-bot

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen. Mark the issue as fresh by commenting /remove-lifecycle rotten. Exclude this issue from closing again by commenting /lifecycle frozen.

/close

openshift-bot avatar Jan 11 '25 00:01 openshift-bot

@openshift-bot: Closed this PR.

In response to this:

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen. Mark the issue as fresh by commenting /remove-lifecycle rotten. Exclude this issue from closing again by commenting /lifecycle frozen.

/close

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.

openshift-ci[bot] avatar Jan 11 '25 00:01 openshift-ci[bot]