Commit Graph

5 Commits (f3daa155934e834d3d1c50e1b51db65ad3352eec)

Author SHA1 Message Date
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
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
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
Rakshit Menpara 32a6c98856
feat: Add polymorphic-app chart (#14) 2022-03-08 15:30:24 +05:30