Jonny
5d8bfea361
Implement multi stage docker build ( #26 )
...
* implement multi stage docker build
this eliminates local build before docker build
fix #25
Signed-off-by: Jonny Langefeld <jonny.langefeld@gmail.com>
* remove linux target from Makefile
Signed-off-by: Jonny Langefeld <jonny.langefeld@gmail.com>
2019-10-10 16:09:05 -07:00
Xiao Li
cfb6c92fa0
Add liveness and readiness probe ( #27 )
2019-10-10 14:54:25 -07:00
Thomas Hargrove
dad003b410
Move to a single range read with prefix and predicate ( #23 )
2019-10-09 17:46:46 -07:00
Min Wang
f424006d27
update Readme ( #22 )
2019-10-09 14:46:21 -07:00
Min Wang
fee69e4d14
Add helm chart and instruction to use ( #21 )
...
* add helm chart and instruction to use
* address comments
2019-10-09 14:24:59 -07:00
Tariq Ibrahim
841447080a
clean up Makefile of sloop ( #20 )
2019-10-09 11:11:15 -07:00
Tariq Ibrahim
735e6e2dd9
bump go version in go mod and run go mod tidy ( #14 )
2019-10-08 09:00:54 -07:00
Min Wang
2ab79b1c79
Use gogen to add RangeReadPerPartition per table ( #11 )
...
* wip
* add RangeReadPerPartition per table
* address comments
* address comments
* change string()
* address comments
2019-10-07 17:30:46 -07:00
Duke Harlan
85720d1591
change CRD watching default to false - researching configuration problem ( #15 )
2019-10-07 20:27:53 -04:00
Duke Harlan
43b73fd40a
switch config to 'all or none' for CRD watchers, discover list of CRDs ( #13 )
2019-10-07 10:14:24 -07:00
Ryan Brainard
99b07ffa8a
Use GOPATH consistently in setup ( #12 )
...
Previous steps use `$GOPATH` but then the last step assumes it is at `~go`. This changes it use `$GOPATH` like the others.
2019-10-03 22:43:13 -07:00
Thomas Hargrove
7c7348f01b
Add gcp auth import ( #9 )
2019-10-03 12:44:45 -07:00
Carson A
f6af83da3a
Cleanup scripts in README.md ( #10 )
...
Remove superfluous `$`s from the code blocks. They are not needed when the blocks only contain commands and not command results. Having them makes it difficult to easily copy/paste all of the commands at once.
2019-10-03 10:23:01 -07:00
Min Wang
240822d54b
Update README.md
2019-10-02 15:09:46 -07:00
Min Wang
f53b3c3a63
Update README.md
2019-10-02 14:54:13 -07:00
Min Wang
777b076b2c
Update README.md
2019-10-02 14:44:25 -07:00
Min Wang
77b2dd2b80
quick fix of getPreviousKey for some corner cases ( #6 )
2019-10-02 10:55:46 -07:00
Duke Harlan
b7a456cdd7
add CRD configurable watcher/informer ( #3 )
2019-10-01 17:07:24 -07:00
Thomas Hargrove
71929de7fe
Remove the e2e and clean up main a bit ( #2 )
2019-09-30 13:23:21 -07:00
Thomas Hargrove
bc91efba6c
Add license header to CSS and remove extra asterisk ( #1 )
...
* Add license to css
* Use SPDX-License-Identifier
2019-09-30 10:57:27 -07:00
Thomas Hargrove
932a45116b
Initial commit
2019-09-30 09:17:31 -07:00