Commit Graph

13 Commits (main)

Author SHA1 Message Date
Mariell Hoversholm 757be6365a
CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
Jean-Philippe Quéméner 368c4e53f1
feat(apiserver): refactor the hooking mechanism for standalone apiserver (#93001) 11 months ago
Charandas c210617735
K8s: use contexthandler in standalone handler chain (#90102) 1 year ago
Ryan McKinley 5d5f8dfc52
Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Serge Zaitsev e2d49ea17f
Chore: Fix goimports grouping (#62423) 3 years ago
Emil Tullstedt 75701695d8
pkg/web: avoid shared middleware slice (#58458) 3 years ago
sh0rez 635571db8a
pkg/web: remove Router and Logger from Context (#53765) 3 years ago
sh0rez 534ece064b
pkg/web: closure-style middlewares (#51238) 3 years ago
sh0rez 3ca3a59079
pkg/web: remove dependency injection (#49123) 3 years ago
Ezequiel Victorero dfab100dc7
Chore: sanitize values before being logged from request headers (#49245) 3 years ago
sh0rez 3d5d8c785b
pkg/web: restrict handler types (#48495) 3 years ago
Serge Zaitsev f5802878f1
Chore: Move remaining web framework code to pkg/web, remove macaron binding module (#43018) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Serge Zaitsev 063160aae2
Chore: pass url parameters through context.Context (#38826) 4 years ago
Serge Zaitsev e1e385b318
Chore: Remove untyped data map from macaron context (#39077) 4 years ago
Serge Zaitsev 4c921cf120
remove default return handler from macaron (#38887) 4 years ago
Serge Zaitsev 643c7fa0cb
Chore: update all +build statements (#38782) 4 years ago
Serge Zaitsev c3ab2fdeb7
Macaron: remove custom Request type (#37874) 4 years ago
Serge Zaitsev d15cbe4b4e
Macaron cleanup (#37795) 4 years ago
Serge Zaitsev 707d3536f0
Macaron: Strip down renderer middleware (#37627) 4 years ago
Serge Zaitsev e42a597e87
Remove unused Macaron code and interfaces (#37194) 4 years ago
Serge Zaitsev 827a5b7021
add FromContext API for macaron and reqcontext, add API for standard middleware in macaron (#37057) 4 years ago
Serge Zaitsev 9b2d7d6d69
Gradually remove Macaron web framework (#36325) 4 years ago