Commit 165b97e
K8SPSMDB-1308: Improve physical restore logs (#1915)
* K8SPSMDB-1308: Improve physical restore logs
* K8SPSMDB-1265: Update versions for 1.20.0 release (#1903)
* K8SPSMDB-1265: Update versions for 1.20.0 release
* Update test dependencies versions
* Update cr images
* Update Mongo 8 image to 8.0.8-3
* Fix compare files with correct PBM_MONGODB_URI (#1905)
* K8SPSMDB-1265: update oc compare for rs-shard-migration (#1909)
* K8SPSMDB-1265: clean up basmdb-backup and use kubectl wait for wait_restore (#1911)
Use kubectl wait instead of regular loop in `wait_restore()`
Add retry for `demand-backup-sharded` test backup presence in minio storage
Delete backups during test cleanup before removing finalizers from objects.
* Revert to use Mongo 7 as default
* Print operator version (#1921)
* K8SPSMDB-1265: Print operator version details
* fix one-pod on azure
* fix balancer on aks
* K8SPSMDB-1268 pmm3 support (#1916)
* K8SPSMDB-1268 pmm3 support
* fix imports
* assert the env var lengths
* add server host
* cover more inits in test
* add custom params
* improve test
* remove spammy logs
* e2e tests
* fix mounts for pmm3 container
* update secret with new token comment
* wrapup e2e test
* drop unused env vars
* ensure that pmm3 test is fully functional
* bonus: improve the custom name e2e verification
* add small assertion to ensure that disabled pmm and nil secret return no container
* make custom cluster name configurable in cr for the e2e test
* fix linter
* cr: package rename to config
* add some more test cases
* K8SPSMDB-1216 update to db.hello (#1929)
* K8SPSMDB-1216 update to db.hello
* update rs-shard-migration test
---------
Co-authored-by: Viacheslav Sarzhan <slava.sarzhan@percona.com>
---------
Co-authored-by: Viacheslav Sarzhan <slava.sarzhan@percona.com>
Co-authored-by: Julio Pasinatto <julio.pasinatto@percona.com>
Co-authored-by: Eleonora Zinchenko <eleonora.zinchenko@percona.com>
Co-authored-by: George Kechagias <geo.kechagias@gmail.com>
Co-authored-by: Natalia Marukovich <nmarukovich@gmail.com>1 parent 0da913c commit 165b97e
2 files changed
+63
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
7 | 21 | | |
8 | 22 | | |
9 | 23 | | |
10 | | - | |
11 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
12 | 29 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
346 | 376 | | |
347 | 377 | | |
348 | 378 | | |
| |||
384 | 414 | | |
385 | 415 | | |
386 | 416 | | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
387 | 422 | | |
388 | 423 | | |
389 | 424 | | |
| |||
0 commit comments