Commit Graph

49 Commits (83df3bdec8b84b7f97387101e73379eae06d17e7)

Author SHA1 Message Date
Ryan McKinley 27e800768e
K8s: Improve identity mapping setup (#89450) 11 months ago
Ryan McKinley 6834038e91
Storage: Add new resource module and move some utilities (#89443) 11 months ago
Ryan McKinley 040f392018
Storage: Add cdk blob support to ResourceStore (#89408) 11 months ago
Diego Augusto Molina b9812a0784
Unified Storage: Fix data races and context usage in broadcaster (#88955) 12 months ago
Ryan McKinley 2f64556cf1 almost... but stuck on requester 12 months ago
Ryan McKinley ed400f0bbf
EntityStore: Use standard user identifier rather than custom version (#89080) 12 months ago
Ryan McKinley ac39953d0e basic queries 12 months ago
Dave Henderson c931a44503
storage: Avoid panic when no previous versions in history (#88880) 12 months ago
Diego Augusto Molina ae84c5fef9
Unified Storage: Fix Entity Server unconditionally starting (#88857) 12 months ago
Diego Augusto Molina 5fc580b401
Unified Storage: Testing For Fix Create, Update and Delete wrt Resource Versions (#88568) 12 months ago
Diego Augusto Molina 6fcd7d9e03
Unified Storage: Fix Create, Update and Delete wrt Resource Versions (#88183) 12 months ago
Diego Augusto Molina 8b02b6b76a
Unified Storage: create kind_version table migration, add SQL and fix db (#87977) 1 year ago
owensmallwood 557c3a9cdd
Unified Storage: Adds metrics for database query counts (#87781) 1 year ago
Diego Augusto Molina cbcd945251
Unified Storage: in SQL template, also handle output data, improve API, examples and docs (#87560) 1 year ago
Diego Augusto Molina acf17c7fb1
Unified Storage: Add SQL template package (#87524) 1 year ago
owensmallwood 40558899e4
Unified Storage: Adds health check service for entity server (#86471) 1 year ago
Arati R 61f3d08c3f
Storage: Add List support for pagination (#87093) 1 year ago
Serge Zaitsev 522a98c126
Chore: Make Cfg field private in SQLStore (#85593) 1 year ago
owensmallwood 8c8885ef23
Storage Api: Adds traces (#85391) 1 year ago
Dan Cech 5dfe4cf407
Storage: Watch tests (#85496) 1 year ago
owensmallwood 37d39de36d
Storage Api: Add metrics (#85316) 1 year ago
Dan Cech 9c46e71d5a
Storage: Support continue at specified resource version (#84868) 1 year ago
Dan Cech ef26fe95dc
Storage: GuaranteedUpdate fix & other improvements (#85206) 1 year ago
Dan Cech 89f3b70e17
Storage: Add support for listing resource history (#84331) 1 year ago
Dan Cech 0fa0cede75
Storage: streamline context handling (#84319) 1 year ago
Dan Cech 1ffd1cc8f4
Storage: Support listing deleted entities (#84043) 1 year ago
Dan Cech 7e4badff1d
Storage: Use our own key format and support unnamespaced objects (#83929) 1 year ago
Dan Cech 9fa9eaab44
Storage: Support get with resourceversion (#83849) 1 year ago
Dan Cech 7b4925ea37
Storage: Watch support (#82282) 1 year ago
Dan Cech 790e1feb93
Chore: Update test database initialization (#81673) 1 year ago
Dan Cech 1f1461734c
Storage: Add support for sortBy selector (#80680) 1 year ago
Ryan McKinley e041055012
K8s/Folders: Rename api group to singular (#81443) 1 year ago
Arati R 77775d548a
Chore: Add some tests for the Create method (#81364) 1 year ago
Arati R ca9d147a44
Give dialects control over how insert and update queries are performed (#79946) 1 year ago
Ryan McKinley d195c3807e
Storage: Use int64 for resourceVersion (#79735) 1 year ago
Ryan McKinley 67bbdd7c05
K8s/Folders: Add folders api service (with legacy storage) (#79413) 1 year ago
Dan Cech d146f4cbc7
Storage: rename uid to name and name to title (#79418) 1 year ago
Dan Cech 9f6144059a
Storage: Switch from tenant to namespace & remove GRN (#79250) 1 year ago
Dan Cech c4c9bfaf2e
Storage: Unified Storage based on Entity API (#71977) 1 year ago
Dan Cech 67b2972052
Chore: add/update sqlstore-related helper functions (#77408) 2 years ago
Dan Cech 85a207fceb
Chore: Replace entity GRN with infra/grn GRN (#74198) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Ryan McKinley bb9ae04bd8
Chore: cleanup entity api from CodeQL scan (#64277) 2 years ago
Emil Tullstedt 3abaf32cf2
Chore: Upgrade golangci-lint to v1.51.2 (#63630) 2 years ago
Ryan McKinley 46c828c2d8
EntityAPI: Rename references from kind to family (#62044) 2 years ago
Kristin Laemmert dd147a3c31
chore: move entity models into entity store service (#62145) 2 years ago
Ryan McKinley 624e5dbed2
EntityAPI: Save nested summary info in the SQL database (#61732) 2 years ago
Ryan McKinley 0c20fe0ac9
EntityAPI: Include folder support and watch API stubs (#61338) 2 years ago
Ryan McKinley d036225f7b
Chore: get user from appcontext rather than store utility (#59926) 3 years ago
Artur Wierzbicki 9e349bf9b0
EntityStore: support filtering by labels (#59905) 3 years ago