vardhaman22
c8b08e8250
skip linting rules
...
these linting rules are enabled by default now in latest golangci-lint revive pluign
2023-08-31 21:38:46 +05:30
vardhaman22
ebc8b721a8
updated deps for k8s 1.27
2023-08-23 00:42:52 +05:30
renovate-rancher[bot]
dfb3192ce9
chore(deps): update github.com/rancher/norman digest to 078862e
2023-08-11 15:41:41 +00:00
renovate-rancher[bot]
8517a24e22
chore(deps): update github.com/rancher/apiserver digest to d134152
2023-08-11 15:35:11 +00:00
Colleen Murphy
80846797f9
Merge pull request #99 from rancher/renovate/github.com-sirupsen-logrus-1.x
...
chore(deps): update module github.com/sirupsen/logrus to v1.9.3
2023-08-10 14:21:20 -07:00
Colleen Murphy
96e2a849d7
Merge pull request #94 from rancher/renovate/github.com-adrg-xdg-0.x
...
chore(deps): update module github.com/adrg/xdg to v0.4.0
2023-08-10 14:19:28 -07:00
renovate-rancher[bot]
99cf256689
chore(deps): update module k8s.io/klog to v2
2023-08-10 15:52:43 -04:00
renovate-rancher[bot]
7c49f34827
chore(deps): update module github.com/sirupsen/logrus to v1.9.3
2023-08-10 18:54:50 +00:00
renovate-rancher[bot]
d3bd2ae53d
chore(deps): update github.com/rancher/apiserver digest to de731cd
2023-08-10 18:54:32 +00:00
Jonathan Crowther
97194fb980
Merge pull request #100 from rancher/renovate/github.com-urfave-cli-v2-2.x
...
chore(deps): update module github.com/urfave/cli/v2 to v2.25.7
2023-08-10 14:51:41 -04:00
Jonathan Crowther
dfc0b92be7
Merge pull request #85 from rancher/renovate/github.com-rancher-norman-digest
...
chore(deps): update github.com/rancher/norman digest to ccd31a4
2023-08-10 14:42:06 -04:00
Jonathan Crowther
da7ecef2bb
Merge pull request #96 from rancher/renovate/github.com-prometheus-client_golang-1.x
...
chore(deps): update module github.com/prometheus/client_golang to v1.16.0
2023-08-10 14:41:35 -04:00
Jonathan Crowther
4c82d37181
Merge pull request #86 from rancher/renovate/github.com-rancher-pkg-digest
...
chore(deps): update github.com/rancher/pkg digest to b04c094
2023-08-10 14:37:12 -04:00
Jonathan Crowther
ba5c979324
Merge pull request #90 from rancher/renovate/github.com-rancher-wrangler-1.x
...
chore(deps): update module github.com/rancher/wrangler to v1.1.1
2023-08-10 14:35:21 -04:00
renovate-rancher[bot]
cabea84725
chore(deps): update module github.com/urfave/cli/v2 to v2.25.7
2023-08-10 18:25:30 +00:00
renovate-rancher[bot]
7f074294d8
chore(deps): update module github.com/prometheus/client_golang to v1.16.0
2023-08-10 18:25:15 +00:00
renovate-rancher[bot]
33dc24bc15
chore(deps): update module github.com/adrg/xdg to v0.4.0
2023-08-10 18:25:08 +00:00
renovate-rancher[bot]
45c68fa1b9
chore(deps): update module github.com/rancher/wrangler to v1.1.1
2023-08-10 18:25:01 +00:00
renovate-rancher[bot]
5f8dca1998
chore(deps): update module github.com/pborman/uuid to v1.2.1
2023-08-10 18:24:52 +00:00
renovate-rancher[bot]
fbcee62c6e
chore(deps): update github.com/rancher/pkg digest to b04c094
2023-08-10 18:24:38 +00:00
renovate-rancher[bot]
fd96884537
chore(deps): update github.com/rancher/norman digest to ccd31a4
2023-08-10 18:24:21 +00:00
Jonathan Crowther
548632c5d8
Merge pull request #89 from rancher/renovate/github.com-rancher-kubernetes-provider-detector-0.x
...
chore(deps): update module github.com/rancher/kubernetes-provider-detector to v0.1.5
2023-08-10 14:21:08 -04:00
Jonathan Crowther
8744eaadd1
Merge pull request #92 from rancher/renovate/github.com-urfave-cli-1.x
...
chore(deps): update module github.com/urfave/cli to v1.22.14
2023-08-10 14:19:40 -04:00
Jonathan Crowther
5bcbfe5113
Merge pull request #95 from rancher/renovate/github.com-gorilla-websocket-1.x
...
chore(deps): update module github.com/gorilla/websocket to v1.5.0
2023-08-10 14:18:10 -04:00
Jonathan Crowther
e771a09100
Merge pull request #97 from rancher/renovate/github.com-rancher-remotedialer-0.x
...
chore(deps): update module github.com/rancher/remotedialer to v0.3.0
2023-08-10 14:12:41 -04:00
Jonathan Crowther
04901b475d
Merge pull request #98 from rancher/renovate/github.com-rancher-saml-0.x
...
chore(deps): update module github.com/rancher/saml to v0.2.0
2023-08-10 14:10:25 -04:00
Paulo Gomes
700cd88f43
build: Bump dependencies
...
The k8s.io dependencies were bumped to latest patch for the currently
used minor. Overall changes:
- k8s.io/api v0.25.12
- k8s.io/apiextensions-apiserver v0.25.12
- k8s.io/apimachinery v0.25.12
- k8s.io/apiserver v0.25.12
- k8s.io/component-base v0.25.12
- k8s.io/kube-aggregator v0.25.12
- golang.org/x/crypto v0.11.0
- golang.org/x/net v0.12.0
- golang.org/x/oauth2 v0.10.0
- golang.org/x/sync v0.3.0
- golang.org/x/sys v0.10.0
- golang.org/x/term v0.10.0
- golang.org/x/text v0.11.0
- golang.org/x/time v0.3.0
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
2023-07-25 15:11:03 +01:00
renovate-rancher[bot]
7a7d5ad3f0
chore(deps): update module github.com/urfave/cli to v1.22.14
2023-06-13 04:39:28 +00:00
renovate-rancher[bot]
0d46bf0710
Update module github.com/rancher/saml to v0.2.0
2023-04-26 06:41:00 +00:00
renovate-rancher[bot]
39a13cb0b8
Update module github.com/rancher/remotedialer to v0.3.0
2023-04-26 04:40:06 +00:00
renovate-rancher[bot]
2299820567
Update module github.com/gorilla/websocket to v1.5.0
2023-04-25 06:41:10 +00:00
renovate-rancher[bot]
fbb7f87f79
Update module github.com/rancher/kubernetes-provider-detector to v0.1.5
2023-04-24 04:40:52 +00:00
Ricardo Weir
9260c5daca
Update wrangler to v1.1.0
2023-02-21 17:23:12 -07:00
Colleen Murphy
73d389298c
Bump apiserver
2023-01-20 13:52:37 -08:00
Michael Bolot
956b7351aa
Initial implmentation of warning headers
...
Attempts to pass through warning headers which k8s returns.
Requires an update to rancher/apiserver.
2022-12-30 12:11:14 -05:00
Colleen Murphy
9f1a27db06
Add pagination to partition store
...
Extend the partition store to parse page and pagesize parameters and
return a subset of list results. The total number of pages is included
in the list response.
Request an initial page:
GET /v1/secrets?pagesize=10
or
GET /v1/secrets?pagesize=10&page=1
Request subsequent pages, or arbitrary pages:
GET /v1/secrets?pagesize=10&page=37
If a page number is out of bounds, an empty list is returned.
2022-12-20 15:01:15 -08:00
Michael Bolot
c8fb653ca3
Bump dynamic listener to v0.3.5
...
Bumps dynamic listener to v0.3.5. Adds a small arg change to
account for this version bump which addresses an issue caused by
the new version
2022-12-13 16:12:33 -06:00
Jiaqi Luo
3df95d23ef
bump k8s and rancher modules to support 1.25
2022-12-05 12:42:41 -07:00
Kevin Joiner
72ab913c4c
Updates Schemas watch logic.
...
Updated logic used to decide when and what schema events are sent
during a watch.
2022-10-27 22:12:39 -04:00
Michael Bolot
7312fe9ef3
Bump go to version 1.19
2022-10-14 08:52:00 -05:00
Eamon Bauman
9aa80d900e
missed a few packages
2022-05-25 18:49:16 -05:00
Eamon Bauman
570fe24632
v1.24.0
2022-05-25 18:34:56 -05:00
Guilherme Macedo
87f7f70d0d
Dependencies bumps
...
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
2022-04-05 17:15:14 +02:00
Ricardo Weir
e9472ecc34
Add metrics
2022-02-14 17:39:37 -07:00
Darren Shepherd
e7119828b8
Update wrangler
2022-01-07 14:31:29 -07:00
Donnie Adams
5ababa3824
Bump remotedialer to add pause/resume functionality
2022-01-04 12:45:17 -07:00
Dan Ramich
793ace1aa1
Vendor update for APIserver
2021-09-22 13:40:45 -06:00
Darren Shepherd
8ecda307ee
Update vendor
2021-08-18 17:17:52 -07:00
Darren Shepherd
e9222c6ccf
Update vendor
2021-08-10 16:09:39 -07:00
Darren Shepherd
a2354a9ed9
Update vendor
2021-08-10 11:04:45 -07:00