Seth Hoenig
51215bf102
deps: update to go-set/v3 and refactor to use custom iterators ( #23971 )
...
* deps: update to go-set/v3
* deps: use custom set iterators for looping
2024-09-16 13:40:10 -05:00
Seth Hoenig
e3c8700ded
deps: upgrade to go-set/v2 ( #18638 )
...
No functional changes, just cleaning up deprecated usages that are
removed in v2 and replace one call of .Slice with .ForEach to avoid
making the intermediate copy.
2023-10-05 11:56:17 -05:00
hashicorp-copywrite[bot]
2d35e32ec9
Update copyright file headers to BUSL-1.1
2023-08-10 17:27:15 -05:00
hashicorp-copywrite[bot]
f005448366
[COMPLIANCE] Add Copyright and License Headers
2023-04-10 15:36:59 +00:00
Seth Hoenig
b3f7559351
docker: fix bug where network pause containers would be erroneously reconciled ( #16352 )
...
* docker: fix bug where network pause containers would be erroneously gc'd
* docker: cl: thread context from driver into pause container restoration
2023-03-07 12:17:32 -06:00
Nick Ethier
98b295d617
docker: started work on porting docker driver to new plugin framework
2018-11-19 22:59:15 -05:00