0d1a6f8c82
Fix some indentation behavio + add indent flag
2022-02-16 10:56:21 +01:00
a4834a0661
Now manage kubernetes version in ingress
...
The backend and ingressClassName are now under condition
2022-02-16 10:37:46 +01:00
722c7424d0
Fix version flag
2022-02-14 17:15:11 +01:00
b602aa5e39
Fix the use of version flag
2022-02-14 17:02:29 +01:00
d965e1d19b
Use "cobra" to propose better command/flags
2022-02-14 17:00:32 +01: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
8164603b47
Add a clean directive
2022-02-14 14:36:43 +01:00
9aec646ab2
Fix the compose detection
2022-02-02 10:30:32 +01:00
8d4ea90a9a
Fix name generation with "." and "/"
2022-02-02 10:15:14 +01:00
4320519a2a
Fix the volume name with minus sign
2022-02-02 10:09:42 +01:00
b9e91d56aa
Allow different docker-compose extensions
2022-02-02 10:02:35 +01:00
93a06b52fb
Give a default value for GO var
2022-01-26 09:44:23 +01:00
cb88f2879d
Give better information at build time
2022-01-26 09:43:01 +01:00
1e79e954c5
Fix the source change detection
2022-01-26 09:21:36 +01:00
69982e4514
Add information about the compiled version
2022-01-26 09:18:32 +01:00
691c1a3b78
We must lock inside the goroutines
0.1.2-alpha
2021-12-17 12:08:50 +01:00
332f7a8787
Fix some locks problem
2021-12-17 12:05:38 +01:00
6273e5531a
Fix doc and syntax
2021-12-17 11:48:32 +01:00
e0382a8b83
Fix directory check for .git
2021-12-17 11:46:35 +01:00
3385b61272
Check if .git is a directory
2021-12-17 11:40:56 +01:00
a0e02af06e
The version was overwritten to empty string
2021-12-17 11:04:43 +01:00
7adac3662e
Autodetect git version/branch/hash for appversion
2021-12-17 10:59:57 +01:00
ca9ab8a13b
Set all help message to lower case
2021-12-17 10:35:21 +01:00
b16897b875
Fix the section following the config type.
2021-12-17 10:29:08 +01:00
8ccdb2854b
Remove annotation for ingres.class
...
This yield an error on new Kubernetes
TODO: check k8s version like does "helm create"?
2021-12-17 10:28:16 +01:00
df60c2c866
Refactorisation to writers in generator package
2021-12-05 10:13:11 +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
714ccf771d
Mount with SELinux label to build
2021-12-05 07:40:11 +01:00
cdfc2b8715
Add a new way to get VERSION
0.1.1-alpha
2021-12-03 14:16:12 +01:00
c74fa8077b
Fix the doc, add a label
2021-12-03 11:53:33 +01:00
87e26ca021
Check dependencies before to crash...
2021-12-03 11:49:32 +01:00
f145a27a3d
Do not close chan, it's not so important...
2021-12-02 16:08:27 +01:00
a292170a63
Fix names + color activation
2021-12-02 16:07:15 +01:00
b894de6232
Now can create a configMap from a specific dir
2021-12-02 15:42:01 +01:00
f12dbc25f0
Set default appname flag to the current directory
2021-12-02 14:59:08 +01:00
96de1269fb
Change label system
2021-12-02 14:56:51 +01:00
04d54bc2a3
Remove trailing slash
2021-12-02 12:36:32 +01:00
ebfcc72311
Fix a problem on wait port number
2021-12-02 12:36:15 +01:00
Patrice
bced2a1be6
Big fixes
...
- Add icon for external service creation log
- Rebase the concurrency
- Add more labels to manage ports
- Change the "ingress" label behavior
- Set more "conditional tests" in generated files
- Many others fixes
2021-12-02 10:21:05 +00:00
769c9b6c6c
New behavior for nodeport + fix storage
2021-12-01 16:50:32 +01:00
2fb62bb554
Typo in "kubernetes" annotation
2021-12-01 15:18:02 +01:00
1085be2b53
Fixup some annotations
2021-12-01 15:17:34 +01:00
a536fcd369
Fix typo on code
2021-12-01 14:06:06 +01:00
db84bdbccf
Fixup a message
2021-12-01 14:01:21 +01:00
2f9a47413e
Fix the way we generate NOTES.txt
2021-12-01 13:59:41 +01:00
54bdf74211
Make it possible to create secret files
2021-12-01 13:55:22 +01:00
3f335a4dce
Ignore env files
2021-12-01 13:53:58 +01:00
762188ede1
Add a special note
2021-12-01 13:34:01 +01:00
305df88eef
Add needed apiVersion
2021-12-01 13:30:58 +01:00
de0dde3ae8
Fixup configMap names + add logs
2021-12-01 12:02:44 +01:00