container lifecycle management

This commit is contained in:
2026-03-12 15:13:38 -04:00
parent e99ef5d2dd
commit b9cc397e05
61 changed files with 6880 additions and 31 deletions

15
lifecycle-sidecar/.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# Binaries
lifecycle-sidecar
*.exe
*.dll
*.so
*.dylib
# Test binary
*.test
# Go workspace file
go.work
# Build output
dist/