Giuseppe Guerra
2e67a9463d
Plugins: Refactor kvstore usage in signing keys and angular patterns (#73154)
* Initial refactoring work for plugins kvstore
* Replace implementations for keystore and angularstore
* Cleanup
* add interface check
* lint
* fix storeKeyGetter not being called in namespacedstore set
* Fix tests
* Comments
* Add tests
* Fix invalid cap in ListKeys when store is empty
* Update docstrings
* Add setLastUpdatedOnDelete
* Renamed DefaultStoreKeyGetterFunc, add TestDefaultStoreKeyGetter
* Sort imports
* PR review: removed last_updated key
* PR review: Removed setLastUpdatedOnDelete
* Re-added relevant tests
* PR review: Removed SingleKeyStore
* PR review: Removed custom marshaling support
* Renamed marshaler.go to marshal.go
* PR review: removed unused interfaces
* PR review: Moved marshal into namespacedstore.go
* PR review: removed storekeygetter
* Removed unused file cachekvstore.go
* Renamed NamespacedStore to CacheKvStore
* removed todo
2023-09-05 16:20:42 +02:00
..
2023-08-31 15:43:35 -04:00
2023-06-27 12:47:14 +03:00
2023-08-31 15:45:44 +02:00
2023-08-25 15:01:54 +02:00
2023-04-28 14:02:27 +02:00
2023-08-30 18:46:47 +03:00
2023-08-31 15:45:44 +02:00
2023-06-27 08:47:25 +02:00
2023-08-29 14:55:08 +02:00
2023-08-23 16:51:50 +02:00
2023-08-31 15:45:44 +02:00
2023-08-10 14:46:38 +02:00
2023-09-04 22:25:43 +02:00
2023-08-22 12:52:24 +02:00
2023-09-05 16:20:42 +02:00
2023-04-27 16:19:13 +02:00
2023-04-27 16:19:13 +02:00
2023-08-30 18:46:47 +03:00
2023-06-08 12:21:19 +02:00
2023-08-16 10:46:00 +02:00
2023-08-30 18:46:47 +03:00