/srv/irclogs.ubuntu.com/2015/09/25/#juju-gui.txt

mbruzekrick_h_: who do I ask charmworld questions to?14:04
rick_h_mbruzek: me or bac really I guess14:04
rick_h_mbruzek: we're both holding the gun to shoot it in the head14:04
mbruzekrick_h_: Understand14:04
rick_h_what's she done this time? :)14:05
mbruzekrick_h_: We pushed some code to a personal namespace last night (~kubernetes) and I don't see the revision bump in the charm store.  I figure that is a charmworld ingestion problem? But educate me if I am wrong.14:05
rick_h_mbruzek: looking14:06
rick_h_mbruzek: what code? 14:06
mbruzekI know they don't match bzr 1 for 1, but I would have expected to see a revision bump with Charles Butler's commit message there. https://jujucharms.com/u/kubernetes/kubernetes/trusty14:07
mbruzekAlso https://jujucharms.com/u/kubernetes/kubernetes-master/trusty 14:07
rick_h_mbruzek: yes, there's a bug in pulling the bzr rev info from charmworld. 14:07
rick_h_mbruzek: checking the code vs the code in the charmstore14:07
mbruzekrick_h_: how are you doing that?  Teach me to fish and I will leave you alone14:08
rick_h_mbruzek: so what I'm doing is going to the file list on the right side of the page14:08
rick_h_and clicking the "View Code"14:08
mbruzekahh14:08
rick_h_mbruzek: and then looking at the last commit14:08
rick_h_mbruzek: and then based on the files changed, see if that file looks right in the actual file in the charmstore (from that list of files)14:09
rick_h_mbruzek: basically "ignoring what the page says is the last commit, is the content actually correct"14:09
lazypowerthats what i did :D14:10
rick_h_mbruzek: so looking at that, the change you made tothe test_install on the -master is there14:10
lazypowermbruzek, i can verify the k8's master was not pushed yesterday as we thought, it landed in a personal branch of mine... i pushed the k8's master charm code about 30 minutes ago14:10
mbruzekrick_h_:  that is fine by me but we are building bundles for the Cloud Weather Report (a high priority for our team right now). And our bundles have to have Specific revision numbers to pull the right code14:10
lazypowerbut the k8's charm has revved to -7, as it should be. we're just pending k8's master to rev14:11
rick_h_mbruzek: lazypower the other thing I was doing is chceking the changes api to see if an update was pulled https://api.jujucharms.com/charmstore/v4/changes/published?limit=100014:11
mbruzekrick_h_: Those revision numbers in the charm store are the same as _before_ we pushed those changes, and we want the bundle to pull the right code14:11
lazypowernice14:11
lazypowerk8s-master just revved to -9 as it should14:11
lazypowermbruzek, the charms are where they need to be now. check the bundle vs whats available14:12
lazypowerthe revnos match14:12
rick_h_mbruzek: lazypower huh? So the charmstore rev number did not increment?14:12
lazypowernah they did increment14:12
rick_h_oh ok14:13
mbruzekrick_h_: kuberentes-master is still on 8, I see 9 in that api link that Rick just posted14:13
lazypowerKubernetes went from 6 => 7 yesterday.14:13
rick_h_scared me as we've not chnaged anything in a bit and that would be scary. 14:13
lazypowerKubernetes-master will be moving from 8=>9 as soon as the store updates its display14:13
lazypowerbut the deliverable should be shipping revno 9 already14:13
rick_h_mbruzek: it's 9 now https://jujucharms.com/u/kubernetes/kubernetes-master/14:13
lazypowers/deliverable/api/14:13
lazypoweror rick_h_ can call schenanigans and prove us both wrong :D14:14
rick_h_juju deploy cs:~kubernetes/trusty/kubernetes-master-9 is the deploy command right now as I loaded the -master page14:14
mbruzekrick_h_: it seems to have *just* happened.  14:14
mbruzekrick_h_: when I started this converstation it was 8, maybe since the boss looked at it charmworld started acting right14:15
rick_h_mbruzek: stale http cache? 14:15
rick_h_mbruzek: I'm more tempted to think it's a caching issue tbh14:15
rick_h_we've got a http cache in there and wonder if it got 'stuck' until a few reloads updated things14:16
mbruzekrick_h_: possibly, I did refresh before I talked with you but I didn't force refresh14:16
rick_h_the charmworld/charmstore data and the api was good when hit it seemed (like that changes api call)14:16
rick_h_mbruzek: let me know if you hit that again. Maybe we've gone too agreesive. Since the data is essentially 'static' (the page for -8 will never change until it goes to -9) maybe we need ot fix the rules morefor pages without a revision number14:17
mbruzekrick_h_: everything looks correct now.14:18
mbruzekthanks!14:18

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