Update git submodules

* Update charm-vault from branch 'master'
  to 8923bc9f8625f9aeabf1efd0f7037d969f982142
  - Report missing CA if cert requests are pending
    
    This sets the charm status to blocked to make it obvious when the CA
    cert is missing and there are pending cert requests being blocked.
    
    This also moves the optional interfaces checks down to ensure that they
    don't mask the more important status messages.  (E.g., if Vault is
    providing certs for Etcd, it's more important to know that Vault is
    sealed or missing the CA than to know that Etcd doesn't have its cert
    yet.)
    
    This also adds some error checking to gracefully handle the case where
    Vault becomes sealed after it was successfully started rather than
    having it go into a hook error.
    
    Change-Id: I18a5dbeabc562e14d164f82c041fed207032f52b
    Closes-Bug: 1840696
This commit is contained in:
Cory Johns 2021-03-19 18:20:56 -04:00 committed by Gerrit Code Review
parent 7ae0c020a0
commit 6cb85c9c52
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1f6eac97ddfbeadeb73ff2d771c36985d9df0082
Subproject commit 8923bc9f8625f9aeabf1efd0f7037d969f982142