Граф коммитов

1 Коммитов

Автор SHA1 Сообщение Дата
Mikołaj Umański 9ecb4064a0
Add ca watcher functionality (#1)
* Rough draft of watcher functionality

* use file systems in watcher and tests

* Use afero.Fs interface to handle file system operations, clean up error handling

* use t.Fatal(err) in tests instead of log.Fatal(err)

* update watcher's timestamp for each iteration

* change base image to scratch

* use UTC time prefix for file tagging

* create files for removal with an actual timestamp tag

Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>
2022-03-24 16:27:52 +01:00