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 |
|
Serge Zaitsev
|
93cdc94a94
|
Chore: capitalise logs in other backend packages (#74344)
* capitalise logs in observability logs
* capitalise oss-bit-tent packages
* capitalise logs in aws-datasources
* capitalise logs for traces and profiling
* capitalise logs for partner datasources
* capitalise logs in plugins platform
* capitalise logs for observability metrics
|
2023-09-04 22:25:43 +02:00 |
|
Andres Martinez Gotor
|
a331c892a0
|
Chore: Refactor error when retrieving the plugin manifest key (#72492)
|
2023-07-28 10:22:21 +02:00 |
|
Andres Martinez Gotor
|
7c1c196031
|
Plugins: Periodically update public signing key (#70080)
|
2023-06-16 11:20:30 +02:00 |
|
Andres Martinez Gotor
|
932136807b
|
Chore: Allow to force the download of the public key (#67486)
|
2023-04-28 16:00:48 +02:00 |
|
Andres Martinez Gotor
|
aa9838bd25
|
Chore: Refactor manifest verifier (#67218)
|
2023-04-27 17:54:28 +02:00 |
|