Adam Reese
fb08885110
Merge pull request #364 from adamreese/fix/dm-rename-client
...
ref(client): rename pkg/dm to pkg/client
9 years ago
Adam Reese
e922695cf9
ref(client): rename pkg/dm to pkg/client
9 years ago
Adam Reese
0577eec8b6
Merge pull request #361 from adamreese/feat/coverage-helper
...
feat(testcov): add a test coverage helper script
9 years ago
Adam Reese
5c402f6d34
feat(testcov): add a test coverage helper script
9 years ago
Jack Greenfield
92a39ec016
Merge pull request #349 from michelleN/fix-makefile
...
fix(rootfs): check $DOCKER_PROJECT if registry is gcr.io
9 years ago
Jack Greenfield
a255a8c6cb
Merge pull request #353 from guoshimin/shell-vars
...
fixing shell variable references
9 years ago
Jack Greenfield
aa5ddff5cd
Merge pull request #356 from adamreese/fix/nohup
...
fix(gitignore): ignore nohup.out
9 years ago
Adam Reese
02b4876f95
fix(gitignore): ignore nohup.out
9 years ago
Jack Greenfield
8b6cee08bf
Merge pull request #329 from runseb/vagrant
...
Proposed: Add Vagrantfile for build
9 years ago
runseb
35c116b872
Add Vagrantfile for build
9 years ago
Shimin Guo
0d87e3463b
fixing shell variable references
9 years ago
Jack Greenfield
46e7d6cbaa
Merge pull request #347 from michelleN/img-versions
...
chore(*): update img versions for `helm dm install`
9 years ago
Michelle Noorali
edc21aca15
fix(*): verify $DOCKER_PROJECT is set if using gcr
9 years ago
Jack Greenfield
9556d4ca8b
Merge pull request #346 from gabrtv/governance
...
Updated project governance
9 years ago
Gabe Monroy
e59aa10787
docs(governance): new MAINTAINERS and CONTRIBUTING files
9 years ago
Michelle Noorali
8af0d689cd
chore(*): update img versions for `helm dm install`
9 years ago
Jack Greenfield
14e4b95af4
Merge pull request #342 from sparkprime/fix-shell-command
...
Fix build on GNU make
9 years ago
Dave Cunningham
aaf532bda0
Fix build on GNU make
9 years ago
Jack Greenfield
e664836b09
Merge pull request #339 from technosophos/fix/makefile-local-registry
...
fix(*): allow local docker registry
9 years ago
goltermann
995de78b05
Merge pull request #341 from sgoings/add-circleci-badge
...
fix(README.md): use CircleCI badge instead of TravisCI badge
9 years ago
Seth Goings
fa5e5b0c5b
fix(README.md): use CircleCI badge instead of TravisCI badge
9 years ago
Matt Butcher
7c82304b7f
fix(*): allow local docker registry
...
This fix supersedes #323 . It applies basically the same fixes:
- local docker registries are now supported
- kubectl is not downloaded on every build
Also, added a fix for the case where `docker version` failed because the
Docker daemon crashed, and consequently spuriously propmted the user to
re-install docker.
I added support for $DOCKER_PROJECT instead of just $PROJECT because the
later is a little too generic for a shell env var. We can deprecate
$PROJECT later.
I did not add back in the better tool checks in bootstrap because
CircleCI doesn't have the `command` command.
9 years ago
Matt Butcher
22ca11c966
Merge pull request #332 from technosophos/fix/remove-install.yaml
...
fix(*): remove old version of install.yaml
9 years ago
Matt Butcher
61bce52356
doc(README): remove mentions of install.yaml
9 years ago
Matt Butcher
440f3b4d21
doc(README): remove reference to install.yaml
9 years ago
Jack Greenfield
52a28a3bfb
Merge pull request #335 from michelleN/remove-travis
...
chore(*): remove travis ;)
9 years ago
Jack Greenfield
50aa153f0b
Merge pull request #316 from jackgr/make-fixes
...
Make fixes
9 years ago
Michelle Noorali
2957f8491c
chore(*): remove travis ;)
...
This resolves issue #334 .
9 years ago
Michelle Noorali
4df02478c0
Merge pull request #333 from michelleN/circle-setup
...
chore(*): set up circleci
9 years ago
Michelle Noorali
bb9afd47ab
chore(*): set up circleci
9 years ago
Matt Butcher
2c977e6b24
fix(*): remove old version of install.yaml
...
Followup to #318
9 years ago
Matt Butcher
d6ed7aeab0
Merge pull request #318 from technosophos/feat/dm-install-generator
...
feat(dm install): use template to generate manifest
9 years ago
jackgr
7100adbef0
Remove Makefiles and Dockerfiles in cmd directory
9 years ago
jackgr
46a974b628
Fix misspelling of rootfs/resourcifer
9 years ago
jackgr
c9aac9e530
Simplify makefiles in rootfs folders
9 years ago
jackgr
250a2ddba5
Move push and container builds to rootfs directories
9 years ago
jackgr
c431d16f01
Local scripts
9 years ago
Jack Greenfield
eff281edd4
Merge pull request #325 from runseb/licenseheader
...
Correct and add a few license headers
9 years ago
Jack Greenfield
6992508c25
Merge pull request #298 from technosophos/doc/workflow-post-rebase
...
docs(workflow): re-adding workflow after rebase
9 years ago
Jack Greenfield
3be42cd605
Merge pull request #324 from michelleN/status
...
feat(*): add helm dm status command
9 years ago
Matt Butcher
f623974e51
Add sprig as a dependency.
9 years ago
Michelle Noorali
2663bcc840
ref(kubectl): update GetByKind func description
9 years ago
Michelle Noorali
8f747a1cd5
feat(*): add helm dm status command
...
Allows a user to inspec their dm pods and state
in the running Kubernetes cluster. This resolves
issue #301 .
9 years ago
runseb
cdac316fca
Correct and add a few license headers
9 years ago
Jack Greenfield
b829c0105b
Merge pull request #313 from jackgr/restore-290
...
Restore #290
9 years ago
Matt Butcher
0e980f401d
doc(workflow): split workflow document in two
...
This splits the one large document into two smaller documents.
9 years ago
Matt Butcher
8961483cce
Merge pull request #309 from technosophos/fix/helm-license
...
fix(*): add more license headers
9 years ago
Matt Butcher
73c469eb6a
feat(dm install): use template to generate manifest
...
Closes #306 .
9 years ago
Matt Butcher
8cd0248caf
fix(*): add license header to Go files
...
Closes #311 .
9 years ago
Matt Butcher
ee95008fcf
fix(*): add more license headers
9 years ago