Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Convert clear_ready to use triggers #9

Merged
merged 1 commit into from Mar 24, 2020

Conversation

johnsca
Copy link
Contributor

@johnsca johnsca commented Mar 24, 2020

This prevents a window where other handlers might run based on the layer flags after the interface is disconnected but before the clear_ready handler has a chance to run.

Part of the fix for LP: #1844103

This prevents a window where other handlers might run based on the layer
flags after the interface is disconnected but before the clear_ready
handler has a chance to run.

Part of the fix for LP: #1844103
@Cynerva
Copy link
Contributor

Cynerva commented Mar 24, 2020

LGTM

@johnsca
Copy link
Contributor Author

johnsca commented Mar 24, 2020

Tested on serverstack and confirmed that secret is encrypted (includes the k8s:enc:aescbc: prefix indicating it's encrypted with the AES CBC algorithm): https://pastebin.canonical.com/p/9jxHxsVCPf/

@Cynerva Cynerva merged commit d359e1e into master Mar 24, 2020
@Cynerva Cynerva deleted the bug/lp/1844103/triggers-for-clear-flags branch March 24, 2020 20:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants