Commit Graph

4 Commits

Author SHA1 Message Date
b1b96d8318 A big commit to fix more things, see details
- ingress can now have annotations
- configmaps are better named and there is a label to know from where
  the content is taken
- fixed bad "nil" pointer checks
- we force to not resolve paths from compose file, this should be a
  problem when we call the compose file from outside. So, TODO: check
  this!
- the "project" label is now the Chart Name, not a static string
- minor fixes
2022-05-06 20:18:10 +02:00
6eb8ec9915 Fix problems of new line + add comments 2022-05-05 09:08:12 +02:00
0d1a6f8c82 Fix some indentation behavio + add indent flag 2022-02-16 10:56:21 +01:00
df60c2c866 Refactorisation to writers in generator package 2021-12-05 10:13:11 +01:00