Commit Graph

  • 08da19defe fix build. update cmd and docker logic Milos Pejanovic 2021-04-02 13:18:17 +0200
  • 74b8b0363b feat: add basic diff flag franklin 2021-04-01 13:39:18 +0200
  • 21c60b877c Merge branch 'squadron-up-v1' of github.com:foomo/squadron into squadron-up-v1 franklin 2021-04-01 11:30:12 +0200
  • 93ac10c249 docs: add todo franklin 2021-04-01 11:30:08 +0200
  • aa07735b74 remove logger passed as dependency, small Cmd refactor Milos Pejanovic 2021-03-31 17:24:45 +0200
  • edad11ed7e feat: replace - in template vars franklin 2021-03-30 14:34:21 +0200
  • 0379838651 fix: add template command franklin 2021-03-30 13:05:48 +0200
  • 4449a95291 feat: don't generate chart with passed on units franklin 2021-03-30 09:41:55 +0200
  • 2d61d58cd6 test: add image franklin 2021-03-30 09:39:03 +0200
  • 4d506fc6ff fix: -- is not passed any more? franklin 2021-03-30 09:38:16 +0200
  • 416bbfee34 fix: command order franklin 2021-03-30 09:37:55 +0200
  • 3ff52b23de fix: set workdir franklin 2021-03-30 09:37:00 +0200
  • a455472d28 fix: fix command franklin 2021-03-30 09:36:47 +0200
  • bf33b271ab refactor: rename yaml func franklin 2021-03-29 12:51:33 +0200
  • 7ff3446e9b fix: fix typos franklin 2021-03-29 11:31:04 +0200
  • dd16ab6110 feat: add 1password retry franklin 2021-03-29 10:42:45 +0200
  • 53bc2ea656 refactor: add errors franklin 2021-03-29 10:24:39 +0200
  • 4f747028eb refactor: add push and pull on structs franklin 2021-03-29 10:22:37 +0200
  • 4962b986d9 refactor: use string template placeholder franklin 2021-03-26 17:48:40 +0100
  • 998b51aad7 feat: add git template helper franklin 2021-03-26 17:48:19 +0100
  • b035452a92 feat: add global vars franklin 2021-03-26 16:05:22 +0100
  • 7e2804544b feat: change default output dir name franklin 2021-03-26 15:07:23 +0100
  • 50265c395c refactor: use standard yaml unmarshall franklin 2021-03-26 15:07:07 +0100
  • 13840d4a47 docs: update name franklin 2021-03-26 14:50:09 +0100
  • 0625ae67f4 chore: add tests franklin 2021-03-26 14:42:47 +0100
  • 5037fd39c7 fix: remove namespace param franklin 2021-03-26 14:42:08 +0100
  • 7f9679e3a3 feat: improve squadron.yaml merge franklin 2021-03-26 14:41:43 +0100
  • 7dfc81a41d fix: pass 1password prompt franklin 2021-03-26 14:40:49 +0100
  • 98605ab10e feat: remove NS and PWD template vars franklin 2021-03-26 14:39:18 +0100
  • 7ac7bb8b46 feat: remove namespace from generate path franklin 2021-03-26 14:38:45 +0100
  • 9a6283e82e refactor: move cmd to separate file franklin 2021-03-26 14:37:25 +0100
  • 01abeeb45e chore: add omitempty franklin 2021-03-26 09:01:10 +0100
  • b20bef07d7 chore: remove deprecated exampledata franklin 2021-03-25 17:30:12 +0100
  • f8307666c9 feat: improve 1password integration franklin 2021-03-25 13:43:47 +0100
  • f983dad648 refactor: rename helmArgs franklin 2021-03-25 12:35:32 +0100
  • 314a84525b refactor: move default config file to filesFlag franklin 2021-03-25 12:35:01 +0100
  • c25a726102 refactor: move println to command franklin 2021-03-25 12:34:17 +0100
  • c688b1fc86 fix: add flagFiles franklin 2021-03-25 12:33:44 +0100
  • d44eb92303 chore: reformat imports franklin 2021-03-25 12:32:52 +0100
  • 2e52521ee7 refactor: extract parseExtraArgs franklin 2021-03-25 12:31:53 +0100
  • d63de3e65e refactor: move flagFiles to global scope franklin 2021-03-25 12:30:59 +0100
  • a1ca047c9a docs: update usage help franklin 2021-03-25 12:29:26 +0100
  • 4bcf2ef379 fix: fix nil pointer panic franklin 2021-03-25 10:22:01 +0100
  • e1b8ddd265 fix: files flag overrides default config franklin 2021-03-25 10:17:02 +0100
  • b829eddd12 fix: send config to stdout franklin 2021-03-25 10:16:19 +0100
  • ba16052848 docs: update help franklin 2021-03-25 09:03:26 +0100
  • ef4425c36a chore: ensure bin folder franklin 2021-03-25 09:03:05 +0100
  • 0da8f381c9 docs: update help franklin 2021-03-25 09:00:26 +0100
  • a3df063316 Merge remote-tracking branch 'origin/master' into squadron-up-v1 franklin 2021-03-25 07:50:34 +0100
  • 50b1ae61b7 chore: ignore bin folder franklin 2021-03-25 07:48:45 +0100
  • e28ed514f6 chore: add install task franklin 2021-03-25 07:48:34 +0100
  • f5ef28d21b add completion command and update cobra. fix yaml template function Milos Pejanovic 2021-03-24 11:03:01 +0100
  • 188b0b92c2 apply small fixes and improvements. implement config and generate Milos Pejanovic 2021-03-24 09:22:32 +0100
  • 07e6544079 move logic around. implement merge files. add unmarshall logic Milos Pejanovic 2021-03-23 18:00:15 +0100
  • 0e216328c7 seperate code. implement down, build. add small changes to existing code Milos Pejanovic 2021-03-23 13:16:43 +0100
  • 9a143449df revert create-namespace due to helm does not check it v0.8.13 franklin 2021-03-16 07:35:51 +0100
  • 9d113e62d6 remove unused files. add build and push. refactor rest Milos Pejanovic 2021-03-15 17:13:18 +0100
  • 2941d24e0a chore: bump go version v0.8.12 franklin 2021-03-15 09:29:59 +0100
  • 283acc9bfb refactor install command to up Milos Pejanovic 2021-03-12 18:33:52 +0100
  • dcfbb3ba8c add api franklin 2021-03-12 12:29:51 +0100
  • c07b574e9e added example for v1 franklin 2021-03-12 12:22:24 +0100
  • 2d3ee25664 feat: add --create-namespace flag franklin 2021-03-10 08:49:14 +0100
  • ada2c6025e shell support for bash and zsh when running a build v0.8.11 Jan Halfar 2021-02-16 15:28:08 +0100
  • d37b952b4e removed bash again v0.8.10 Jan Halfar 2021-02-16 13:18:44 +0100
  • 7996efc5e5 escaping like it´s 2021 v0.8.9 Jan Halfar 2021-02-16 12:18:08 +0100
  • 81a25226cb using workdir, which helps with complex go.mod setups v0.8.7 Jan Halfar 2021-02-16 11:51:59 +0100
  • e04acf2d66 fix command and actually use .cwd if set Jan Halfar 2021-02-16 11:51:33 +0100
  • 0d974fd9c3 feat: use bash to execute command and add os env v0.8.6 franklin 2021-02-16 07:56:49 +0100
  • 169a8aacaf chore: update go version franklin 2021-02-16 07:55:29 +0100
  • 15f4762bb4
    Update README.md Jan Halfar 2021-02-01 12:14:12 +0100
  • 34d3f89972 fixed env issue for build v0.8.5 Jan Halfar 2021-01-28 14:37:29 +0100
  • 5ba63dc929 go releaser update v0.8.4 Jan Halfar 2021-01-26 11:00:58 +0100
  • 8b491c3b1e
    Merge pull request #24 from foomo/develop Jan Halfar 2021-01-26 10:52:51 +0100
  • 7db9de9825 go mod tidy Jan Halfar 2021-01-26 10:43:55 +0100
  • b4282eec06 Merge branch 'develop' of github.com:foomo/squadron into develop Jan Halfar 2021-01-26 10:32:37 +0100
  • 40c0f9584c remove --skip-refresh, as it can cause issues on recent helm versions Milos Pejanovic 2020-12-21 11:06:04 +0100
  • 553990e776 add gen command to package charts Milos Pejanovic 2020-12-21 11:04:55 +0100
  • d5dfb7e292 remove ingress controller name check Milos Pejanovic 2020-12-21 11:04:00 +0100
  • 42893f0655 remove chart v1 from group configuration Milos Pejanovic 2020-12-21 11:02:39 +0100
  • 19e6f5db7c
    Merge pull request #22 from foomo/develop v0.8.3 Jan Halfar 2020-08-04 17:30:05 +0200
  • d3f6b9a151 Merge branch 'develop' of github.com:foomo/squadron into develop Milos Pejanovic 2020-07-31 18:00:39 +0200
  • 0fe8485814 fix docker cmd and small change to helm dep update Milos Pejanovic 2020-07-31 17:59:58 +0200
  • 23809f150e dep upgrade config-bob to v0.5.1 v0.8.2 Jan Halfar 2020-07-15 12:15:01 +0200
  • ad7e4f2a59
    Update .goreleaser.yml v0.8.1 Jan Halfar 2020-07-07 20:12:04 +0200
  • dfe44433ea Merge branch 'develop' v0.8.0 Jan Halfar 2020-07-07 17:35:52 +0200
  • b25eec662d templating fix and upgrade of github.com/config-bob@v0.5.0 Jan Halfar 2020-07-07 17:35:24 +0200
  • b17aa29946 remove template parsing without values, rename template flags Milos Pejanovic 2020-07-07 16:55:58 +0200
  • fea510a091 moved chart api version from flag to squadron definition Milos Pejanovic 2020-07-07 09:05:36 +0200
  • e3e04072dc add imagePullSecretName and bump example chart version Milos Pejanovic 2020-07-07 08:49:42 +0200
  • a574eaa868 apply small fix to cmd utils Milos Pejanovic 2020-07-06 15:08:11 +0200
  • 0385da527e add flag to generate chart api v1 files Milos Pejanovic 2020-07-06 14:47:46 +0200
  • f8c87d24dd apply small fix to template file ext check Milos Pejanovic 2020-07-06 14:22:26 +0200
  • 338ef89430
    Update README.md Jan Halfar 2020-07-03 15:41:09 +0200
  • 40fe808d5f add a small change to template values Milos Pejanovic 2020-07-03 09:44:30 +0200
  • c628546a38 refactor utils, add small change to squadron deps Milos Pejanovic 2020-07-01 18:33:55 +0200
  • 973af78203 refactor clicommand, add docker Milos Pejanovic 2020-07-01 17:15:32 +0200
  • 96ffcf87a5 apply small change Milos Pejanovic 2020-07-01 15:07:37 +0200
  • 6a28097c00 add kubectl configmap utils Milos Pejanovic 2020-07-01 14:30:09 +0200
  • 66caaa0a30 more renaming of group => squadron and new image handling in deployments v0.7.0 Jan Halfar 2020-07-01 11:37:38 +0200
  • 30efc1fbcf add multiple service ports for example chart Milos Pejanovic 2020-06-29 19:37:24 +0200