Commit Graph

107 Commits

Author SHA1 Message Date
Laszlo Fogas e28ed88e2f Merge pull request #16 from gimlet-io/svcport-mapping
Ability to have different container and svcPort
2021-04-28 10:08:11 +02:00
Laszlo Fogas 1ecdba097b Ability to have different container and svcPort 2021-04-28 10:07:10 +02:00
Laszlo Fogas 6ee68880ae Merge pull request #15 from laszlocph/generic-sidecar
Generic sidecar support
2021-04-28 09:55:45 +02:00
Laszlo Fogas 28918e3359 Debug sidecar test 2021-04-28 09:55:29 +02:00
Laszlo Fogas ee15631900 Generic sidecar support 2021-04-28 09:47:00 +02:00
Github Action 6acf4ec41f The next release version will be 0.20.0 2021-04-21 11:19:55 +00:00
Github Action 155d821738 Publishing 0.19.0 to the Helm repository 2021-04-21 11:19:52 +00:00
Laszlo Fogas bc7d3d18ed Fixing dev branch.. v0.19.0 2021-04-21 13:18:02 +02:00
Laszlo Fogas 3b41c38dba Fix: Trailing new line was removed, multiple resources were not created, but one 2021-04-21 13:14:02 +02:00
Laszlo Fogas 1cbdca4eab Simplifying 2021-04-17 18:30:25 +02:00
Laszlo Fogas b929abd3f8 Merge pull request #13 from gimlet-io/release-automation
Release automation
2021-04-17 18:28:39 +02:00
Laszlo Fogas c51bc8745e Note on automation 2021-04-17 18:26:49 +02:00
Laszlo Fogas 63b56ae029 Merge remote-tracking branch 'origin/master' into release-automation
* origin/master:
  Never cache make runs
  Build instructions - WIP
2021-04-17 18:24:49 +02:00
Laszlo Fogas a2c4d5e66c Merge pull request #14 from gimlet-io/dev-instructions
Build instructions
2021-04-17 18:24:32 +02:00
Laszlo Fogas b30f3885be Merge remote-tracking branch 'origin/master' into dev-instructions
* origin/master:
  Never cache make runs
  Issue #9 - Open Source Guidelines for Gimlet
2021-04-17 18:24:16 +02:00
Laszlo Fogas d436fe1645 Automating releases 2021-04-17 14:25:49 +02:00
Laszlo Fogas 39901f5ca4 Merge pull request #12 from gimlet-io/phony
Never cache make runs
2021-04-14 16:29:04 +02:00
Laszlo Fogas 6d31bcd7a0 Never cache make runs 2021-04-14 12:12:41 +02:00
Sonia Singla 071811a9a3 Merge pull request #10 from sourabhsingh282/master
Issue #9 - Open Source Guidelines for Gimlet
v0.18.0
2021-04-09 19:48:25 +05:30
SOURABH SINGH 2e54c72507 Issue #9 - Open Source Guidelines for Gimlet 2021-04-09 19:39:32 +05:30
Laszlo Fogas c439bfd2ad Build instructions - WIP 2021-04-09 11:21:16 +02:00
Laszlo Fogas c81c4c5607 Releasing containerPortYaml 2021-04-07 14:27:27 +02:00
Laszlo Fogas ec98a9d3ed containerPortYaml to allow exotic port setups 2021-04-07 14:27:17 +02:00
Laszlo Fogas 35831ac118 Releasing fix for #2 and #7 2021-04-01 10:15:48 +02:00
Laszlo Fogas 3229d346cb Fixing invalid yaml case, nill guarded a bunch of things 2021-04-01 10:14:43 +02:00
Laszlo Fogas 6a9f43e075 Flattening secret.enabled to secretEnabled to follow Helm best practices; Also supporting custom names 2021-04-01 09:33:42 +02:00
Laszlo Fogas 8ed730e66e File secrets 2021-03-19 15:01:38 +01:00
Laszlo Fogas f44e15776f Releasing anti affiniti fix 2021-03-03 13:54:50 +01:00
Laszlo Fogas 4cd2df66a0 The default was not working for single node tests 2021-03-03 13:52:55 +01:00
Laszlo Fogas 230c346547 NodePort 2021-03-03 13:51:49 +01:00
Laszlo Fogas 3b99ad506d Fixing robustName to allow '.' 2021-03-02 11:05:43 +01:00
Laszlo Fogas d74caba3ee Merge pull request #3 from gimlet-io/CI
Helm unit testing
2021-02-25 17:21:28 +01:00
Laszlo Fogas edef01f05c Helm unit testing 2021-02-25 17:19:46 +01:00
Laszlo Fogas 1f43e1b478 Robust names truncated to k8s DNS length 2021-02-24 14:49:52 +01:00
Laszlo Fogas 7297798622 Release 2021-02-24 13:58:42 +01:00
Laszlo Fogas 0c7fe3fe66 Robust names 2021-02-24 13:58:08 +01:00
Laszlo Fogas aac51882e4 Volumes schema, helm-ui entries 2021-02-24 10:46:19 +01:00
Laszlo Fogas 64a680dcdf HA 2021-02-15 16:22:51 +01:00
Laszlo Fogas f097c20ed8 Gotta learn my own format.. 2021-02-15 15:30:04 +01:00
Laszlo Fogas 1ad7692a01 Dist 2021-02-15 14:32:59 +01:00
Laszlo Fogas 04153d9318 Probe schema fixed 2021-02-15 14:32:38 +01:00
Laszlo Fogas 068fb3acc1 Dist 2021-02-15 14:29:50 +01:00
Laszlo Fogas 10494d2752 Probes with schema 2021-02-15 14:29:08 +01:00
Laszlo Fogas 6a21d06820 Add robustness in ingress domain 2021-02-10 15:22:17 +01:00
Laszlo Fogas 5cf73c3595 Bugfix: there was no imagePullPolocy defined, and anchor was created for it 2021-02-10 12:54:56 +01:00
Laszlo Fogas 0328a3ad80 Bugfix: there was no imagePullPolocy defined, and anchor was created for it 2021-02-10 12:51:03 +01:00
Laszlo Fogas 298624c707 Debug toolbox in a sidecar container 2021-02-10 12:22:01 +01:00
Laszlo Fogas 7217148cf6 Releasing sealed file secrets 2021-02-09 15:36:23 +01:00
Laszlo Fogas fbd10cd2b5 Sealed file secret feature; Will allow external files too once https://github.com/helm/helm/pull/8841 is merged 2021-02-09 15:35:02 +01:00
Laszlo Fogas 086b83fe62 Draft for secret file mount 2021-02-09 13:56:12 +01:00