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

Bump k8s.io libs to 0.23.9 #1007

Merged
merged 5 commits into from
Aug 25, 2022
Merged

Bump k8s.io libs to 0.23.9 #1007

merged 5 commits into from
Aug 25, 2022

Conversation

tylerphelan
Copy link
Contributor

  • Update knative/pkg to match

@tylerphelan tylerphelan linked an issue Aug 15, 2022 that may be closed by this pull request
go.mod Outdated Show resolved Hide resolved
go.mod Show resolved Hide resolved
cmd/controller/main.go Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2022

Codecov Report

Merging #1007 (6a98e42) into main (ffde670) will increase coverage by 0.00%.
The diff coverage is 20.00%.

@@           Coverage Diff           @@
##             main    #1007   +/-   ##
=======================================
  Coverage   70.03%   70.04%           
=======================================
  Files         119      119           
  Lines        5630     5631    +1     
=======================================
+ Hits         3943     3944    +1     
  Misses       1308     1308           
  Partials      379      379           
Impacted Files Coverage Δ
pkg/apis/build/v1alpha2/build.go 35.45% <ø> (ø)
pkg/reconciler/build/build.go 70.07% <0.00%> (ø)
pkg/reconciler/builder/builder.go 44.11% <0.00%> (ø)
pkg/reconciler/clusterbuilder/clusterbuilder.go 44.11% <0.00%> (ø)
pkg/reconciler/clusterstack/clusterstack.go 55.17% <0.00%> (ø)
pkg/reconciler/clusterstore/clusterstore.go 55.17% <0.00%> (ø)
pkg/reconciler/image/image.go 49.67% <0.00%> (ø)
pkg/reconciler/sourceresolver/sourceresolver.go 43.63% <0.00%> (ø)
pkg/cosign/image_signer.go 90.00% <100.00%> (+0.16%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@matthewmcnew
Copy link
Collaborator

Could you bump the golang version in the github action dockerfile?

Tyler Phelan added 5 commits August 25, 2022 11:48
- Update knative/pkg to match
- Use k8s.io/kube-openapi/cmd/openapi-gen only
- Move ctx injection to param
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.

Bump k8s libraries to 0.23.x
5 participants