Sergey Dudoladov
2a21cc4393
Compare Postgres pod priority on Sync ( #1144 )
...
* compare Postgres pod priority on Sync
Co-authored-by: Sergey Dudoladov <sergey.dudoladov@zalando.de>
2020-09-23 17:26:56 +02:00
Igor Yanchenko
b80f9767d1
test coverage ( #1055 )
2020-07-10 09:07:25 +02:00
Felix Kunde
66f2cda87f
Move operator to go 1.14 ( #882 )
...
* update go modules march 2020
* update to GO 1.14
* reflect k8s client API changes
2020-03-30 15:50:17 +02:00
Dmitry Dolgov
baae1887b3
Replace glide with Go modules ( #544 )
...
* And attempt to build with modules and remove glide
* new tools.go file to get code-generator dependency + updated codegen + remove Glide files and update docs
2019-10-02 16:18:55 +02:00
Felix Kunde
cd350a4bc1
make run.sh executable from within e2e ( #619 )
2019-07-24 15:07:32 +02:00
Sergey Dudoladov
69af2d60e5
Implement runner for e2e tests ( #548 )
...
* implement a runner for e2e tests
* move e2e tests to a Docker container
* integrate e2e tests into build pipelines
* add tests for multi-namespace support and logical backup jobs
* @FxKu implement the first e2e test for failovers
2019-06-05 17:07:27 +02:00
Sergey Dudoladov
32f106990a
Fix build ( #542 )
...
* bump up golang version
* gcc fix
2019-04-15 11:52:07 +02:00
Sergey Dudoladov
74cc9a44f8
Post-graduation updates ( #495 )
...
* update generated code
* update glide.lock
* Verify staleness of generated code during build and before running tests
2019-02-26 12:34:05 +01:00
Oleksii Kliukin
74b19b449e
Update travis configuration. ( #332 )
...
- explicitely set sudo to false, since we don't need it and it
slows-down builds.
- use the newest go toolchain.
2018-06-27 12:30:24 +02:00
erthalion
34518a4eb0
Some fixes for travis ci and cdp
...
remove cmd package from travis (it's complaining because
there are no tests), and add apt-get update for cdp.
2018-03-27 16:05:13 +02:00
Dmitrii Dolgov
00a405b94e
Limit number of commits builded by travic
2018-02-16 16:25:50 +01:00
Dmitrii Dolgov
48ddbc67b5
Limit number of packages and add verbose mode
2018-02-16 16:21:41 +01:00
Dmitrii Dolgov
fb5986a2c0
Use travis_wait to prevent timeout
2018-02-16 16:06:33 +01:00
Murat Kabilov
4bc2284b57
bump go version to 1.9
2017-10-11 12:01:35 +02:00
Oleksii Kliukin
0de1537c4e
Travis CI ( #49 )
2017-06-12 17:39:41 +02:00
Oleksii Kliukin
c773a4e43d
A bare bones .travis.yml ( #48 )
2017-06-12 16:31:25 +02:00