Sergey Dudoladov
2aba5291d5
remove python 3.6 formatting strings
2019-05-02 15:33:53 +02:00
Sergey Dudoladov
777ee682f3
upload newest operator image to kind
2019-05-02 15:20:49 +02:00
Sergey Dudoladov
8352abe428
fetch image name from docker
2019-05-02 15:06:59 +02:00
Sergey Dudoladov
1ced414985
minor changes
2019-05-02 14:20:46 +02:00
Sergey Dudoladov
f9d145c1b1
make setUp timeout
2019-05-02 13:32:32 +02:00
Sergey Dudoladov
cb9c77edcb
mention docker build during e2e
2019-05-02 13:27:56 +02:00
Sergey Dudoladov
0c4d80c8e6
fix requirements.txt
2019-05-02 13:22:58 +02:00
Sergey Dudoladov
78582802d0
refactor into helper methods
2019-05-02 13:15:51 +02:00
Sergey Dudoladov
25fea48f8a
fix flake8 warnings
2019-05-02 12:04:01 +02:00
Sergey Dudoladov
30e7445c80
submit custom operator images
2019-05-02 11:46:14 +02:00
Sergey Dudoladov
806ca7ba81
assemble k8s client; patch scaling test
2019-04-30 15:18:07 +02:00
Sergey Dudoladov
af202bf550
start the e2e docs
2019-04-30 13:49:51 +02:00
Sergey Dudoladov
2652d18f24
add timeouts
2019-04-30 13:49:42 +02:00
Sergey Dudoladov
021ed9b8b0
explicitly name smoke tests
2019-04-30 13:14:40 +02:00
Sergey Dudoladov
63bd846948
prepare smoke test template
2019-04-29 17:11:46 +02:00
Sergey Dudoladov
b63a11ea31
deploy/delete DB for each test
2019-04-29 15:47:55 +02:00
Sergey Dudoladov
02c2d488bc
create/delete the operator deployment
2019-04-29 12:23:39 +02:00
Sergey Dudoladov
0474be923f
deploy operator before running test
2019-04-26 17:11:48 +02:00
Sergey Dudoladov
646de3d77e
minor fixes
2019-04-26 13:02:47 +02:00
Sergey Dudoladov
0d0480d515
Add flake
2019-04-26 12:07:45 +02:00
Sergey Dudoladov
179e459704
restore original travis yaml
2019-04-26 11:47:21 +02:00
Sergey Dudoladov
e9b2f0b705
one more try
2019-04-26 11:35:47 +02:00
Sergey Dudoladov
d801ac3f6b
try to bump up pip3 version
2019-04-26 11:33:25 +02:00
Sergey Dudoladov
eafd30284b
add sudo to travis
2019-04-26 11:22:55 +02:00
Sergey Dudoladov
1ae51f9fa2
change priv in Travis
2019-04-26 11:18:18 +02:00
Sergey Dudoladov
78d2b9ce97
run e2e tests in Travis
2019-04-26 11:12:51 +02:00
Sergey Dudoladov
84715901e6
add Python to .gitignore
2019-04-26 10:54:37 +02:00
Sergey Dudoladov
d358e16cf7
rename test runner
2019-04-26 10:50:54 +02:00
Sergey Dudoladov
a967672cd0
move tests to a separate dir
2019-04-26 10:47:17 +02:00
Sergey Dudoladov
d9e905bcdc
minor fixes
2019-04-26 10:35:29 +02:00
Sergey Dudoladov
744328917a
install python3
2019-04-25 17:38:10 +02:00
Sergey Dudoladov
dda9466109
install requirements during build
2019-04-25 17:29:59 +02:00
Sergey Dudoladov
215d6ba936
add requirements
2019-04-25 17:19:40 +02:00
Sergey Dudoladov
f62d740c27
set up simple unit test
2019-04-25 17:17:36 +02:00
Sergey Dudoladov
2bfcb0ed23
run tests from the script
2019-04-25 14:59:59 +02:00
Sergey Dudoladov
86a17e35e4
add tests skeleton
2019-04-25 14:48:51 +02:00
Sergey Dudoladov
7049c260be
delete existing kind cluster
2019-04-25 14:23:52 +02:00
Felix Kunde
25e02ad755
Minor change to helm section in quickstart guide ( #549 )
...
* updated helm section in quickstart
2019-04-24 18:25:57 +02:00
Sergey Dudoladov
e320fbcf12
fix cluster name
2019-04-24 17:47:28 +02:00
Sergey Dudoladov
264833cd6a
push the script
2019-04-24 17:44:29 +02:00
Sergey Dudoladov
61bf835753
add mock e2e script
2019-04-24 17:40:28 +02:00
Sergey Dudoladov
699b276ad6
adjust makefile && test client connection to kind
2019-04-24 17:27:01 +02:00
Sergey Dudoladov
5fc371d95a
make go get verbose
2019-04-24 17:13:39 +02:00
Sergey Dudoladov
bbaf4cfde7
fix path
2019-04-24 17:05:24 +02:00
Sergey Dudoladov
3a246eb90d
first commit
2019-04-24 17:04:43 +02:00
Sergey Dudoladov
c1d108a832
Fix CRD-based operator configuration ( #541 )
...
* Fix CRD-based operator configuration
* add inherited labels, update docker image
2019-04-15 13:52:38 +02:00
Sergey Dudoladov
32f106990a
Fix build ( #542 )
...
* bump up golang version
* gcc fix
2019-04-15 11:52:07 +02:00
Felix Kunde
433bd8f500
Add paragraph on how to extend operator configuration in dev docs ( #538 )
...
* add paragraph on how to extend operator configuration in dev docs
2019-04-09 11:23:07 +02:00
Felix Kunde
67b2fc40c0
update db connection part in user docs ( #536 )
2019-04-04 19:55:00 +02:00
Aaron Miller
15ec6a920d
Config option to allow Spilo container to run non-privileged. ( #525 )
...
* Config option to allow Spilo container to run non-privileged.
Runs non-privileged by default.
Fixes #395
* add spilo_privileged to manifests/configmap.yaml
* add spilo_privileged to helm chart's values.yaml
2019-04-03 17:13:39 +02:00