You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
K8SPSMDB-885 - E2E tests - start mongod major upgrade from the lowest version (#1194)
* K8SPSMDB-794 release 1.14.0
* added missed tests
* Update deploy/cr.yaml
Co-authored-by: Ege Güneş <[email protected]>
* update init image
* update default mongo version
* Add backup type into restore example for backupSource (#1170)
* K8SPSMDB-769 update rs-shard-migration (#1172)
* update rs-shard-migration
* Update e2e-tests/rs-shard-migration/run
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* K8SPSMDB-873: Change HOME dir for mongosh (#1171)
* K8SPSMDB-853: fix `version_test` unit-test (#1169)
https://jira.percona.com/browse/K8SPSMDB-853
* Change HOME dir for mongosh.
* K8SPSMDB-873 Force interpreter to incorporate variable in CLI call
Bash tries to execute HOME=/tmp as a regular binary thus we need
to trick it a bit.
* Update build/ps-entry.sh
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: Andrii Dema <[email protected]>
Co-authored-by: Ivan Pylypenko <[email protected]>
Co-authored-by: Viacheslav Sarzhan <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix vault deployment for OpenShift (#1174)
* fix vault deployment for openshift
* Remove the unknown field
* Adapt vault installation for Openshift
---------
Co-authored-by: Ivan Pylypenko <[email protected]>
* Fix for version-service semver channel name (#1182)
* Fix for version-service semver channel name
* Increase timeout a bit for openshift
* Update some obsolete code
* Fixing compare files for openshift (#1183)
* Fixing compare files for openshift
* Add some verification checks
* Enhance debug processing section (#1186)
* Use separate namespace for getting mongod version (#1184)
* Use separete namespace for getting mongod version
* Enabling debug processing and test files
* K8SPSMDB-794 - Fix diff in demand-backup-eks-credentials test (#1187)
* Update e2e-tests/functions
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* K8SPSMDB-878 - Fix EKS tests (#1188)
* K8SPSMDB-878 - Fix upgrade-consistency test to check cluster readyness
* K8SPSMDB-794 - Fix runtimeclass for EKS 1.24
* K8SPSMDB-713: Retry PBM describe-restore on failure (#1189)
* K8SPSMDB-853: fix `version_test` unit-test (#1169)
https://jira.percona.com/browse/K8SPSMDB-853
* Retry pbm describe-restore if necessary.
---------
Co-authored-by: Andrii Dema <[email protected]>
* K8SPSMDB-881 Force error exit on restore error (#1190)
* Force error exit on restore error
we should not wait any longer if the restore error happened
* K8SPSMDB-881 Exit on backup error as well
* fix cross-site-sharded (#1192)
* K8SPSMDB-885 Always start from the lowest mongod version
* K8SPSMDB-885 Make sure backup image is provided by version-service
A dismal bug lead to a false conclusions regarding pbm functionality.
It was caused by depending on static main-backup image instead the one
from IMAGE_BACKUP.
Also additional check for FCV inside mongo has been added
* Update e2e-tests/mongod-major-upgrade-sharded/run
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update e2e-tests/mongod-major-upgrade/run
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update e2e-tests/mongod-major-upgrade-sharded/run
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update e2e-tests/mongod-major-upgrade/run
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* K8SPSMDB-885 Refactoring a bit
Making sure only dynamic vs generation happen
Enhance FCV value getting
* K8SPSMDB-885 Add lines missing after resoving merge conflict
* Fix mongod-major-upgrade test
* Fix mongod-major-upgrade-sharded test
---------
Co-authored-by: Natalia Marukovich <[email protected]>
Co-authored-by: Natalia Marukovich <[email protected]>
Co-authored-by: Ege Güneş <[email protected]>
Co-authored-by: Tomislav Plavcic <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Inel Pandzic <[email protected]>
Co-authored-by: Andrii Dema <[email protected]>
Co-authored-by: Viacheslav Sarzhan <[email protected]>
Co-authored-by: Tomislav Plavcic <[email protected]>
0 commit comments