1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-31 06:35:09 +00:00
Commit Graph

747 Commits

Author SHA1 Message Date
renovate-rancher[bot]
8c5faa7a54 Update module golang.org/x/text to v0.28.0 2025-08-08 04:50:33 +00:00
renovate-rancher[bot]
f83130b7d2 Update module golang.org/x/sync to v0.13.0 (#633)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2025-04-24 11:12:10 -07:00
renovate-rancher[bot]
d46877520e Update dependency golangci/golangci-lint to v1.64.6 (#625)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2025-03-04 13:48:34 -08:00
renovate-rancher[bot]
90e2a08d9e Update dependency golangci/golangci-lint to v1.64.5 (#610)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2025-02-14 12:14:30 -08:00
Josh Meranda
fc0b1761a7 [v0.3] Backport memory leak (#611)
* remove s.schemas in doRemoveSchema

* add tests for addSchema

---------

Co-authored-by: joshmeranda <joshua.meranda@gmail.com>
v0.3.1
2025-02-14 14:43:26 -05:00
renovate-rancher[bot]
296d650fa7 Update module github.com/gorilla/websocket to v1.5.3 (#553)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2025-02-14 09:03:08 -08:00
renovate-rancher[bot]
058909f990 Update actions/checkout action to v4.2.2 (#554)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2025-02-14 09:02:47 -08:00
renovate-rancher[bot]
30df8237ad Update module github.com/rancher/wrangler/v3 to v3.1.0 (#556)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2025-02-14 09:00:56 -08:00
renovate-rancher[bot]
591107358a Update module golang.org/x/tools to v0.30.0 (#559)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2025-02-14 09:00:36 -08:00
renovate-rancher[bot]
797fec7aca Update dependency golangci/golangci-lint to v1.64.2 (#605)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2025-02-13 11:44:17 -08:00
renovate-rancher[bot]
3021fd7421 Update module github.com/rancher/lasso to v0.2.1 (#596)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2025-02-12 14:47:14 -05:00
Vatsal Parekh
fc04bcf2a2 [release/v0.3] Upgrade go version to 1.23 (#588)
* Upgrade go version to 1.23

Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com>

* Upgrade golangci-lint to 1.63.4

Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com>

* correct linter issues

Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com>

---------

Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com>
2025-01-29 08:54:09 -05:00
Tom Lebreux
f87a8971dd Add release GHA (#528) v0.3.0 2024-11-15 15:44:52 -05:00
renovate-rancher[bot]
a0127673d1 Update module github.com/rancher/wrangler/v3 to v3.0.0 (#514)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2024-07-08 16:25:14 -04:00
nflynt
20cd23aadc Merge pull request #511 from vardhaman22/k8s-1.30
k8s 1.30 dependencies updated
2024-06-04 14:33:01 -04:00
nflynt
a9f3fd0922 Merge pull request #499 from ericpromislow/45301-migrate-to-gengo-v2
Stop using the gengo package.
2024-06-04 14:29:52 -04:00
vardhaman22
a528269caf updated wrangler from v2 to v3 2024-06-04 15:32:09 +05:30
vardhaman22
27640a2bbc update k8s dependencies to 0.30.1 2024-06-04 15:31:30 +05:30
Tom Lebreux
17053b35e0 Migrate to GHA (#505) 2024-05-17 15:09:39 -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
Krunal Hingu
9f5f6586bb bump versions for k8s v1.29.3 (#497) 2024-05-03 15:36:01 -04:00
Tom Lebreux
cf0f9cc852 Downgrade prometheus to v0.16.0 (#494)
* Update module github.com/rancher/wrangler/v2 to v2.2.0-rc5

* Downgrade github.com/prometheus/client_golang to v0.16.0

---------

Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2024-04-17 14:53:23 -04:00
Sverre Boschman
86ac83c8c7 Support setting proxy url in client opts (#453)
* Support setting proxy url in client opts

* Return more descriptive invalid proxy url error

* Return wrapped parse error
2024-04-16 15:06:57 -04:00
Tom Lebreux
a9e04c653a Update module github.com/rancher/wrangler/v2 to v2.2.0-rc3 (#492)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2024-04-10 14:59:03 -04:00
renovate-rancher[bot]
de89fad953 Update dependency golangci/golangci-lint to v1.57.2 (#486)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2024-04-10 14:33:49 -04: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
Tom Lebreux
dd207ee11d Merge pull request #485 from tomleb/various-bumps
Bump wrangler to v2.2.0-rc1
2024-03-26 14:32:00 -04:00
Tom Lebreux
e7c4699b6a Bump wrangler to v2.2.0-rc1 2024-03-26 14:23:09 -04:00
Tom Lebreux
a735b7e488 Merge pull request #482 from tomleb/cve-bumps
Dependency bumps
2024-03-22 17:02:58 -04:00
Tom Lebreux
b56df9c3d5 Merge pull request #451 from rancher/renovate/golangci-golangci-lint-1.x
Update dependency golangci/golangci-lint to v1.57.1
2024-03-22 15:47:29 -04:00
renovate-rancher[bot]
20f53df7f7 Update k8s.io/gengo digest to 9cff633 2024-03-22 15:45:24 -04:00
renovate-rancher[bot]
1d6249cb66 Update module golang.org/x/tools to v0.19.0 2024-03-22 15:41:13 -04:00
renovate-rancher[bot]
9f3201b487 Update module github.com/matryer/moq to v0.3.4 2024-03-22 15:28:03 -04:00
renovate-rancher[bot]
35ffbbdbcc Update module github.com/gorilla/websocket to v1.5.1 2024-03-22 15:23:08 -04:00
Tom Lebreux
62fa1c990c Bump go to 1.22 2024-03-22 15:21:27 -04:00
renovate-rancher[bot]
aca6f7fce8 Update module github.com/stretchr/testify to v1.9.0 2024-03-22 15:21:27 -04:00
renovate-rancher[bot]
6be285be23 Update module github.com/rancher/wrangler/v2 to v2.1.4 2024-03-22 15:21:27 -04:00
Tom Lebreux
ab8792c3bd Merge pull request #465 from rancher/renovate/registry.suse.com-bci-golang-1.x
Update registry.suse.com/bci/golang Docker tag to v1.22
2024-03-22 15:18:40 -04:00
renovate-rancher[bot]
3611d97ef8 Update dependency golangci/golangci-lint to v1.57.1 2024-03-21 04:36:56 +00:00
Jonathan Crowther
65a97d2fda Merge pull request #480 from JonCrowther/add-codeowners
Add codeowners file
2024-03-20 08:55:37 -04:00
Jonathan Crowther
1266c6e191 Add codeowners 2024-03-19 14:28:29 -04:00
renovate-rancher[bot]
a2b7107020 Update registry.suse.com/bci/golang Docker tag to v1.22 2024-02-18 04:35:40 +00:00
Peter Matseykanets
3bb70b772b [2.9] Fixes (#476)
[v2.8.s3] Html escaping
[2.8] Bump API-UI version

---------
Co-authored-by: Kevin Joiner <10265309+KevinJoiner@users.noreply.github.com>
Co-authored-by: pdellamore <pietro.dellamore@suse.com>
2024-02-07 10:31:00 -05:00
Kinara Shah
a182097c02 Merge pull request #466 from chiukapoor/rancher-v1.28
[v1.28] Bump dependencies to support k8s 1.28  | Update wrangler to wrangler/v2
2024-01-31 11:15:07 -08:00
Chirayu Kapoor
602422347a Bump dependencies to support k8s 1.28 | January Patch
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-01-24 10:12:39 +05:30
Chirayu Kapoor
dd137e4d0b Update wrangler to wrangler/v2
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-01-19 15:31:34 +05:30
Kinara Shah
5de27f6638 Merge pull request #457 from vardhaman22/k8s-1.27.4
replace deprecated wait.Poll with wait.PollUntilContextTimeout
2023-08-31 09:07:11 -07:00
vardhaman22
32b73ab511 replace deprecated wait.Poll with wait.PollUntilContextTimeout 2023-08-31 12:19:28 +05:30
Kinara Shah
5bc994117a Merge pull request #448 from vardhaman22/k8s-1.27.4
updated deps for k8s-1.27.4
2023-08-30 22:16:20 -07:00
vardhaman22
df267d4b7b updated deps for k8s-1.27.4 2023-08-31 10:40:43 +05:30