Skip to content

Conversation

sdudoladov
Copy link
Member

@sdudoladov sdudoladov commented Nov 9, 2020

  • remove confusing version change message when the version has not actually changed
  • fix a few important flake8 violations : incorrect comparison to None etc.
  • log ApiException for meaningful debugging
  • figure out where the operator pod actually gets deleted for config update
  • document how to fix
ERROR: no nodes found for cluster "postgres-operator-e2e-tests" 

during e2e test runs

  • rename namespace to test_namespace
  • document how to use kubectl to connect to postgres-operator-e2e-tests . That currently does not work despite kubectl reporting success on the set-context operation with --kubeconfig=/tmp/kind-config-postgres-operator-e2e-tests being used
  • remove the dependencies between test_multinamespace_support on one hand and test_scaling and test_deletion on the other

@sdudoladov
Copy link
Member Author

👍

1 similar comment
@Jan-M
Copy link
Member

Jan-M commented Nov 11, 2020

👍

@sdudoladov sdudoladov merged commit e779eab into master Nov 11, 2020
PetterSa pushed a commit to PetterSa/postgres-operator that referenced this pull request Nov 19, 2020
* clean up after test_multi_namespace test

* see the PR description for complete list of changes

Co-authored-by: Sergey Dudoladov <sergey.dudoladov@zalando.de>
PetterSa added a commit to PetterSa/postgres-operator that referenced this pull request Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants