Commit Graph
502 Commits
Author SHA1 Message Date
Faizan AhmadandGitHub 4d2c8a451e Merge pull request #243 from sfynx/master
Only enable Rollouts when enabled in Helm chart.
2021-06-28 16:03:38 +02:00
Henno Schooljan f7927c85b1 Disable OpenShift by default, add notes in README. 2021-06-25 21:28:16 +02:00
Henno Schooljan 2e2fd2a11b Only enable Rollouts when enabled in Helm chart.
This prevents a permission issue in case Rollouts is available on a cluster, but the user does not have permission to use it (e.g. as a tenant on a cluster without cluster admin rights), and therefore also may not set permissions for it.

See issue #231.
2021-06-16 20:46:51 +02:00
stakater-user 0e6ec1d36b [skip-ci] Update artifacts v0.0.94 2021-06-15 17:40:07 +00:00
Faizan AhmadandGitHub 85b33d9104 Merge pull request #242 from stakater/actions-update
Added helm template step in push action
2021-06-15 19:25:54 +02:00
talha0324 c838ecbbc7 Updated command to one line 2021-06-15 19:52:28 +05:00
stakater-user 068a5c1e64 [skip-ci] Update artifacts v0.0.93 2021-06-15 14:13:35 +00:00
Faizan AhmadandGitHub 4d559a1864 Merge pull request #240 from stakater/file-name-fix
Fixed file name
2021-06-15 15:57:30 +02:00
talha0324 322142dd66 syntax fix 2021-06-15 18:24:56 +05:00
talha0324 39f37b706c Added helm template step in push action 2021-06-15 18:23:43 +05:00
talha0324 4e10dd4f80 Merge branch 'master' into file-name-fix
merging master into this branch
2021-06-15 17:58:49 +05:00
stakater-user ccaa600ff4 [skip-ci] Update artifacts v0.0.92 2021-06-15 11:42:02 +00:00
Faizan AhmadandGitHub a3fcfeb62f Merge pull request #241 from stakater/actions-fix
Fixed helm version tag and PR message
2021-06-15 13:28:07 +02:00
talha0324 d2cbbafeb1 Fixed helm version tag and PR message 2021-06-15 16:07:49 +05:00
talha0324 eaf8e16414 Fixed file name 2021-06-15 15:48:52 +05:00
stakater-user 5a65cf9f6d [skip-ci] Update artifacts v0.0.91 2021-06-13 19:48:18 +00:00
Faizan AhmadandGitHub a8a68ae1b0 Merge pull request #236 from tete17/Update-dependencies-for-Argo-Rollouts
Update ArgoCD Rollouts to 1.0.1 to fix a compatibility issue
2021-06-13 21:33:59 +02:00
tete17 7643a27fb1 Upgrade argo-rollouts to v1.0.1 2021-06-04 18:32:02 +02:00
tete17 71fdb53c2e Update ArgoCD Rollouts to 0.10.2 to fix a compatibility issue and update necessary k8s machinery 2021-05-31 15:35:51 +02:00
stakater-user d6312f6f83 [skip-ci] Update artifacts v0.0.90 2021-05-25 03:26:20 +00:00
Ahmed Waleed MalikandGitHub 19220f5e6e Merge pull request #235 from phillebaba/feature/chart-priority-class
Add priority class name to helm chart
2021-05-25 08:13:08 +05:00
Philip Laine 05456b0905 Remove priority class name value 2021-05-24 21:19:20 +02:00
10328dee8d Update deployments/kubernetes/chart/reloader/templates/deployment.yaml
Co-authored-by: Ahmed Waleed Malik <ahmedwaleedmalik@gmail.com>
2021-05-24 21:18:42 +02:00
Philip Laine fd174ed691 Add priority class name to helm chart 2021-05-19 22:06:35 +02:00
stakater-user 2e47f1740c [skip-ci] Update artifacts v0.0.89 2021-04-26 04:52:02 +00:00
Ahmed Waleed MalikandGitHub 15cb96f945 Merge pull request #228 from stakater/fix-issue-221
Add Optional pod monitor
2021-04-26 09:38:29 +05:00
faizanahmad055 1e987db54d Add endline in podmonitor.yaml
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
2021-04-25 23:10:23 +02:00
faizanahmad055 12a7fed3ae Add endline in values.yaml.tmpl
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
2021-04-25 23:09:40 +02:00
stakater-user f18fac66c2 [skip-ci] Update artifacts v0.0.88 2021-04-25 21:05:39 +00:00
faizanahmad055 b5c95f9cbf Add Optional pod monitor
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
2021-04-25 23:05:36 +02:00
Faizan AhmadandGitHub 46b948388f Merge pull request #226 from tenstad/propagate-error-to-fix-retry
Propagate error to enable retry
2021-04-25 22:52:06 +02:00
Amund Tenstad 78be58b090 Do not log content of secrets 2021-04-21 16:12:53 +02:00
Amund Tenstad 54a8e0683b Propagate PerformRollingUpgrade error to Handle 2021-04-21 13:25:08 +02:00
stakater-user 702f0caa93 [skip-ci] Update artifacts v0.0.87 2021-04-11 18:21:36 +00:00
Faizan AhmadandGitHub 2e709e85ae Merge pull request #223 from sfynx/master
fix: read isArgoRollouts correctly in Helm chart
2021-04-11 20:08:10 +02:00
Henno Schooljan debfd57a91 fix: read isArgoRollouts correctly in Helm chart 2021-04-07 23:21:41 +02:00
stakater-user c3b8af34ac [skip-ci] Update artifacts v0.0.86 2021-03-22 13:47:07 +00:00
Ahmed Waleed MalikandGitHub 7a65bcb35b Merge pull request #218 from stakater/fix-issue-207
Make argo rollouts optional
2021-03-22 18:32:15 +05:00
faizanahmad055 af6cd9e37c Add isArgoRollouts in values.yaml.tmpl
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
2021-03-22 11:34:47 +01:00
faizanahmad055 344004d0b3 Make argo rollouts optional
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
2021-03-22 11:30:22 +01:00
stakater-user a5bc586f09 [skip-ci] Update artifacts v0.0.85 2021-03-17 04:30:18 +00:00
Ahmed Waleed MalikandGitHub 81ca7ab601 Merge pull request #212 from corco/multi_arch_dockerfile
Dockerfile now use the platform supplied by buildx
2021-03-17 09:15:39 +05:00
Jonathan Drolet 69c9ccb2ea Merge remote-tracking branch 'stakater/master' into multi_arch_dockerfile 2021-03-16 09:05:32 -04:00
Ahmed Waleed MalikandGitHub 0ec3effab8 Merge pull request #215 from stakater/use-commit-hash
Update pull_request.yaml
2021-03-16 16:26:17 +05:00
Ahmed Waleed MalikandGitHub dba42e91bc Update pull_request.yaml 2021-03-16 16:20:16 +05:00
Jonathan Drolet 68fd3bebe5 Dockerfile now use the platform supplied by buildx 2021-03-15 21:11:18 -04:00
Ahmed Waleed MalikandGitHub 52b975ef0d Merge pull request #211 from stakater/update-pr-workflow
Update pull_request.yaml
2021-03-15 20:38:18 +05:00
Ahmed Waleed MalikandGitHub 0679af76f4 Update pull_request.yaml 2021-03-15 20:23:53 +05:00
Ahmed Waleed MalikandGitHub 309c10f632 Merge pull request #206 from stakater/update-modules
Update modules
2021-03-10 09:49:27 +05:00
Waleed Malik 07ddec9fd1 Clean up unused dependencies 2021-03-10 09:19:23 +05:00