Update git submodules

* Update kuryr-tempest-plugin from branch 'master'
  to 28da7f63d3c37459d4366f6b38a6107e842657ae
  - Use proper ApiException from kubernetes client
    
    Seems like folks developing Python kubernetes client had move the
    ApiException around. So the backward-compatible way of using it is
    kubernetes.client.rest.ApiException and trying to use it by
    kubernetes.client.excetpions.ApiException will not work in older library
    versions. As this client is supposed to still be compatible with
    stable/victoria and kubernetes==11.0.0, this commit changes the
    exception module to `rest` where needed.
    
    Change-Id: If056529d49a053970891f89d12007174f544a551
This commit is contained in:
Michał Dulko 2022-06-15 17:28:02 +02:00 committed by Gerrit Code Review
parent a8c02d9e6a
commit 773b31b304
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 61bfb58898815a37657a29d6a30809ba1411d09b
Subproject commit 28da7f63d3c37459d4366f6b38a6107e842657ae