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

Update go to 1.18, k8s to 0.24.2 #393

Merged
merged 16 commits into from
Dec 5, 2022

Conversation

ranakan19
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Merging #393 (627a824) into master (c0c031f) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #393   +/-   ##
=======================================
  Coverage   82.22%   82.22%           
=======================================
  Files          25       25           
  Lines        3083     3083           
=======================================
  Hits         2535     2535           
  Misses        415      415           
  Partials      133      133           

@@ -118,9 +118,3 @@ spec:
storage: true
subresources:
status: {}
status:
Copy link
Contributor

@xcoulon xcoulon Nov 25, 2022

Choose a reason for hiding this comment

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

I wonder why all the status sections have been removed by controller-gen in these YAML files 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@xcoulon yes, i was thinking the same. For reference - kubernetes-sigs/controller-tools#630 - explains a bit more about the choice of removing status.

go.mod Outdated

replace (
github.com/codeready-toolchain/api v0.0.0-20221121081259-4f672e808b89 => github.com/ranakan19/api v0.0.0-20221201091806-57fc665ce345
github.com/codeready-toolchain/toolchain-common v0.0.0-20221117081323-252a38460fa1 => github.com/ranakan19/toolchain-common v0.0.0-20221201182049-e9ceb160687f
Copy link
Contributor

Choose a reason for hiding this comment

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

friendly reminder!

@ranakan19
Copy link
Contributor Author

/retest

@openshift-ci
Copy link

openshift-ci bot commented Dec 2, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: MatousJobanek, mfrancisc, ranakan19, xcoulon

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:
  • OWNERS [MatousJobanek,xcoulon]

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

Signed-off-by: Xavier Coulon <xcoulon@redhat.com>
@xcoulon xcoulon merged commit 490f9c3 into codeready-toolchain:master Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants