/srv/irclogs.ubuntu.com/2017/09/05/#juju-dev.txt

anastasiamaca review anyone plz - https://github.com/juju/juju/pull/782400:02
anastasiamacthumper: disallow self-reset and old facade version fix ^^00:02
wallyworldbabbageclunk: axw: late for standup, still doing interview00:26
babbageclunkwallyworld: ok00:26
wallyworldbabbageclunk: axw: finished now00:37
wallyworldthumper: if you get a chance to look at my pr? https://github.com/juju/juju/pull/782300:40
* babbageclunk goes for a run01:22
* thumper headdesks02:43
babbageclunkuh oh02:44
* thumper saves a minute off the test time by not running things twice02:47
thumperthe bundle resource tests were composed of a concrete test suite02:47
thumperwhich tested all bundle deployment02:48
thumperso to run the resource test, it reran all the bundle tests02:48
thumperI've fixed that in my branch02:48
thumperugh...02:51
thumperI see why it was needed now02:51
thumperbut it is horrible02:51
thumpercyclic includes02:51
babbageclunkugh03:02
thumperbabbageclunk: https://github.com/juju/juju/pull/782503:15
babbageclunkthumper: looking03:16
thumperbabbageclunk: thanks03:19
thumperhmm... local test failure that is nothing to do with my work...03:19
thumperFAIL: config_test.go:39: ConfigSuite.TestGenerateControllerCertAndKey03:19
thumperin controller package03:19
thumperfails for anyone else?03:19
thumperseems to consistently fail03:20
thumperhow did this get in?03:20
babbageclunkthumper: on develop or 2.2?03:21
thumper2.203:21
babbageclunkthumper: hang on, building03:21
thumperoh...03:21
thumperI wonder if it is an embedded time in the testing certs03:22
babbageclunkthumper: and they've just expired?03:22
thumperhmm.. I'd expect more failures if that was the case03:22
thumperconfig_test.go:62:03:22
thumper    c.Assert(err, jc.ErrorIsNil)03:22
thumper... value x509.HostnameError = x509.HostnameError{Certificate:(*x509.Certificate)(0xc420125900), Host:"anyServer"} ("x509: certificate is not valid for any names, but wanted to match anyServer")03:22
babbageclunkthumper: sorry, got distracted. It passes for me.03:29
thumperhmm...03:29
thumperweird03:29
thumperI wonder why it started failing for me...03:29
babbageclunkthumper: probably you broke it somehow. ;)03:33
thumperbabbageclunk: we'll see if the merge bot likes it I guess03:33
* thumper shrugs03:33
* thumper follows his own instructions on setting up metrics gathering03:33
thumperI'm giving a presentation this afternoon on prometheus and grafana03:34
babbageclunkthumper: approved03:55
thumperbabbageclunk: awesome, ta03:55
babbageclunkthumper: looks like the mergebot liked it - did you work out why that test was failing?04:26
thumpernope04:44
thumperalso...\04:44
thumperbabbageclunk: Yay04:44
axwwallyworld: just realised a bit too late, might be worth changing Save to accept a FirewallRule. can be done later since you're already merging05:47
wallyworldaxw: i have a followup to add the cli and facades i'm about to propose, can do a drive by05:48
axwwallyworld: thanks05:48
wallyworldyou feeling better?05:48
wallyworldthanks for first review05:48
wallyworldaxw: if you get a chance at some point, here's PR with lots of boilerplate to add the firewall rules CLI; it also tweaks the state save api. the boilerplate stuff can be skimmed to make the review quicker https://github.com/juju/juju/pull/782606:31
=== wpk_ is now known as wpk
=== rharper` is now known as rharper
* thumper rolls 2.2 into develop again20:58
thumperwallyworld: you around yet?21:16
wallyworldmaybe21:17
thumperwanna jump in the release call early?21:17
wallyworldsure21:17
thumperI have a few questions around some of your work21:17
babbageclunkthumper: ping22:48
babbageclunk?22:48
thumperhey22:48
thumperotp22:48
thumperbabbageclunk: what is your go version?22:52
babbageclunkthumper: still 1.822:54
thumperI think that is why the test is passing for you22:55
thumperand not me nor wallyworld22:55
babbageclunkoh sting22:55
babbageclunkk22:56
babbageclunkSeems like a weird thing for a go version change to break. Maybe we were inadvertently relying on something undocumented/incorrect?22:57
thumperit is a bug fix in the x509 package22:57
thumperIf any SAN extension, including with no DNS names, is present in the certificate, then the Common Name from Subject is ignored. In previous releases, the code tested only whether DNS-name SANs were present in a certificate.22:57
thumperfrom the release notes22:57
babbageclunkthumper: yeah, that would do it.22:57
thumperwe need to fix juju22:57
babbageclunkthumper: when you get a moment, I'm having real trouble working out how to create an environ in juju1 - all of my understanding about it is juju2, and it changed a lot!23:10
thumperbabbageclunk: I can chat now...23:48
babbageclunkthumper: cool - ho?23:48
babbageclunkduh, I mean 1:1?23:48
thumperack23:48

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!