Commits on Source (45)
-
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 2 additions, 2 deletions.env
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 15 additions, 13 deletions.gitlab-ci.yml
- Changelog.md 144 additions, 0 deletionsChangelog.md
- Dockerfile 10 additions, 3 deletionsDockerfile
- Readme.md 102 additions, 7 deletionsReadme.md
- assets/deployer 168 additions, 79 deletionsassets/deployer
- custom-context/Dockerfile 4 additions, 0 deletionscustom-context/Dockerfile
- docker-compose.yml 108 additions, 3 deletionsdocker-compose.yml
- docs/deployenv.md 0 additions, 33 deletionsdocs/deployenv.md
- docs/workflow.wsd 0 additions, 18 deletionsdocs/workflow.wsd
- k8s-admin/deployenv/.helmignore 0 additions, 21 deletionsk8s-admin/deployenv/.helmignore
- k8s-admin/deployenv/Chart.yaml 0 additions, 5 deletionsk8s-admin/deployenv/Chart.yaml
- k8s-admin/deployenv/templates/NOTES.txt 0 additions, 0 deletionsk8s-admin/deployenv/templates/NOTES.txt
- k8s-admin/deployenv/templates/_helpers.tpl 0 additions, 32 deletionsk8s-admin/deployenv/templates/_helpers.tpl
- k8s-admin/deployenv/templates/namespace.yaml 0 additions, 4 deletionsk8s-admin/deployenv/templates/namespace.yaml
- k8s-admin/deployenv/templates/role.yaml 0 additions, 9 deletionsk8s-admin/deployenv/templates/role.yaml
- k8s-admin/deployenv/templates/rolebinding.yaml 0 additions, 13 deletionsk8s-admin/deployenv/templates/rolebinding.yaml
- k8s-admin/deployenv/templates/serviceaccount.yaml 0 additions, 5 deletionsk8s-admin/deployenv/templates/serviceaccount.yaml
- k8s-admin/deployenv/values.yaml 0 additions, 5 deletionsk8s-admin/deployenv/values.yaml
custom-context/Dockerfile
0 → 100644
docs/deployenv.md
deleted
100644 → 0
docs/workflow.wsd
deleted
100644 → 0
k8s-admin/deployenv/.helmignore
deleted
100644 → 0
k8s-admin/deployenv/Chart.yaml
deleted
100644 → 0
k8s-admin/deployenv/values.yaml
deleted
100644 → 0