File size: 1,641 Bytes
4aa5fce
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[08:55] <Chipaca> moin moin
[09:05] <bthomas> morning
[09:15] <Chipaca> yes
[10:56] <facubatista> ¡Muy buenos días a todos!
[11:13] <bthomas> Morning facubatista
[11:16] <facubatista> hola bthomas
[13:54]  * bthomas -> lunch
[14:42]  * facubatista -> early lunch
[14:43] <Chipaca> why do interviews tire me out so?
[15:08] <jam> o/
[15:11] <Chipaca> jam: \o
[15:48] <dstathis> If I kill a juju application that I am related to, can I count on getting a relation_departed event for all the units in that application?
[15:49] <dstathis> In other words can I ever get a relation_broken trigger while I have not gotten a relation_departed trigger for some of the unit?
[16:31] <Chipaca> dstathis: standup?
[16:31] <justinclark> dstathis, I think this happens if you use --force when you're tearing down an app
[16:57] <justinclark> *can happen
[17:23] <bthomas> The ops docs (which I adapted from discourse says) a relation broken event "will only be called after every callback method bound to RelationDepartedEvent has been run." If what justinclark is saying does indeed happen then I maybe we should remove the phrase "every callback" . Thoughts ?
[17:24] <bthomas> s/I/I think/
[17:24] <justinclark> I'm just basing this off of what jldev mentioned on Friday during the prometheus review. I could be wrong.
[18:04]  * Chipaca EODs
[18:04] <Chipaca> see y'all tomorrow
[21:47] <dstathis> I kubernetes redeploys a pod (for whatever reason), will that always trigger relation_changed?
[21:51] <dstathis> if*
[22:22] <dstathis> also, does anyone know what needs to be passed to get_binding to get the ip address of the currently running pod?