orchard/internal
Nikolay Edigaryev 036eb954be
Retry DB transactions on badger.ErrConflict (#114)
* Log HTTP 500 errors in more detail

* Log errors in storeView and storeUpdate

* Retry on badger.ErrConflict
2023-08-15 15:18:47 +04:00
..
bootstraptoken Certificate-less bootstrap tokens (#93) 2023-06-23 00:53:03 +04:00
command Fix typo in documentation of the new image-pull-policy option. (#113) 2023-08-07 12:48:57 -04:00
concurrentmap Refactorings for simplify readability (#35) 2023-03-17 06:11:28 -04:00
config TLS improvements (#90) 2023-06-07 15:31:55 +04:00
controller Retry DB transactions on badger.ErrConflict (#114) 2023-08-15 15:18:47 +04:00
netconstants Simplified bootstrapping of a cluster (#40) 2023-03-22 23:43:37 +04:00
orchardhome Use os.MkdirAll instead of os.Mkdir to create Orchard's home directory (#96) 2023-06-26 19:35:50 +04:00
proxy Switch from golang.org/x/net/websocket to nhooyr.io/websocket and handle NotFound errors (#105) 2023-07-04 18:10:41 +04:00
responder Switch from golang.org/x/net/websocket to nhooyr.io/websocket and handle NotFound errors (#105) 2023-07-04 18:10:41 +04:00
structpath orchard create vm: support --image-pull-policy=Always (#110) 2023-07-26 17:43:14 +04:00
tests Support for sharing files with the host system (#103) 2023-07-04 18:10:53 +04:00
version Prepare for release (#37) 2023-03-20 15:28:24 -04:00
worker orchard create vm: support --image-pull-policy=Always (#110) 2023-07-26 17:43:14 +04:00