Граф коммитов

  • 07511cf31e s/step/warning Matthew Fisher 2018-03-21 13:11:42 -0700
  • 7d561859ba display warning when no registry has been set Matthew Fisher 2018-03-21 13:08:55 -0700
  • c4736c0816 add docker config flags so `eval $(minikube docker-env)` will work Matthew Fisher 2018-03-21 09:58:11 -0700
  • 387e811e28 use image name as app name if registry is unset Matthew Fisher 2018-03-21 09:21:03 -0700
  • 2e9e268303 make java pack accept any target output jarfile Matthew Fisher 2018-03-21 09:12:03 -0700
  • edb090a3ca registry field in draft.toml takes precedence over ~/.draft/config.toml Matthew Fisher 2018-03-21 08:52:31 -0700
  • 9f99686810 disable push step if no registry was configured Matthew Fisher 2018-03-20 17:12:38 -0700
  • 148e3ccc29 hardcode --storage-engine as configmap Matthew Fisher 2018-03-20 15:48:08 -0700
  • 4fa7bc9474 fix make test-style Matthew Fisher 2018-03-20 08:51:43 -0700
  • ad5db7864c add back ingress, disable by default Matthew Fisher 2018-03-19 14:57:15 -0700
  • fe22736d76 add `draft config` command to override registry field in draft.toml Matthew Fisher 2018-03-19 14:26:21 -0700
  • e02a7caf35 remove draftd Matthew Fisher 2018-03-15 12:34:41 -0700
  • 267ad3d302 Merge pull request #579 from bacongobbler/sha256 Matthew Fisher 2018-03-19 10:26:02 -0700
  • c1c0330ba1 Merge pull request #580 from radu-matei/override-ports-draft-toml Matthew Fisher 2018-03-19 09:48:49 -0700
  • 484754840d Add override-ports flag in draft.toml Radu Matei 2018-03-19 18:25:28 +0200
  • 618921adef use the sha256 hash algorithm Matthew Fisher 2018-03-19 08:50:01 -0700
  • 759cbd91b0 Use dashes instead of underscores for draft.toml Radu Matei 2018-03-19 17:28:33 +0200
  • 7ecac29400 Merge pull request #575 from radu-matei/local-portforward Michelle Noorali 2018-03-19 10:42:24 -0400
  • 2dea3a8de1 Merge pull request #574 from bacongobbler/changelog-v0.11.0 Matthew Fisher 2018-03-19 07:29:13 -0700
  • 73577a8964 add v0.11.0 CHANGELOG Michelle Noorali 2018-03-09 17:34:54 -0500
  • 2793b62265 bump version to v0.11.0 v0.11.0 release-v0.11.0 Matthew Fisher 2018-03-16 15:06:36 -0700
  • 14d4f65b4c Add -p flag to draft connect Radu Matei 2018-03-16 19:55:21 +0200
  • 95922afd3a Add tunnel and port forward package that takes local port as param Radu Matei 2018-02-07 14:20:25 +0200
  • c7bed6dac6 Merge pull request #572 from jldeen/patch-1 Matthew Fisher 2018-03-14 15:43:51 -0700
  • 76ca62efe1 Fix for ipv6 lookup error Jessica Deen 2018-03-14 23:37:54 +0100
  • 2dc805040f Merge pull request #560 from bacongobbler/test-archivesrc Matthew Fisher 2018-03-14 10:53:26 -0700
  • d0336bb8fb Merge pull request #568 from bacongobbler/prettify-lockfile Matthew Fisher 2018-03-14 08:03:23 -0700
  • b6ded4515e Merge pull request #567 from bacongobbler/fix-goimports Matthew Fisher 2018-03-14 08:03:13 -0700
  • 2a0fc073ae prettify lockfile Matthew Fisher 2018-03-13 10:41:25 -0700
  • c6536c4e16 fix goimports Matthew Fisher 2018-03-13 08:47:46 -0700
  • b02b788484 Merge pull request #559 from bacongobbler/print-to-out Matthew Fisher 2018-03-13 08:09:10 -0700
  • 6beeba7d68 Merge pull request #554 from bacongobbler/draft-up-followup Matthew Fisher 2018-03-13 08:08:26 -0700
  • 705dd100f5 Merge pull request #563 from radu-matei/fix-protobuf-include Brian 2018-03-13 09:00:02 -0600
  • 826f2f8e78 Fix make rpc target by adding local protobif include in vendor Radu Matei 2018-03-13 02:17:12 +0200
  • 41db16d430 Merge pull request #561 from radu-matei/fix-logs-context Brian 2018-03-12 16:12:35 -0600
  • cce668f3df Fix GetLogs context Radu Matei 2018-03-13 00:03:24 +0200
  • 2251095901 add test for archiveSrc() Matthew Fisher 2018-03-12 14:24:23 -0700
  • c9a0de47a1 print output to l.out Matthew Fisher 2018-03-12 13:45:30 -0700
  • a6a7300adf add v0.11.0 CHANGELOG v0.11.0-rc1 Michelle Noorali 2018-03-09 17:34:54 -0500
  • 77c6342525 bump version to v0.11.0-rc1 release-v0.11.0-rc1 Michelle Noorali 2018-03-09 15:55:15 -0500
  • baf4c05ccb add informational message to inspect the logs Matthew Fisher 2018-03-09 11:32:29 -0800
  • 4ec6a2b3de support git v2.16+ Matthew Fisher 2018-03-09 11:07:40 -0800
  • 2500c19d24 Merge pull request #513 from bacongobbler/rootcmd Matthew Fisher 2018-03-08 15:29:42 -0800
  • 7c7be34572 Merge pull request #539 from fibonacci1729/master Brian 2018-02-28 10:08:53 -0700
  • fa64d56704 fix circle golint and gofmt errors fibonacci1729 2018-02-16 08:42:43 -0700
  • e3b8a13aab logs: create logs directory on server start fibonacci1729 2018-02-15 13:02:14 -0700
  • 4359604278 pkg/draft: sanitize incoming build id for logs. save logs file ref in storage fibonacci1729 2018-02-15 12:43:29 -0700
  • 48ad7496f5 rpc: add app_name to GetLogsRequest fibonacci1729 2018-02-15 12:42:09 -0700
  • 3223d1ac9c storage: add field to save reference to build logs file fibonacci1729 2018-02-15 12:41:15 -0700
  • 8a1d474d66 cmd/logs: include app name to fetch storage object for logs file ref fibonacci1729 2018-02-15 12:40:09 -0700
  • c63e381f3b Merge pull request #537 from radu-matei/connect-all-ports Michelle Noorali 2018-02-14 12:04:32 -0500
  • 23d3f5e5c6 reorder imports fibonacci1729 2018-02-14 09:46:02 -0700
  • e62edcfcdb update draft logs cli command fibonacci1729 2018-02-13 15:04:57 -0700
  • 974e55bf80 implement draft client and server to support logs fibonacci1729 2018-02-13 15:04:29 -0700
  • dc87c0c62b add log server rpc fibonacci1729 2018-02-13 15:02:08 -0700
  • fd4aa9c715 Merge branch 'master' into rust-support Francois-Guillaume Ribreau 2018-02-10 10:58:01 +0100
  • 820205d244 fix(rust): fix example François-Guillaume RIBREAU 2018-02-10 10:57:19 +0100
  • 86c8e45ec1 Add test for new TestGetTargetContainerPort Radu Matei 2018-02-07 21:09:49 +0200
  • fefa5ae314 Connect to all ports in a container, not just to the first Radu Matei 2018-02-07 21:09:23 +0200
  • b2fda789c1 Merge pull request #528 from radu-matei/connect Michelle Noorali 2018-02-06 21:43:53 -0500
  • 03b57fcc8e Merge pull request #534 from fibonacci1729/master Brian 2018-02-06 11:32:45 -0700
  • a2ab063cae correct readiness and liveness probe in draftd chart fibonacci1729 2018-02-06 10:57:23 -0700
  • 46c5195aff Merge pull request #533 from fibonacci1729/master Brian 2018-02-06 10:50:44 -0700
  • b322f5dbb9 fix(512): pull draftd namespace from env fibonacci1729 2018-02-06 10:06:43 -0700
  • baf38b7258 Merge pull request #531 from cyrille-leclerc/use-debian-instead-of-alpine Matthew Fisher 2018-02-06 07:57:38 -0800
  • 586689ca6e Use the Debian based Docker image instead of the Alpine image due to bugs with the JDK on Alpine. Fix #526 Cyrille Le Clerc 2018-02-06 09:41:28 +0100
  • 3182bd8d2e add rootCmd variable Matthew Fisher 2018-01-23 14:40:06 -0800
  • 6cfbda31af Merge pull request #525 from cyrille-leclerc/maven-pack-batch-mode Matthew Fisher 2018-02-05 14:04:17 -0800
  • 53b38c3a91 add v0.10.1 CHANGELOG v0.10.1 release-v0.10.0 Matthew Fisher 2018-02-05 13:55:38 -0800
  • 084d8829ab bump version to v0.10.1 Matthew Fisher 2018-02-05 13:53:30 -0800
  • 250969fd03 fix(*): specify multiple insecure registries args Michelle Noorali 2018-02-05 15:55:51 -0500
  • c57a63c87d Merge pull request #529 from michelleN/insecure-registries Michelle Noorali 2018-02-05 16:43:10 -0500
  • 5b9a3c9642 fix(*): specify multiple insecure registries args Michelle Noorali 2018-02-05 15:55:51 -0500
  • d4ce1c36ea Fix test for local Radu Matei 2018-02-05 20:51:37 +0200
  • f92fe4cb6a Add draft connect -c to specify container (#399) Radu Matei 2018-02-05 20:31:51 +0200
  • e759dd970d `mvn` invocation should be non interactive (`--batch-mode`). Fix #524 Cyrille Le Clerc 2018-01-31 15:23:36 +0100
  • 5f3b93e3b4 Merge pull request #520 from radu-matei/simple-link-fix Matthew Fisher 2018-01-26 09:04:38 -0800
  • 45d5bc67d7 Add link to install.md in hacking guide Radu Matei 2018-01-26 19:00:03 +0200
  • c332ec3eee Merge pull request #518 from bacongobbler/changelog-v0.10.0 Matthew Fisher 2018-01-25 11:11:05 -0800
  • e3738c13db add v0.10.0 CHANGELOG Matthew Fisher 2018-01-24 13:50:45 -0800
  • 633d4799ca Update --insecure-registry CIDR range v0.10.0 Matthew Fisher 2018-01-25 09:14:19 -0800
  • 722e055274 Merge pull request #516 from bacongobbler/minikube-service-cluster-ip Matthew Fisher 2018-01-25 09:30:27 -0800
  • 3a79b9c9f2 Update --insecure-registry CIDR range Matthew Fisher 2018-01-25 09:14:19 -0800
  • 9b6611cf34 add v0.10.0 CHANGELOG v0.10.0-rc1 Matthew Fisher 2018-01-24 13:50:45 -0800
  • 4f07d7597b bump version to v0.10.0-rc1 Matthew Fisher 2018-01-24 13:32:02 -0800
  • f4bce197cb Merge pull request #505 from Azure/fix-make-e2e-504 Sean Knox 2018-01-24 13:09:35 -0800
  • 378052a00b ref(e2e): remove e2e for now Sean Knox 2018-01-23 14:43:42 -0800
  • 0abff7139d fix(e2e): comment out watch Sean Knox 2018-01-21 20:49:00 -0800
  • 28d9d23208 ref(e2e): refactor test/fail logic into testhelpers Sean Knox 2018-01-21 20:44:59 -0800
  • be52ab259b fix(e2e): make test-e2e now runs Sean Knox 2018-01-21 17:11:01 -0800
  • 0adc6b6d0d Merge pull request #489 from jstrachan/add-spring-boot Matthew Fisher 2018-01-24 12:16:37 -0800
  • e1d239fe5d Merge pull request #515 from Azure/lint-faliures Matthew Fisher 2018-01-24 12:13:27 -0800
  • 1b134685d7 fix linting errors Matthew Fisher 2018-01-24 12:07:58 -0800
  • c811ce3e08 Merge pull request #514 from fibonacci1729/master Brian 2018-01-24 13:05:20 -0700
  • a2d1cd8da2 fix master (dependencies) fibonacci1729 2018-01-24 11:53:41 -0700
  • 1735f0ea5f renamed to match other example folder names James Strachan 2018-01-24 06:42:43 +0100
  • 03f27b8eb4 Merge pull request #499 from bacongobbler/476-pack-detection-fallback Matthew Fisher 2018-01-23 14:21:27 -0800
  • ba5e48652d Merge pull request #491 from fibonacci1729/storage Brian 2018-01-23 15:16:18 -0700
  • 22f47ee72e re-word retry message Matthew Fisher 2018-01-23 13:55:35 -0800
  • 84f02e7120 select the most popular language found with a pack Matthew Fisher 2018-01-17 11:38:37 -0800