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 |
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
|
8cd0248caf
|
fix(*): add license header to Go files
Closes #311.
|
9 years ago |
Matt Butcher
|
ee95008fcf
|
fix(*): add more license headers
|
9 years ago |
Adam Reese
|
b4e58ac7a3
|
Merge pull request #317 from adamreese/fix/resourcifer-spelling
fix(resourcifier): correct spelling of resourcifier
|
9 years ago |
Adam Reese
|
bd72aa1a74
|
fix(resourcifier): correct spelling of resourcifier
|
9 years ago |
jackgr
|
42a134f8f3
|
Restore #290
|
9 years ago |
Michelle Noorali
|
944d870ba3
|
Merge pull request #299 from michelleN/getting-started
chore(docs): add a getting started guide
|
9 years ago |
Michelle Noorali
|
44880d5575
|
Merge pull request #294 from technosophos/fix/helm-license
fix(*): add license headers to a number of files
|
9 years ago |
Matt Butcher
|
b14612f7ef
|
Merge pull request #300 from michelleN/remove-init
ref(helm): remove init command.
|
9 years ago |
Matt Butcher
|
2fbe16abc7
|
Merge pull request #297 from technosophos/fix/smarter-make-bootstrap
fix(Makefile): make bootstrap smarter
|
9 years ago |
Michelle Noorali
|
c06dd37aaa
|
ref(*): fix spelling error and links
* Also, make step 3 clearer
|
9 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.
|
9 years ago |
Michelle Noorali
|
df8aa7db70
|
chore(docs): add a getting started guide
|
9 years ago |
Matt Butcher
|
5038fa905b
|
docs(workflow): re-adding workflow after rebase
This supercedes #263.
|
9 years ago |
Matt Butcher
|
0bb54fb8b7
|
fix(Makefile): make bootstrap smarter
Now bootstrap will only install deps that it is missing.
|
9 years ago |
Matt Butcher
|
3dfd3b89e2
|
fix(*): add license headers to a number of files
|
9 years ago |
Adam Reese
|
3f2fe87c3a
|
Merge pull request #291 from adamreese/helm-merge
feat(*) merge Helm and Deployment Manager
|
9 years ago |
Adam Reese
|
5f39a8f64f
|
fix(travis): fix pip requirements.txt path
|
9 years ago |
Adam Reese
|
a2c4950a61
|
fix(travis): remove duplicate `install:`
|
9 years ago |
Adam Reese
|
65db31a87c
|
Merge branch 'helm-merge-workaround' into helm-merge
|
9 years ago |
Adam Reese
|
d89d8ee713
|
Revert "Merge pull request #280 from jackgr/image-tags"
This reverts commit 69f3b1d9b2 , reversing
changes made to e1c35b2e9d .
|
9 years ago |
Adam Reese
|
8e3034cde0
|
Revert "Merge pull request #290 from jackgr/release-prep"
This reverts commit c3ee20302f , reversing
changes made to 69f3b1d9b2 .
|
9 years ago |
Adam Reese
|
d3e4c4e052
|
fix(gofmt): fix test-style target in Makefile
|
9 years ago |
Adam Reese
|
3cdf4cb3f4
|
feat(images): initial pass at new Dockerfiles
|
9 years ago |
Adam Reese
|
f3525d9668
|
fix(build): create cross compile target in Makefile
|
9 years ago |
Adam Reese
|
3611d6c100
|
feat(images): create new image directories
|
9 years ago |
Jack Greenfield
|
c3ee20302f
|
Merge pull request #290 from jackgr/release-prep
Release prep
|
9 years ago |
jackgr
|
3ee17fe02c
|
Change to dm-k8s-prod
|
9 years ago |
Adam Reese
|
9550aefd73
|
chore(testdata): remove unused testdata
|
9 years ago |
Adam Reese
|
bddebc9428
|
fix(Makefile): fix gofmt too many args error
|
9 years ago |
Adam Reese
|
4134afee10
|
style(*): gofmt
|
9 years ago |
jackgr
|
6e1821c4bb
|
Fix error message
|
9 years ago |
Jack Greenfield
|
69f3b1d9b2
|
Merge pull request #280 from jackgr/image-tags
Set image tag to timestamp.
|
9 years ago |
Adam Reese
|
8876c7e54b
|
Merge remote-tracking branch 'helm/master' into helm-merge
|
9 years ago |
Adam Reese
|
4017128389
|
fix(Makefile): update targets in Makefile
|
9 years ago |
Adam Reese
|
de5f77d8e5
|
fix(build): add build script
|
9 years ago |
Adam Reese
|
b916b2b102
|
fix(version.go): make version updatable by build scripts
|
9 years ago |
Adam Reese
|
daf446fce2
|
fix(gitignore): ignore pyc files
|
9 years ago |