discovery-service/.dockerignore
Utku Ozdemir ea8b8f1493 feat: implement state storage
On a best-effort basis, store the state on the disk periodically and on shutdown & restore it from the disk on startup.

Additionally, bump Go version, deps & rekres.

Closes siderolabs/discovery-service#54.

Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
2024-05-22 12:00:13 +02:00

15 lines
206 B
Plaintext

# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
#
# Generated on 2024-05-09T09:59:51Z by kres 1e986af.
*
!api
!cmd
!internal
!pkg
!go.mod
!go.sum
!.golangci.yml
!README.md
!.markdownlint.json