goltermann
995de78b05
Merge pull request #341 from sgoings/add-circleci-badge
...
fix(README.md): use CircleCI badge instead of TravisCI badge
11 years ago
Seth Goings
fa5e5b0c5b
fix(README.md): use CircleCI badge instead of TravisCI badge
11 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.
11 years ago
Matt Butcher
22ca11c966
Merge pull request #332 from technosophos/fix/remove-install.yaml
...
fix(*): remove old version of install.yaml
11 years ago
Matt Butcher
61bce52356
doc(README): remove mentions of install.yaml
11 years ago
Matt Butcher
440f3b4d21
doc(README): remove reference to install.yaml
11 years ago
Jack Greenfield
52a28a3bfb
Merge pull request #335 from michelleN/remove-travis
...
chore(*): remove travis ;)
11 years ago
Jack Greenfield
50aa153f0b
Merge pull request #316 from jackgr/make-fixes
...
Make fixes
11 years ago
Michelle Noorali
2957f8491c
chore(*): remove travis ;)
...
This resolves issue #334 .
11 years ago
Michelle Noorali
4df02478c0
Merge pull request #333 from michelleN/circle-setup
...
chore(*): set up circleci
11 years ago
Michelle Noorali
bb9afd47ab
chore(*): set up circleci
11 years ago
Matt Butcher
2c977e6b24
fix(*): remove old version of install.yaml
...
Followup to #318
11 years ago
Matt Butcher
d6ed7aeab0
Merge pull request #318 from technosophos/feat/dm-install-generator
...
feat(dm install): use template to generate manifest
11 years ago
jackgr
7100adbef0
Remove Makefiles and Dockerfiles in cmd directory
11 years ago
jackgr
46a974b628
Fix misspelling of rootfs/resourcifer
11 years ago
jackgr
c9aac9e530
Simplify makefiles in rootfs folders
11 years ago
jackgr
250a2ddba5
Move push and container builds to rootfs directories
11 years ago
jackgr
c431d16f01
Local scripts
11 years ago
Jack Greenfield
eff281edd4
Merge pull request #325 from runseb/licenseheader
...
Correct and add a few license headers
11 years ago
Jack Greenfield
6992508c25
Merge pull request #298 from technosophos/doc/workflow-post-rebase
...
docs(workflow): re-adding workflow after rebase
11 years ago
Jack Greenfield
3be42cd605
Merge pull request #324 from michelleN/status
...
feat(*): add helm dm status command
11 years ago
Matt Butcher
f623974e51
Add sprig as a dependency.
11 years ago
Michelle Noorali
2663bcc840
ref(kubectl): update GetByKind func description
11 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 .
11 years ago
runseb
cdac316fca
Correct and add a few license headers
11 years ago
Jack Greenfield
b829c0105b
Merge pull request #313 from jackgr/restore-290
...
Restore #290
11 years ago
Matt Butcher
0e980f401d
doc(workflow): split workflow document in two
...
This splits the one large document into two smaller documents.
11 years ago
Matt Butcher
8961483cce
Merge pull request #309 from technosophos/fix/helm-license
...
fix(*): add more license headers
11 years ago
Matt Butcher
73c469eb6a
feat(dm install): use template to generate manifest
...
Closes #306 .
11 years ago
Matt Butcher
8cd0248caf
fix(*): add license header to Go files
...
Closes #311 .
11 years ago
Matt Butcher
ee95008fcf
fix(*): add more license headers
11 years ago
Adam Reese
b4e58ac7a3
Merge pull request #317 from adamreese/fix/resourcifer-spelling
...
fix(resourcifier): correct spelling of resourcifier
11 years ago
Adam Reese
bd72aa1a74
fix(resourcifier): correct spelling of resourcifier
11 years ago
jackgr
42a134f8f3
Restore #290
11 years ago
Michelle Noorali
944d870ba3
Merge pull request #299 from michelleN/getting-started
...
chore(docs): add a getting started guide
11 years ago
Michelle Noorali
44880d5575
Merge pull request #294 from technosophos/fix/helm-license
...
fix(*): add license headers to a number of files
11 years ago
Matt Butcher
b14612f7ef
Merge pull request #300 from michelleN/remove-init
...
ref(helm): remove init command.
11 years ago
Matt Butcher
2fbe16abc7
Merge pull request #297 from technosophos/fix/smarter-make-bootstrap
...
fix(Makefile): make bootstrap smarter
11 years ago
Michelle Noorali
c06dd37aaa
ref(*): fix spelling error and links
...
* Also, make step 3 clearer
11 years ago
Michelle Noorali
348eb5c6ee
ref(helm): remove init command.
...
The command is redundant. It was already taken out, but
showed up again somehow (probably in the helm/dm merge).
Silly command. Removing it again.
11 years ago
Michelle Noorali
df8aa7db70
chore(docs): add a getting started guide
11 years ago
Matt Butcher
5038fa905b
docs(workflow): re-adding workflow after rebase
...
This supercedes #263 .
11 years ago
Matt Butcher
0bb54fb8b7
fix(Makefile): make bootstrap smarter
...
Now bootstrap will only install deps that it is missing.
11 years ago
Matt Butcher
3dfd3b89e2
fix(*): add license headers to a number of files
11 years ago
Adam Reese
3f2fe87c3a
Merge pull request #291 from adamreese/helm-merge
...
feat(*) merge Helm and Deployment Manager
11 years ago
Adam Reese
5f39a8f64f
fix(travis): fix pip requirements.txt path
11 years ago
Adam Reese
a2c4950a61
fix(travis): remove duplicate `install:`
11 years ago
Adam Reese
65db31a87c
Merge branch 'helm-merge-workaround' into helm-merge
11 years ago
Adam Reese
d89d8ee713
Revert "Merge pull request #280 from jackgr/image-tags"
...
This reverts commit 69f3b1d9b2 , reversing
changes made to e1c35b2e9d .
11 years ago
Adam Reese
8e3034cde0
Revert "Merge pull request #290 from jackgr/release-prep"
...
This reverts commit c3ee20302f , reversing
changes made to 69f3b1d9b2 .
11 years ago