Jonathan Crowther
aaf014f4d8
Revert to multiple branches
2024-04-12 10:14:06 -04:00
Jonathan Crowther
af304dcb8d
Testing baseBranches
2024-04-11 15:10:17 -04:00
Jonathan Crowther
e172e7004f
Added multiple base branches
2024-04-11 14:48:29 -04:00
Jonathan Crowther
8e8916f5ad
Increase branch limit
2024-04-10 16:51:21 -04:00
Jonathan Crowther
caee45fb02
Increase PR hourly limit
2024-04-10 16:42:00 -04:00
Jonathan Crowther
495cd919d2
Revert to only working setup
2024-04-10 16:38:54 -04:00
Jonathan Crowther
b9da3a6f91
Use slug
2024-04-10 16:36:25 -04:00
Jonathan Crowther
e7d089ffb6
Change name to rancherRepositories
2024-04-10 16:31:45 -04:00
Jonathan Crowther
d5af7f87bd
Revert name
2024-04-10 16:29:27 -04:00
Jonathan Crowther
742046e0e2
Name with no spaces
2024-04-10 16:27:40 -04:00
Jonathan Crowther
78f3014c3b
Testing matchPackagePatterns again
2024-04-10 16:24:25 -04:00
Jonathan Crowther
c2d48bb76b
Testing matchPackageNames
2024-04-10 16:22:29 -04:00
Jonathan Crowther
bdce9d362f
Testing matchSourceUrls
2024-04-10 16:20:08 -04:00
Jonathan Crowther
657f141055
Testing matchPackagePatterns full name
2024-04-10 16:16:16 -04:00
Jonathan Crowther
b785f5f490
Testing matchSourceUrlPrefixes
2024-04-10 16:13:59 -04:00
Jonathan Crowther
5b5e4687d9
Testing matchPackagePatterns
2024-04-10 16:08:14 -04:00
Jonathan Crowther
acd15bcd8e
Testing different prefix
2024-04-10 16:04:59 -04:00
Jonathan Crowther
b8f0332e34
Remove group extension
2024-04-10 15:54:53 -04:00
Jonathan Crowther
9023534f11
Add rancher group and extend k8s group
2024-04-10 15:48:47 -04:00
Michael Bolot
bcba9d5e3b
Merge pull request #180 from MbolotSuse/flaky-test
...
Attempting to fix flaky tests
2024-04-04 08:23:08 -05:00
Michael Bolot
0e9fde750f
Attempting to fix flaky tests
...
Some tests which relied on timeouts were a bit flaky in CI. This PR
refactors a few of them to work on a more reliable method of receiving
from a channel and raises the timeout of another test.
2024-04-03 15:32:23 -05:00
Diogo Souza
46e3638cd8
changing permission for kubeconfig file inside the shell pod ( #166 )
...
* changing permission for kubeconfig file inside the shell pod
* creating unit tests for the changes done
2024-04-03 13:33:37 -04:00
Tom Lebreux
9b00eb3a7f
Various dependency bumps ( #179 )
...
* Bump wrangler to v2.2.0-rc1
* Bump dynamiclistener to v0.5.0-rc3
* Bump apiserver to 0dbf81039822340de2905a7e12b096d5a717b739
* Bump norman to dd207ee11dda52ef503af578a2e861b78b97eedf
* Bump remotedialer to v0.3.1
2024-03-26 15:11:24 -04:00
Michael Bolot
863d917f6d
Merge pull request #175 from MbolotSuse/renovate-bumps-march
...
Renovate bumps
2024-03-22 16:01:13 -05:00
Michael Bolot
c52c626b0e
Fixing validate script
2024-03-22 15:56:00 -05:00
renovate-rancher[bot]
b77040f74e
Update k8s.io/kube-openapi digest to 70dd376
2024-03-22 15:47:53 -05:00
renovate-rancher[bot]
e3137d6fbd
Update module github.com/prometheus/client_golang to v1.19.0
2024-03-22 15:47:53 -05:00
renovate-rancher[bot]
cc5d0936d7
Update module golang.org/x/sync to v0.6.0
2024-03-22 15:47:53 -05:00
renovate-rancher[bot]
c9d4da92e7
Update module github.com/gorilla/mux to v1.8.1
2024-03-22 15:47:53 -05:00
renovate-rancher[bot]
f5c3c4db75
Update module github.com/gorilla/websocket to v1.5.1
2024-03-22 15:47:53 -05:00
Michael Bolot
51e85d9e4b
Bumping go version to 1.22
...
Also bumps golangci-lint 1.57.1
2024-03-22 15:47:46 -05:00
renovate-rancher[bot]
216e53edbc
chore(deps): update registry.suse.com/bci/golang docker tag to v1.22
2024-03-22 15:12:59 -05:00
renovate-rancher[bot]
3c1e7f232d
Update module github.com/urfave/cli to v2
2024-03-22 15:11:11 -05:00
renovate-rancher[bot]
3a6db0f09a
Update module github.com/stretchr/testify to v1.9.0
2024-03-22 15:08:26 -05:00
renovate-rancher[bot]
09ea8b0384
Update module github.com/rancher/wrangler/v2 to v2.1.4
2024-03-22 15:07:27 -05:00
Jonathan Crowther
a1ef5a94d3
Merge pull request #173 from JonCrowther/add-codeowners
...
Add codeowners file
2024-03-19 14:58:37 -04:00
Jonathan Crowther
f9c53d7f56
Add codeowners file
2024-03-19 14:22:36 -04:00
Michael Bolot
870824dc8f
Merge pull request #161 from MbolotSuse/resource-schema-improved-cache
...
Resource schema improved cache
2024-03-14 09:57:06 -05:00
Jonathan Crowther
ca29f475f0
Merge pull request #162 from JonCrowther/count-race-condition
...
Fix race condition in debounceCounts
2024-03-14 10:52:28 -04:00
Jonathan Crowther
abbe805737
Change which object needs DeepCopy
2024-03-13 19:41:21 -04:00
Michael Bolot
b7618463e6
Fixing bug with preferred versions
...
In the original implementation of the definition handler, the resource
list was checked for preferred version, and this overrode the preferred
version of the overall group. However, this logic was inaccurate and
did not use the group as the source of truth on the preferred version
like it should have.
2024-03-12 13:59:17 -05:00
Michael Bolot
0f32ff22e0
Adding tests for improved schema cache
2024-03-12 13:53:51 -05:00
Michael Bolot
2f8e64840b
Improving Schema Definitions cache/refresh
...
Updates the schema definitions refresh method to use a new debounce
method. Adds a handler which refreshes the definitions every 2
seconds after adding a CRD and every 10 minutes by default.
2024-03-12 13:49:39 -05:00
Jonathan Crowther
cec59c5a61
Implement custom DeepCopy for Count
2024-03-01 11:56:18 -05:00
Jonathan Crowther
0e74495395
DeepCopy the count before sending it as APIEvent
2024-03-01 10:50:35 -05:00
Michael Bolot
7913f2782a
Merge pull request #141 from moio/watchnames_propagate_errors
...
WatchNames: return errors via WebSocket
2024-03-01 09:48:41 -06:00
Michael Bolot
641178e7cb
Merge pull request #139 from MbolotSuse/resource-schema
...
Resource schema
2024-02-28 10:10:51 -06:00
Chirayu Kapoor
cecc8da880
Merge pull request #140 from chiukapoor/rancher-v1.28
...
Update dynamic listener
2024-02-27 10:04:03 +05:30
Michael Bolot
099ebc509f
Adding tests for schemaDefinitions
2024-02-26 15:42:07 -06:00
Michael Bolot
40f6b10fc7
Adding schema definitions endpoint
...
Introduces new schema definitions endpoint, allowing the caller to get
the fields/types/descriptions for a given kubernetes resource.
2024-02-26 15:42:03 -06:00