Ben Hoyt
Ben Hoyt
For reference, [here is my proposal](https://docs.google.com/document/d/1xHLzBgcXtLsBpMsjuqUW2pI1tP4D8lgSUD_sg3HClng/edit) for the API to add to `ops` (this iteration doesn't address @rbarry82's idea for a "port opened" event). Feel free to review and comment...
FYI, I'm worked on (and have mostly completed) this in https://github.com/canonical/operator/pull/905
I agree with John's comment: > I'm tempted to put this as "if you want to simulate the remote unit coming > up before this one, you either use disable_hooks...
Per above, this seems to have been a combination of `__init__` failing due to a syntax error. Not sure why Juju didn't retry in this case, as `SyntaxError` would have...
The Secrets API has just been merged. The latest released version of Juju only supports the Juju controller as a backend, but work is underway to support K8s Secrets and...
Closing this now that "kubernetes" is one of the backends for Juju Secrets in Juju 3.0.2. See more in the QA steps at https://github.com/juju/juju/pull/14676 (though I believe the model-config field...
This is 2.8-compatibility code, closing. We use dispatch now.
This is definitely awkward. We have to balance having a simple way to get a single IP address, and being able to handle multiple network interfaces / IP addresses (also...
@sed-i or @PietroPasotti, do either of you have a good handle on this issue, particularly as it relates to the Observability charms? Tony and I were thinking of discussing it...
Would be good to have a discussion about this in Madrid to see what's needed and get a better feel for the issues. We'll put it on our list to...