Commit Graph

3 Commits

Author SHA1 Message Date
Dave Protasowski 8535fcc248
gofumpt the repo (#3067)
* gofumpt the repo

* don't prefix numbers with 0 - otherwise they're octal
2024-06-25 07:27:07 +00:00
Victor Agababov a371418524
v2 (#1754) 2020-09-29 13:18:29 -07:00
Matt Moore dd52fc8a4b Create a common way for turning GVK into GVR. (#84)
We've got a few of these evolving, and so I wanted to create a helper (in the hopes that someone will solve our pluralization properly).

[knative/eventing](https://github.com/knative/eventing/pull/437/files#diff-df3ef4686fadf4bf98714d6163f81654R277)
[knative/servingm](69811e7a91/pkg/reconciler/v1alpha1/autoscaling/kpa_scaler.go (L119))
2018-09-21 14:07:21 -07:00