1
0
mirror of https://github.com/rancher/steve.git synced 2025-07-15 07:32:17 +00:00
steve/pkg/stores/sqlproxy
Eric Promislow 496a6f8968
Hard-wire external associations: 3 sections in, this one is 4/7 (#645)
* Continue rebasing.

* Wrote unit tests for external associations.

* Fix the generated SQL.

Some syntactic sugar (capitalizing the keywords), but use the 'ON' syntax on JOINs.

* whitespace fix post rebase

* We want "management.cattle.io.projects:spec.displayName" not "...spec.clusterName"

* Fix the database calls: drop the key

* Fix breakage during automatic rebase merging gone wrong.

* ws fix - NFC

* Post rebase-merge fixes

* Fix rebase-driven merge.

* Fix rebase breakage.

* go-uber v0.5.2 prefers real arg names to '<argN>'
2025-06-25 16:10:48 -07:00
..
tablelistconvert Bumped dependencies to be compatible with k8s-v1.33 (#681) 2025-06-20 17:53:42 +05:30
dynamic_mocks_test.go Bumped dependencies to be compatible with k8s-v1.33 (#681) 2025-06-20 17:53:42 +05:30
proxy_mocks_test.go Hard-wire external associations: 3 sections in, this one is 4/7 (#645) 2025-06-25 16:10:48 -07:00
proxy_store_test.go Hard-wire external associations: 3 sections in, this one is 4/7 (#645) 2025-06-25 16:10:48 -07:00
proxy_store.go Hard-wire external associations: 3 sections in, this one is 4/7 (#645) 2025-06-25 16:10:48 -07:00
sql_informer_mocks_test.go Bumped dependencies to be compatible with k8s-v1.33 (#681) 2025-06-20 17:53:42 +05:30