* [common] Transfer to separate repo
* Remove common unittests
* Use k3d instead of kind
* Bump all charts
* Skip uninstallable charts
* [alertmanager-bot] Disable probes
* Skip uninstallable charts
* [common] Allow to override container command (#499)
Signed-off-by: Ingvarr Zhmakin
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
* fix: add resources to values
* [common] Add support for volumeClaimTemplates in statefulset (#529)
Signed-off-by: Mikael Sennerholm <mikael@sennerholm.net>
* [common] Add support for templatified env-variables (#530)
* Add support for template env vars
Signed-off-by: Mikael Sennerholm <mikael@sennerholm.net>
* [common-next] some additional pod properties (#533)
* [common] new pod properties
* [common] Move test of statefulset (#536)
* Moved statefulset chart-test to unit test
* [common] Move env tpl test fix (#542)
* Take care of setting envTpl if no env set
* Add Test cases
* Moved to unit tests
* Update changelog, add missing fields to values
* common-test doesn't need a bump
* Relocate end statement
Co-authored-by: Ingvarr Zhmakin <19270832+lazyoldbear@users.noreply.github.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
Co-authored-by: Mikael Sennerholm <mikael@sennerholm.net>
* Add code-server env to values
* Bump chart version
* [common] - add ingressclass name (#441)
* add ingressclassname
Signed-off-by: Jon Baker <jonbaker85@gmail.com>
* Allow disabling of service links
* Update changelog
* Update changelog
* Set better default for targetPort
* Allow for different container / service ports
* Fix linting error
* Add unit tests
* Add unit tests
* Add unit tests
* Service unit tests
* Split CI jobs
* Testing CI
* Testing CI
* Testing CI
* Testing CI
* Rename test file to match source
* Fix newline
Co-authored-by: Jon Baker <jonbaker85@gmail.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>