Commit Graph

12 Commits

Author SHA1 Message Date
bfe6738348 Use pointer for Value, change RELEASE_NAME const 2022-05-05 11:33:02 +02:00
b6f2e480ba Refacto to split types 2022-05-05 09:43:52 +02:00
8ce0d64e62 Fix probes 2022-05-05 09:24:51 +02:00
3c6b9493db WIP Try to use composer-go
- there are problems to resolve with health check
- compose/parser.go and compose/types.go should be recheck
- need to recheck writers
2022-04-03 16:08:00 +02:00
5a4d9e396d Add healtcheck + some fixes
- better docs
- add healtcheck based on docker-compoe commands or labels
- fix some problems on secret names
- better dependency check
2022-02-14 14:37:09 +01:00
fe2a655796 Enhancements, see details
- Added a message to explain to the user that it needs to build and push
  images
- The Release Name string is now a constant ins source code, later we will be able to
  change it to (for example) a template call
- SHA256 injected label (from docker-compose file content) is a bit long, SHA1 is shorter
- We now add compose command line and generation date in the Values file
- Code cleanup, refactorisation and enhancements
- More documentation in the source code
2021-12-05 09:05:48 +01:00
96de1269fb Change label system 2021-12-02 14:56:51 +01:00
1085be2b53 Fixup some annotations 2021-12-01 15:17:34 +01:00
236c783188 Add possibility to use env file 2021-12-01 11:53:10 +01:00
34bd64f4b3 Fixup storage activation 2021-11-30 17:29:42 +01:00
b586b1eac8 More documentation 2021-11-30 15:45:36 +01:00
f095f39eaf Initial version 2021-11-30 12:04:28 +01:00