.github
|
Revert "drop eventing-rabbitmq downstream testing (#2969)" (#3008)
|
2024-04-16 13:10:12 +00:00 |
apiextensions/storageversion
|
Don't migrate storage version if CRD has one storage version (#2861)
|
2023-10-16 18:52:03 +00:00 |
apis
|
Add SinkAudience to SourceStatus (#2844)
|
2023-10-02 13:16:21 +00:00 |
changeset
|
changeset: allow override the revision through ldflags (#2601)
|
2022-11-02 20:10:08 +00:00 |
client/injection
|
Bump min k8s version to v1.28 (#2964)
|
2024-02-20 22:05:27 +00:00 |
codegen/cmd/injection-gen
|
Optionally generate an init func for an informer (#2989)
|
2024-03-28 13:51:56 +00:00 |
configmap
|
Fixing all deprecated use of sets.String (#2915)
|
2024-01-08 15:21:18 +00:00 |
controller
|
Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (#3004)
|
2024-04-02 14:44:03 +00:00 |
depcheck
|
Go1.19 changes (#2631)
|
2022-11-03 22:34:05 +00:00 |
environment
|
Revert "Fix potential redefined error with kubeconfig flag (#2855)" (#2869)
|
2023-10-16 16:13:44 +00:00 |
hack
|
Add Reconciler for kube v1.Service (#2858)
|
2023-10-10 14:43:48 +00:00 |
hash
|
Fixing all deprecated use of sets.String (#2915)
|
2024-01-08 15:21:18 +00:00 |
injection
|
Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (#3004)
|
2024-04-02 14:44:03 +00:00 |
kflag
|
Fixing all deprecated use of sets.String (#2915)
|
2024-01-08 15:21:18 +00:00 |
kmap
|
kmap changes (#2355)
|
2021-11-19 15:11:11 -08:00 |
kmeta
|
update OWNERS files to use teams with active members (#2672)
|
2023-02-06 16:58:45 +00:00 |
kmp
|
bump k8s dependencies and update min version to v1.25 (#2745)
|
2023-05-23 14:06:11 +00: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
|
Fixing all deprecated use of sets.String (#2915)
|
2024-01-08 15:21:18 +00:00 |
logging
|
Fixing all deprecated use of sets.String (#2915)
|
2024-01-08 15:21:18 +00:00 |
metrics
|
Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (#3004)
|
2024-04-02 14:44:03 +00:00 |
network
|
Use `DialTLSContextFunc` instead of `tls.Config` for `NewProxyAutoTLSTransport` (#2842)
|
2023-10-16 15:36:18 +00:00 |
profiling
|
Use go sync/atomic instead of go.uber.org/atomic (#2777)
|
2023-08-02 16:26:48 +00:00 |
ptr
|
Added inverse functions for the ptr package (#2172)
|
2021-06-28 15:56:12 -07:00 |
reconciler
|
Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (#3004)
|
2024-04-02 14:44:03 +00:00 |
resolver
|
prioritize destination CA certs over resolved addressable CA certs (#2849)
|
2023-10-03 14:11:02 +00:00 |
signals
|
Format go code (#2312)
|
2021-10-15 12:04:13 -07:00 |
source
|
update OWNERS files to use teams with active members (#2672)
|
2023-02-06 16:58:45 +00:00 |
system
|
Fix revive related linting issues (#2131)
|
2021-05-26 01:10:28 -07:00 |
test
|
Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (#3004)
|
2024-04-02 14:44:03 +00:00 |
testing
|
Fix subresource update logic. (#2546)
|
2022-07-15 18:32:28 +00:00 |
third_party/mako
|
drop vendor licenses (#3001)
|
2024-03-28 16:52:27 +00:00 |
tracing
|
update OWNERS files to use teams with active members (#2672)
|
2023-02-06 16:58:45 +00:00 |
tracker
|
update k8s min version to 1.26.x and go deps to 1.27.x (#2832)
|
2023-10-02 12:57:59 +00:00 |
unstructured
|
bump k8s to v1.20.7 (#2145)
|
2021-06-10 06:56:43 -07:00 |
vendor
|
upgrade to latest dependencies (#3018)
|
2024-04-16 14:50:24 +00:00 |
version
|
Bump min k8s version to v1.28 (#2964)
|
2024-02-20 22:05:27 +00:00 |
webhook
|
Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (#3004)
|
2024-04-02 14:44:03 +00:00 |
websocket
|
Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (#3004)
|
2024-04-02 14:44:03 +00:00 |
.codecov.yaml
|
fix coverage settings (#2471)
|
2022-03-25 11:51:48 -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
|
update OWNERS files to use teams with active members (#2672)
|
2023-02-06 16:58:45 +00:00 |
OWNERS_ALIASES
|
Update community files (#3007)
|
2024-04-04 01:33:51 +00:00 |
README.md
|
Add clotributor link to readme (#2903)
|
2023-11-28 16:52:26 +00:00 |
RELEASE-LEADS.md
|
moved release docs to github.com/knative/release (#2040)
|
2021-02-26 10:29:47 -08:00 |
SECURITY.md
|
Add consistent SECURITY.md (#2900)
|
2023-11-20 18:27:34 +00:00 |
code-of-conduct.md
|
Adding code of conduct to reference knative/community's CoC (#2470)
|
2022-03-18 11:55:21 -07:00 |
go.mod
|
upgrade to latest dependencies (#3018)
|
2024-04-16 14:50:24 +00:00 |
go.sum
|
upgrade to latest dependencies (#3018)
|
2024-04-16 14:50:24 +00:00 |