Commit Graph

13 Commits (main)

Author SHA1 Message Date
HUSSAIN GANDHI aa4d70b6e5
fix: removed duplicate lifecycle argument from service template (#49)
* fix: removed duplicate lifecycle argument from service template

* fix: changed the version of chart
2023-08-10 14:38:42 +05:30
Annavar Satish 2731eaaaf7
fix the cronjob to take 0 as historylimit (#47)
* fix the cronjob to take 0 as historylimit

* update chart version
2023-07-31 14:36:29 +05:30
HUSSAIN GANDHI 2c492933d4
feat: added ingress class to service (#45)
* feat: added ingress class to service
2023-07-06 17:36:49 +05:30
Annavar Satish 46b332fb63
fixed the healthcheck probes taking twice (#44)
* fixed the healthcheck probes taking twice

* update version

* updated the healthcheck type condition
2023-07-06 07:24:36 +05:30
HUSSAIN GANDHI f3daa15593
feat: new features for polymorphic-app chart #42 (#43)
Added support for successfulJobHistoryLimit and failedJobHistoryLimit for CronJob
Added support for dnsConfig for Deployment
2023-07-03 19:31:14 +05:30
aniketgohelimp 45fa0e0223
Fix/polymorphic chart (#40) 2023-07-03 17:04:37 +05:30
HUSSAIN GANDHI b562543674
Feat/added security context (#38)
* feat: added support of security context in polymorphic-app #37
The support for security context is added services, job, cronjob, and worker files.

* fix: changed chart version #37

* fix: optimized flow control for securityContext #37
Added defaults for securityContext.
Used `with` statement instead of `if` statement.
SecurityContext value is picked up from objects and their templates.
2023-06-15 15:46:27 +05:30
aniketgohelimp ce39639fa6
Feat/statefulset polymorphic support (#36)
Feat:Add Statefulset in musketeers
2023-06-11 21:04:43 +05:30
Shyam Vyas fb95801eb7
feat: update polymorphic-app chart by adding initcontainer, toleratio… (#17)
* feat: update polymorphic-app chart by adding initcontainer, tolerations and lifecyclehooks

* Fix CI and added maintainers

* Fix the tag error in freeipa

* fixed service port

* updated dependencies for healthcheck

* fixed comment space errors

* fix comment space errors

* Fix CI

* fixing CI

* fixing readness probes template in statefulset

* Fix previous changes

* Disable testing of freeipa temporarily

---------

Signed-off-by: Rakshit Menpara <205111+deltasquare4@users.noreply.github.com>
Co-authored-by: ANNAVAR.SATISH <annavarsatish@gmail.com>
Co-authored-by: Annavar satish <annavarsatish10@gmail.com>
Co-authored-by: Rakshit Menpara <205111+deltasquare4@users.noreply.github.com>
2023-06-01 09:29:15 +05:30
Annavar Satish 87d029991e
feat/healthcheck update added type tcpSocket (#32)
* feat/healthcheck update added type tcpSocket

* Update service.yaml

Signed-off-by: Rakshit Menpara <205111+deltasquare4@users.noreply.github.com>

* moved 'initialDelaySeconds' and 'periodSeconds' to values file

---------

Signed-off-by: Rakshit Menpara <205111+deltasquare4@users.noreply.github.com>
Co-authored-by: Rakshit Menpara <205111+deltasquare4@users.noreply.github.com>
2023-05-15 10:34:51 +05:30
aniketgohelimp 64c14bc300
Fixed Relase CI and Polymorphic fixes (#28)
* Fixing Release CI

* Fixing Release CI

* Fixing ingress error in polymorphic-chart
2023-03-29 16:39:13 +05:30
HUSSAIN GANDHI 35bdcb08ab
Fixed condition issue for disabling the health check. (#25)
* Fixed condition issue for disabling the health check.

* Fixed condition issue for disabling the health check.
2023-03-23 19:56:26 +05:30
Rakshit Menpara 32a6c98856
feat: Add polymorphic-app chart (#14) 2022-03-08 15:30:24 +05:30