stakater-user
d8ae3c76da
Bump Version to v0.0.28
v0.0.28
2019-05-08 10:22:39 +00:00
Ali Kahoot
3f115618cc
Merge pull request #62 from stakater/issue-61
...
Initial implementation of fix for issue 61
2019-05-08 14:59:43 +05:00
faizanahmad055
06aa382910
Initial implementation of fix for issue 61
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2019-05-07 10:51:58 +02:00
stakater-user
3b69599c77
Bump Version to v0.0.27
v0.0.27
2019-04-25 10:18:02 +00:00
Ali Kahoot
125e7536af
Merge pull request #60 from stakater/fix-config-change-logs-issue
...
fix-config-change-logs-issue
2019-04-25 14:55:07 +05:00
irti
66f9b07817
[fix-config-change-logs-issue] fixed log statement placement
2019-04-25 14:19:52 +05:00
irti
40aa9955cd
[fix-config-change-logs-issue] fixed the issue in create.go file
2019-04-25 14:16:42 +05:00
irti
bfff7104aa
[fix-config-change-logs-issue] logs issue fixed
2019-04-25 14:11:31 +05:00
Ali Kahoot
c0acfd0503
Merge pull request #58 from stakater/sealed-secret-doc
...
Sealed secret doc
2019-03-18 20:18:11 +05:00
faizanahmad055
379b6c0131
Add doc for how to use sealed secrets with reloader
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2019-03-18 16:14:47 +01:00
faizanahmad055
3bf427e985
Add doc for how to use sealed secrets with reloader
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2019-03-18 16:13:55 +01:00
stakater-user
2b6e5455dc
Bump Version to v0.0.26
v0.0.26
2019-02-20 10:57:07 +00:00
Ali Kahoot
9bc8d6b67d
Merge pull request #56 from stakater/add-initContainer-support
...
Initial implementation for init container support
2019-02-20 15:32:44 +05:00
faizanahmad055
0c340fcb48
Fix same name configmap and secret conflict
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2019-02-18 12:09:53 +01:00
faizanahmad055
889b16718a
Add test cases
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2019-02-18 10:20:52 +01:00
faizanahmad055
512cbd8c85
Fix incorrect container update
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2019-02-16 16:52:12 +01:00
faizanahmad055
39944497f3
Implement golang-ci comment
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2019-02-16 15:50:47 +01:00
faizanahmad055
6fb1266637
Initial implementation for init container support
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2019-02-16 15:43:56 +01:00
stakater-user
724cda887e
Bump Version to v0.0.25
v0.0.25
2019-02-12 08:28:39 +00:00
Muhammad Ahsan
d29f3716b2
Merge pull request #53 from stakater/fix-helper-func
...
append reloader- to serviceAccountName
2019-02-12 13:03:43 +05:00
kahootali
2131f0ebf3
append reloader- to serviceAccountName
2019-02-12 12:20:28 +05:00
stakater-user
0f052162a2
Bump Version to v0.0.24
v0.0.24
2019-02-08 10:55:07 +00:00
Faizan Ahmad
02c6de97c8
Merge pull request #50 from ParticleDecay/feat/annotation-flag
...
Parameterize all annotations
2019-02-08 11:31:38 +01:00
kahootali
16bce16f81
add custom annotation
2019-02-08 15:05:18 +05:00
Joey Espinosa
33443ccb29
feat: add cli flags to helm chart
2019-02-06 12:46:17 -05:00
Joey Espinosa
75b00733bf
feat: parameterize all annotations
2019-02-04 12:33:53 -05:00
stakater-user
d2335f8ffd
Bump Version to v0.0.23
v0.0.23
2019-02-01 12:21:59 +00:00
Ali Kahoot
87f3a32f68
Merge pull request #49 from stakater/fix-48
...
Add support for envFrom for autoUpdate
2019-02-01 16:57:46 +05:00
faizanahmad055
95bd5e497f
Use single container loop for envs
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2019-02-01 12:06:18 +01:00
faizanahmad055
333957d82a
Implemented golang CI comment
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2019-01-31 16:32:47 +01:00
faizanahmad055
75f67ffa6e
Add support for envFrom for autoUpdate
...
Signed-off-by: faizanahmad055 <faizanahmad@217-212-164-26.customer.telia.com >
2019-01-31 16:03:53 +01:00
Ziming Miao
0558fc3723
fix typo ( #47 )
2019-01-30 10:38:23 +05:00
stakater-user
b637e33d9d
Bump Version to v0.0.22
v0.0.22
2019-01-25 13:24:41 +00:00
Faizan Ahmad
130741480e
Auto update referenced resource ( #45 )
...
* Add implementation for create event
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Add sleep in testcase
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Fix test case data
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Remove unnecessary dashes from chart
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Fix new env var creation issue
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Optimize upgrade code
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Update logs
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Initial implementation to perform rolling upgrades by auto referencing the resources
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Fix nil pointer exception
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Fix test cases
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Add test cases
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Update test case verify method
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Add missing name for envs
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Update annotation name
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Update readme
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Update readme
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Implement Golang CI comment
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Implement Golang CI comment
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2019-01-25 14:00:21 +01:00
stakater-user
cd19d739ab
Bump Version to v0.0.21
v0.0.21
2019-01-21 08:54:49 +00:00
Ali Kahoot
f15ec9b4d4
Merge pull request #44 from stakater/update-jenkins-file
...
updates pipeline library version
2019-01-21 13:34:39 +05:00
ahsan-storm
013fcdc052
updates pipeline library version
2019-01-21 13:10:31 +05:00
stakater-user
78e98c7999
Bump Version to 0.0.20
0.0.20
2019-01-15 07:34:03 +00:00
Ali Kahoot
44c6333910
Merge pull request #42 from stakater/update-jenkins-file
...
updates jenkins file
2019-01-15 12:14:33 +05:00
ahsan-storm
0316bcd938
updates jenkins file with latest changes
2019-01-15 12:13:42 +05:00
stakater-user
8c77c230e0
Bump Version to 0.0.19
0.0.19
2019-01-15 07:06:57 +00:00
Ali Kahoot
bcffb62e3f
Merge pull request #41 from stakater/update-start-controller-log
...
Update start controller log
2019-01-15 11:46:29 +05:00
ahsan-storm
85c10da63d
updates jenkins file
2019-01-10 19:56:18 +05:00
faizanahmad055
b17ab76a24
Update start controller log
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2019-01-10 18:34:23 +05:00
Faizan Ahmad
23ab5692fa
Update chart for public helm repo ( #36 )
...
* Update chart according to practices of helm public repo
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Add new line at the end of files
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2018-12-10 23:50:54 +01:00
Ali Kahoot
55c93a4dd8
Merge pull request #35 from stakater/update-readme-annotation-location
...
Update readme to explain annotation position
2018-12-05 16:06:14 +05:00
faizanahmad055
32eb9e7959
Update readme to explain annotation position
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2018-12-05 15:43:18 +05:00
Ahmad Iqbal Ali
09046c45ff
Set Reloader specific slack channel url
2018-12-05 15:32:36 +05:00
Faizan Ahmad
f346ca84ab
Update readme and docs ( #34 )
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2018-12-04 21:33:20 +01:00
stakater-user
5041d1a1cf
Bump Version to 0.0.18
0.0.18
2018-10-11 11:55:45 +00:00