Skip to content

Conversation

@psschwei
Copy link
Member

Signed-off-by: Paul S. Schweigert paul@paulschweigert.com

Changes

Fixes #2594

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
@knative-prow knative-prow bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Sep 16, 2022
@codecov
Copy link

codecov bot commented Sep 16, 2022

Codecov Report

Base: 81.25% // Head: 81.29% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (3f8641f) compared to base (cc6e435).
Patch coverage: 40.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2595      +/-   ##
==========================================
+ Coverage   81.25%   81.29%   +0.03%     
==========================================
  Files         162      162              
  Lines        9801     9820      +19     
==========================================
+ Hits         7964     7983      +19     
  Misses       1597     1597              
  Partials      240      240              
Impacted Files Coverage Δ
configmap/hash-gen/main.go 62.96% <0.00%> (ø)
metrics/resource_view.go 86.89% <ø> (ø)
network/error_handler.go 0.00% <0.00%> (ø)
version/version.go 100.00% <ø> (ø)
configmap/load.go 79.31% <100.00%> (ø)
websocket/connection.go 93.85% <100.00%> (ø)
...k/resourcesemantics/validation/reconcile_config.go 82.85% <0.00%> (+2.69%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@skonto
Copy link
Contributor

skonto commented Sep 23, 2022

vendor/k8s.io/cli-runtime/pkg/resource/dry_run_verifier.go:78:34: cannot use oapi (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/googleapis/gnostic/openapiv2".Document in argument to supportsDryRun

@skonto
Copy link
Contributor

skonto commented Sep 23, 2022

/retest

@matzew
Copy link
Member

matzew commented Sep 30, 2022

@psschwei @skonto what does prevent us from merging this?

@psschwei
Copy link
Member Author

@psschwei @skonto what does prevent us from merging this?

Nothing I'm aware of, just needs a review

@psschwei psschwei closed this Oct 5, 2022
@psschwei psschwei reopened this Oct 5, 2022
@knative-prow
Copy link

knative-prow bot commented Oct 5, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: psschwei

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

The pull request process is described here

Details 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

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 5, 2022
@nader-ziada
Copy link
Member

/lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make K8s 1.23 mandatory

4 participants