Commit Graph

38 Commits (v1.0)

Author SHA1 Message Date
jackgr f4ed9a8adf Couple of copyright fixes.
10 years ago
jackgr 64aea85403 Move to golang:1.6
10 years ago
jackgr 808641c7f7 Log expansion and write accept headers for tests.
10 years ago
jackgr 46984eb02a Fix test failure in expandybird.
10 years ago
jackgr dcd804ac7b Fix expandybird build.
10 years ago
Ville Aikas 9ae0a40567 mechanical move of NewTemplate* methods from expander to util package
10 years ago
jackgr 440af2fabd Move metadata retrieval to server.
10 years ago
jackgr f14c53980f Remove unneccessary download url retrieval.
10 years ago
Michelle Noorali 92d8d4b587 implement go vet suggestions
10 years ago
Michelle Noorali 46588cd9dd makefile consolidations
10 years ago
Michelle Noorali 14d75f4d21 add golint and go vet to test target
10 years ago
Seth Goings 43d838f280 remove duplicate test target @ root
10 years ago
Michelle Noorali 1af4b9ae77 add test targets in makefiles to run local tests
10 years ago
Michelle Noorali cef997ca3c add info target in makefiles
10 years ago
Shawn Smith 0461f77daf fix typo
10 years ago
Adam Reese 1ce72d0e3d preserve environment variables executing expansion
10 years ago
runseb bea172d705 Improve license headers
10 years ago
Ville Aikas 9777e72692 Add support for native kubernetes types, helm packages and helm/charts github repo
10 years ago
vaikas-google 1d51ef1b4a Merge pull request #131 from jackgr/implement-stdin
10 years ago
vaikas-google d559f3172f Merge pull request #154 from grahamawelch/master
10 years ago
Graham Welch b1cf2e1102 Remove Google Inc. Copyright from unittest files.
10 years ago
jackgr aa15e25d94 Implement --stdin flag on command line.
10 years ago
vaikas-google 385d8fa83f Reintroduce replicatedservice.py as it is used by tests.
10 years ago
vaikas-google f9d08f5b0d address cr comments
10 years ago
vaikas-google ad7c6b4cd8 address CR comments
10 years ago
vaikas-google 92ec9a0fe1 Add support for short github.com types. Refactor manager/manager/types to common/types and reuse them rather than redefine them.
10 years ago
Graham Welch f5c2ba9d4c Allow external type fetching.
10 years ago
Graham Welch a89b6610d2 Unittests for expansion.py
10 years ago
Graham Welch 6e15ece724 Use new schema syntax and recursively set default values. Includes unit tests.
10 years ago
Victor Agababov 29009026e6 Add try/catch handler for Jinja exceptions so we can better annotate
10 years ago
jackgr dd17c997fa Code changes to support terminology rationalization.
10 years ago
Jack Greenfield af8817aeb2 Merge pull request #34 from dhoeric/push_to_other_registry
10 years ago
Brendan Melville ebd4ab57b1 Resourcifier and expandybird errors now propagate through API.
10 years ago
Eric Ho 87fba0e22f Build and push image to other registry
10 years ago
jackgr 9e75c924a8 Minor clean ups before refactoring.
10 years ago
jackgr b73278bbbb Fixed paths in Dockerfiles for manager and resourcifier.
10 years ago
Victor Agababov 6a27f268e6 Change the paths to be absolute.
10 years ago
Victor Agababov 94db53d080 Initial commit for DeploymentManager on k8s.
10 years ago