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

cache ToolchainCluster CR only in the given namespace #587

Closed
wants to merge 8 commits into from

Conversation

fbm3307
Copy link
Contributor

@fbm3307 fbm3307 commented Jul 26, 2024

This is related to codeready-toolchain/toolchain-common#419

it just a dependency check

Signed-off-by: Feny Mehta <fbm3307@gmail.com>
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.32%. Comparing base (6dadab1) to head (2154027).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #587   +/-   ##
=======================================
  Coverage   83.32%   83.32%           
=======================================
  Files          31       31           
  Lines        2704     2704           
=======================================
  Hits         2253     2253           
  Misses        304      304           
  Partials      147      147           

fbm3307 and others added 2 commits July 29, 2024 16:58
Signed-off-by: Feny Mehta <fbm3307@gmail.com>
@openshift-ci openshift-ci bot added the approved label Aug 1, 2024
go.sum Outdated
Comment on lines 80 to 81
github.com/MatousJobanek/toolchain-common v0.0.0-20240726063305-474ff3c9f3fd h1:EG5doMCpbKhduGK9olCq/Bzn+cC9YcWGzu0+Z0roKT0=
github.com/MatousJobanek/toolchain-common v0.0.0-20240726063305-474ff3c9f3fd/go.mod h1:LGk4lAYtvYPXgopPW65aoa7c5KiKq6Ssuytgckc31Wk=
Copy link
Contributor

Choose a reason for hiding this comment

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

This doesn't look right. Why you have references to MatousJobanek repo here?
Make sure you did go mod tidy.

Copy link
Contributor Author

@fbm3307 fbm3307 Aug 2, 2024

Choose a reason for hiding this comment

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

i am not sure why this happened .. but removed it.

fbm3307 added 2 commits August 2, 2024 11:07
Signed-off-by: Feny Mehta <fbm3307@gmail.com>
@fbm3307 fbm3307 requested a review from alexeykazakov August 2, 2024 05:47
Signed-off-by: Feny Mehta <fbm3307@gmail.com>
Copy link

openshift-ci bot commented Aug 2, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: alexeykazakov, fbm3307, rajivnathan

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

@openshift-ci openshift-ci bot removed the approved label Aug 2, 2024
Copy link

sonarqubecloud bot commented Aug 2, 2024

Copy link

openshift-ci bot commented Aug 2, 2024

@fbm3307: 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/e2e eeb7a9b link true /test e2e

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.

@MatousJobanek
Copy link
Contributor

It looks like that there is no change in this PR anymore as the toolchain-common dependency was updated via another PR that is already merged.
Closing it...

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