Make encryptedSavedObjects
plugin dependency optional and stop relying on usingEphemeralEncryptionKey
#81618
Labels
encryptedSavedObjects
plugin dependency optional and stop relying on usingEphemeralEncryptionKey
#81618
As we agreed in #79943 (comment) Monitoring plugin should make
encryptedSavedObjects
plugin dependency optional (if not done yet) and stop relying onusingEphemeralEncryptionKey
setup contract property.If
encryptedSavedObjects
dependency is available that would mean that the proper encryption key is set, otherwise dependency won't be available.NOTE: we can update
encryptedSavedObjects
plugin behavior only once all consumers stop usingusingEphemeralEncryptionKey
, we are targeting 7.12 and hence marking all related issues as blocking for that release.The text was updated successfully, but these errors were encountered: