-
Notifications
You must be signed in to change notification settings - Fork 101
Update Juju API to 3.6.5 #1262
Copy link
Copy link
Open
Labels
Description
Juju 3.6.5 introduced a couple new facades, this library doesn't know about these and logs these (warnings? info?):
⚠️ 🧵 ~ unexpected facade SSHServer received from the controller │
⚠️ 🧵 ~ unexpected facade SSHSession received from the controller │
⚠️ 🧵 ~ unexpected facade SSHTunneler received from the controller │
⚠️ 🧵 ~ unexpected facade SSHServer received from the controller │
⚠️ 🏃 ~ unexpected facade SSHServer received from the controller │
⚠️ 🏃 ~ unexpected facade SSHSession received from the controller │
⚠️ 🏃 ~ unexpected facade SSHTunneler received from the controller
Reactions are currently unavailable