1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-10 11:42:05 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Krunal Hingu
d173faae3f
[v1.33] Bump dependencies for 1.33 (#674)
* feat: upgrade go version and dependencies for Kubernetes 1.33 support

* fix: golangci-lint for timeout issue
2025-06-11 11:55:45 -04:00
Eric Promislow
aea209ce8e Gengo v2 dropped the args package.
Norman doesn't use any other parts of gengo, so just inline the one
function it uses from gengo v1.
2024-05-05 15:21:27 -07:00
Tom Lebreux
7214b58895
Run go test in CI (#477)
* CI: Run go test

* CI: Move to dapper v0.6.0
2024-04-10 09:42:16 -04:00
Guilherme Macedo
5446507fd0
Security bumps and remove unsued Dockerfile
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
2023-08-09 13:49:20 -03:00
Jiaqi Luo
711a86c497 bump the base image to Go 1.19 used for Dapper; and fix golangci-lint's compatibility issue when using GO 1.19 2022-12-02 19:55:36 -07:00
Steffan Tucker
e8b47ab4c4
Updated dapper files
Migrated to SUSE containers, a newer version of Go, and using golangci-lint for all linting.
2022-07-26 10:40:30 -06:00
Darren Shepherd
6a2c11f603 Make k8s 1.12 leader election the default 2018-10-23 22:48:23 -07:00
Darren Shepherd
611d7cb0f1 Add support for k8s 1.12 2018-10-09 19:30:04 -07:00
Darren Shepherd
dc39352b4b Switch to go 1.11 2018-09-25 11:43:11 -07:00
Darren Shepherd
38c9c5c6c3 Subcontext and mapping updates 2017-11-21 15:37:22 -07:00
Darren Shepherd
6623dd7352 Initial Commit 2017-10-11 22:48:07 -07:00