Commits on Source (63)
-
Ulf Seltmann authorede2d4b5c7
-
Ulf Seltmann authored
-
Ulf Seltmann authored
-
Ulf Seltmann authored130c181b
-
Ulf Seltmann authoredc306b35d
-
Ulf Seltmann authored30548fbb
-
Ulf Seltmann authoreda09f3ca0
-
Ulf Seltmann authored
-
Ulf Seltmann authored
-
Ulf Seltmann authored
-
Ulf Seltmann authored
-
Ulf Seltmann authored
-
Ulf Seltmann authored
-
Ulf Seltmann authored
-
Ulf Seltmann authored
-
Ulf Seltmann authored
-
Ulf Seltmann authored
added docs
-
Ulf Seltmann authored
* updated docker-compose to have test-commands * simplified scripts * added example-chart
a3cd374f -
Ulf Seltmann authored957ea372
-
Ulf Seltmann authored
Resolve "add `undeploy` command" Closes #1 See merge request !1
-
Sebastian Kehr authored60db5c7a
-
Sebastian Kehr authored654509c3
-
Ulf Seltmann authored
More options for setting/overriding values See merge request !2
-
Ulf Seltmann authored
* modified ci for internal registry
02cf74c1 -
Ulf Seltmann authored6f6314fc
-
Ulf Seltmann authored
Resolve "publish alpha-images to internal registry" Closes #3 See merge request !3
-
Ulf Seltmann authoredb0f519da
-
Ulf Seltmann authored
-
Ulf Seltmann authored
* changed helm-timeouts to 120
cfc1d82f -
Ulf Seltmann authored
Resolve "Support for adding remote repositories" Closes #4 See merge request !4
-
Ulf Seltmann authored
-
Ulf Seltmann authored718a76b6
-
Ulf Seltmann authored
Resolve "import existing images" Closes #5 See merge request !5
-
Ulf Seltmann authored
* upgrade performs with `--recreate-pods` to always recreate pods
8a5a453a -
Ulf Seltmann authored
Resolve "no upgrade when deploying" Closes #6 See merge request !6
-
Ulf Seltmann authored
* no image-import prior to build
3ce2310e -
Ulf Seltmann authored
Remove ca-authority requirement See merge request !7
-
Ulf Seltmann authored
-
Ulf Seltmann authored
* made `--output` optional
71739f3d -
Ulf Seltmann authored
add option for docker-build-context See merge request !8
-
Ulf Seltmann authoredf4494df7
-
Ulf Seltmann authored
added option `timeout` See merge request !9
-
Ulf Seltmann authored
-
Ulf Seltmann authored
-
Ulf Seltmann authoredb73bb5be
-
Ulf Seltmann authored
Add init See merge request !10
-
Ulf Seltmann authored
-
Ulf Seltmann authored
for creating deployment environments
5c0910ce -
Ulf Seltmann authored
-
Ulf Seltmann authored
-
Ulf Seltmann authored
-
Ulf Seltmann authored
added --debug option fixed dockerfile-specification
-
Ulf Seltmann authored
* added git binary to docker-image
-
Ulf Seltmann authored
-
Ulf Seltmann authored
-
Ulf Seltmann authored
-
Ulf Seltmann authored
-
* upgrades helm to new major version v3.4.1 * removes tiller configuration and parameters as --service-account
-
Frank Morgner authored
* setting new default of timeout variable to 120s * --timeout parameter has to be pattern of Golang duration
-
Frank Morgner authored
-
Frank Morgner authored
* no longer used since helm v3 and abolition of tiller
-
Frank Morgner authored
-
Frank Morgner authored
Showing
- .env 3 additions, 0 deletions.env
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 26 additions, 25 deletions.gitlab-ci.yml
- Changelog.md 144 additions, 0 deletionsChangelog.md
- Dockerfile 10 additions, 5 deletionsDockerfile
- Readme.md 103 additions, 8 deletionsReadme.md
- assets/deployer 205 additions, 118 deletionsassets/deployer
- custom-context/Dockerfile 4 additions, 0 deletionscustom-context/Dockerfile
- docker-compose.yml 140 additions, 1 deletiondocker-compose.yml
- examplechart/.helmignore 21 additions, 0 deletionsexamplechart/.helmignore
- examplechart/Chart.yaml 5 additions, 0 deletionsexamplechart/Chart.yaml
- examplechart/templates/NOTES.txt 19 additions, 0 deletionsexamplechart/templates/NOTES.txt
- examplechart/templates/_helpers.tpl 32 additions, 0 deletionsexamplechart/templates/_helpers.tpl
- examplechart/templates/deployment.yaml 51 additions, 0 deletionsexamplechart/templates/deployment.yaml
- examplechart/templates/ingress.yaml 38 additions, 0 deletionsexamplechart/templates/ingress.yaml
- examplechart/templates/service.yaml 19 additions, 0 deletionsexamplechart/templates/service.yaml
- examplechart/values.yaml 45 additions, 0 deletionsexamplechart/values.yaml
.env
0 → 100644
custom-context/Dockerfile
0 → 100644
examplechart/.helmignore
0 → 100644
examplechart/Chart.yaml
0 → 100644
examplechart/templates/NOTES.txt
0 → 100644
examplechart/templates/_helpers.tpl
0 → 100644
examplechart/templates/deployment.yaml
0 → 100644
examplechart/templates/ingress.yaml
0 → 100644
examplechart/templates/service.yaml
0 → 100644
examplechart/values.yaml
0 → 100644