Knative common packages
Go to file
knative-automation 21b467ba3f
upgrade to latest dependencies (#2406)
bumping knative.dev/hack 9b2ed84...51a42b2:
  > 51a42b2 Update community files (# 146)
  > 81ef5cc Update community files (# 145)
  > cfb3eb8 Enable opting out Preemptible/Spot GKE Worker Nodes (# 144)
  > 9dd1ec1 Look at package name when checking whether the shell package can be used (# 142)
  > f1822b1 Disable Logs/Metrics on GKE and Run Preemptible Nodes (# 138)
  > 32375dc remove clusteradmin grant (# 141)
  > 987528e Temporarily fix the unit tests for library.sh (# 143)
  > da09733 print commit hash (# 140)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-31 06:38:30 -08:00
.github Update actions (#2392) 2022-01-12 20:59:12 -08:00
apiextensions Do not block NotFound error during patching resources (#2403) 2022-01-28 06:59:47 -08:00
apis Simplify URI creation in source validation tests (#2389) 2022-01-12 10:19:51 -08:00
changeset v2 (#1754) 2020-09-29 13:18:29 -07:00
client/injection Extend Apply verb to extensions, Bump to K8s 1.22. (#2327) 2022-01-04 10:58:30 -08:00
codegen switch to klog/v2 (#2386) 2022-01-11 13:02:14 -08:00
configmap Add ConfigMap parsing for int16 (#2365) 2021-11-29 06:10:04 -08:00
controller Add context to reconcile error logs (#2281) 2021-09-09 03:21:58 -07:00
depcheck Fix revive related linting issues (#2131) 2021-05-26 01:10:28 -07:00
environment Use default Kubeconfig loading rules (#2197) 2021-07-22 11:42:03 -07:00
hack Format go code (#2312) 2021-10-15 12:04:13 -07:00
hash Revert "Drop unnecessary list creation from bucketer (#2360)" (#2361) 2021-11-25 09:21:17 -08:00
injection switch to klog/v2 (#2386) 2022-01-11 13:02:14 -08:00
kflag Update OWNERS_ALIASES to match autogen in community (#2078) 2021-04-08 07:42:51 -07:00
kmap kmap changes (#2355) 2021-11-19 15:11:11 -08:00
kmeta kmap (#2354) 2021-11-19 09:07:23 -08:00
kmp v2 (#1754) 2020-09-29 13:18:29 -07:00
kref Add KReference.Group field and ResolveGroup function (#2127) 2021-06-15 02:27:20 -07:00
kvstore Fix nil pointer panic in kvstore (#2002) 2021-01-27 08:35:30 -08:00
leaderelection Adjust leaderelection defaults, add documentation. (#2391) 2022-01-12 20:43:12 -08:00
logging Update actions (#2313) 2021-10-15 12:26:13 -07:00
metrics Remove unused recorder field (#2358) 2021-11-23 05:51:50 -08:00
network add array of user agents for healthcheck in drainer (#2331) 2021-10-29 07:54:51 -07:00
pool Update OWNERS_ALIASES to match autogen in community (#2078) 2021-04-08 07:42:51 -07:00
profiling Make the profiling port configurable via envvar. (#1950) 2020-12-08 09:45:41 -08:00
ptr Added inverse functions for the ptr package (#2172) 2021-06-28 15:56:12 -07:00
reconciler codegen - support multiple annotation keys (#2350) 2021-11-17 13:53:28 -08:00
resolver Don't discard addressable resolver original errors (#2395) 2022-01-21 01:23:05 -08:00
signals Format go code (#2312) 2021-10-15 12:04:13 -07:00
source remove source stats reporter (#2193) 2021-07-15 10:15:31 -07:00
system Fix revive related linting issues (#2131) 2021-05-26 01:10:28 -07:00
test Fixes #2308 TestSpoofingClient_WaitForEndpointState flake (#2387) 2022-01-11 23:42:50 -08:00
testing Allow Unstructured callback from Defaulting Webhook (#2363) 2022-01-14 06:18:42 -08:00
third_party 🐛 Update required Go version to 1.17 to fix #2399 (#2400) 2022-01-26 13:42:46 -08:00
tracing Update actions (#2313) 2021-10-15 12:26:13 -07:00
tracker Update actions (#2313) 2021-10-15 12:26:13 -07:00
unstructured bump k8s to v1.20.7 (#2145) 2021-06-10 06:56:43 -07:00
vendor upgrade to latest dependencies (#2406) 2022-01-31 06:38:30 -08:00
version bump our min version to 1.21 (#2397) 2022-01-18 07:11:32 -08:00
webhook Allow Unstructured callback from Defaulting Webhook (#2363) 2022-01-14 06:18:42 -08:00
websocket Update OWNERS_ALIASES to match autogen in community (#2078) 2021-04-08 07:42:51 -07:00
.codecov.yaml Scott to owners on pkg (#1781) 2020-10-07 09:20:21 -07:00
.gitattributes Enable coverage for test code (#778) 2019-10-21 12:37:24 -07:00
.gitignore [Genreconciler] Fix group names when client groups differ than their directory name. (#1097) 2020-02-18 17:14:59 -08:00
.golangci.yaml Bump golangci-lint timeout to 10m for github actions (#2241) 2021-08-27 04:26:38 -07:00
CONTRIBUTING.md Fix CONTRIBUTING.md link (#1752) 2020-09-28 16:46:28 -07:00
DEVELOPMENT.md Update DEVELOPMENT.md (#2069) 2021-03-30 23:23:21 -07:00
LICENSE Initial commit 2018-07-25 10:16:04 -07:00
OWNERS Add knative-release-leads to OWNERS (#2125) 2021-05-17 23:27:14 -07:00
OWNERS_ALIASES Update community files (#2404) 2022-01-29 08:01:48 -08:00
README.md Drop master references to knative repos (#2050) 2021-03-11 09:48:26 -08:00
RELEASE-LEADS.md moved release docs to github.com/knative/release (#2040) 2021-02-26 10:29:47 -08:00
code-of-conduct.md Format markdown (#189) 2018-12-04 14:14:25 -08:00
go.mod upgrade to latest dependencies (#2406) 2022-01-31 06:38:30 -08:00
go.sum upgrade to latest dependencies (#2406) 2022-01-31 06:38:30 -08:00

README.md

Knative Common Packages

sink

"The kitchen sink" by Alan Cleaver is licensed under CC BY 2.0

GoDoc Go Report Card codecov

Knative pkg provides a place for sharing common Knative packages across the Knative repos.

To learn more about Knative, please visit our Knative docs repository.

If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md.