*** openstackgerrit has quit IRC | 00:09 | |
*** _ari_ has quit IRC | 01:48 | |
*** bhavikdbavishi has joined #zuul | 03:39 | |
*** shachar has quit IRC | 03:44 | |
*** snapiri has joined #zuul | 05:10 | |
*** snapiri has quit IRC | 05:18 | |
*** openstackgerrit has joined #zuul | 06:16 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul master: Fix unreachable nodes detection https://review.openstack.org/602829 | 06:16 |
---|---|---|
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul master: Also retry the job if a post job failed with unreachable https://review.openstack.org/602830 | 06:16 |
*** snapiri has joined #zuul | 07:37 | |
*** jimi|ansible has joined #zuul | 07:41 | |
*** jpena|off is now known as jpena | 07:50 | |
*** hashar has joined #zuul | 08:27 | |
*** electrofelix has joined #zuul | 09:01 | |
*** tobiash has quit IRC | 09:20 | |
*** tobiash has joined #zuul | 09:20 | |
*** che-arne has joined #zuul | 09:31 | |
*** bhavikdbavishi has quit IRC | 10:24 | |
*** jpena is now known as jpena|lunch | 11:20 | |
*** samccann has joined #zuul | 11:49 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul master: Fix unreachable nodes detection https://review.openstack.org/602829 | 11:50 |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul master: Also retry the job if a post job failed with unreachable https://review.openstack.org/602830 | 11:50 |
*** rfolco has joined #zuul | 12:01 | |
*** jpena|lunch is now known as jpena | 12:22 | |
*** samccann has quit IRC | 12:33 | |
*** rlandy has joined #zuul | 12:33 | |
*** samccann has joined #zuul | 13:04 | |
openstackgerrit | Matthieu Huin proposed openstack-infra/zuul master: web: add tenant and project scoped, JWT-protected actions https://review.openstack.org/576907 | 13:14 |
*** fbo has joined #zuul | 13:52 | |
openstackgerrit | Fabien Boucher proposed openstack-infra/zuul master: Doc: executor operations - explain jobs will be restarted at restart https://review.openstack.org/603136 | 13:58 |
openstackgerrit | Matthieu Huin proposed openstack-infra/zuul master: web: add tenant and project scoped, JWT-protected actions https://review.openstack.org/576907 | 14:18 |
*** hashar is now known as hasharAway | 14:22 | |
gundalow | seen a few DNS/503 issues with etherpad.openstack.org. I believe there are some RDO cloud issues. Are those statements related? | 14:23 |
clarkb | gundalow: we don't host etherpad.openstack.org on the RDO cloud at red hat. It is possible your local dns resolution was broken? | 15:09 |
gundalow | clarkb: hum, what about the 503's? | 15:11 |
gundalow | DNS issue was someone else] | 15:11 |
gundalow | Just checking it will be stable for Contirbutor Summit at AnsibleFest 1 -4th October | 15:12 |
Shrews | dhellman seemed to indicate some etherpad issues this morning too. wfm though | 15:12 |
dmsimard | gundalow: etherpad has typically been stable through high traffic periods for the openstack summits and ptgs, it should be fine | 15:12 |
gundalow | dmsimard: Thanks, that makes me feel happier | 15:13 |
clarkb | gundalow: http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=116&rra_id=all shows a gap in snmp reporting and a spike in connections. My hunch is we had some set of users (maybe you) do a surge of connections which would've eaten up apaches conncetion pool | 15:14 |
clarkb | if you intend on using the server during the ansiblfest conference we can restart apache the weekend prior to clear out stale clients, but ya in general I expect it will be fine since we've used it for years wtih openstack summits and now PTGS | 15:15 |
gundalow | Could be 30-50 people, each with multiple etherpads open | 15:24 |
clarkb | ya thats about what we end up with at openstack events, should be ok. | 15:27 |
*** _ari_ has joined #zuul | 15:27 | |
gundalow | Cool, thanks for the background. If I remember I'll ping on here the weekend before to ask if apache can be restarted | 15:38 |
*** bhavikdbavishi has joined #zuul | 15:43 | |
*** bhavikdbavishi has quit IRC | 16:08 | |
*** bhavikdbavishi has joined #zuul | 16:10 | |
SpamapS | reminds me I need to book my flights for AnsibleFest.. derp | 16:12 |
rcarrillocruz | etherpad been hammered at the old days of thousands of people at summits... | 16:29 |
*** jpena is now known as jpena|off | 17:11 | |
openstackgerrit | Merged openstack-infra/nodepool master: Use tox-docs directly https://review.openstack.org/602253 | 17:54 |
openstackgerrit | Merged openstack-infra/nodepool master: Do not abort node launch if failed node cannot be deleted https://review.openstack.org/589854 | 17:58 |
openstackgerrit | Matthieu Huin proposed openstack-infra/zuul master: web: add tenant and project scoped, JWT-protected actions https://review.openstack.org/576907 | 18:08 |
*** openstackgerrit has quit IRC | 18:10 | |
*** jiapei has joined #zuul | 18:11 | |
*** bhavikdbavishi has quit IRC | 18:37 | |
SpamapS | so I have this weird problem I'm trying to figure out | 20:34 |
SpamapS | in my equivalent of "release" or "post", I want to build a docker image and push it to a registry with a tag... | 20:34 |
*** samccann has quit IRC | 20:35 | |
SpamapS | but then I need to somehow get that tag into the deployment systems | 20:35 |
SpamapS | only way I can see is to make those pipelines run the deploy jobs... | 20:36 |
SpamapS | but just wondering if anybody else has run in to similar issues. | 20:36 |
*** hasharAway has quit IRC | 20:48 | |
dmsimard | SpamapS: the way RDO does it is that there is basically a hashed tag and a rolling tag | 21:08 |
dmsimard | i.e, git commit sha1 as the tag and then there's a "latest" equivalent that is updated | 21:09 |
dmsimard | If need be, the image labels/metadata from the "latest" tag provides the necessary information to find the hashed tag | 21:10 |
dmsimard | Since the "latest" tag is rolling, it's not necessarily safe to use since it could change midway so your tooling resolves the hashed tag prior to deploying | 21:10 |
dmsimard | When I say "latest", it can be anything.. just a named tag. | 21:11 |
SpamapS | hm interesting | 21:32 |
SpamapS | So if I were to say, tag with both zuul.pipeline and zuul.build, the deploy job that runs later could just look up whatever image has zuul.pipeline set, and find the zuul.build tag which it could then use to deploy a new "version" | 21:39 |
SpamapS | (For this particular experiment, I want to update the image: field of kubernetes deployments, which will cause a nice rolling pod update if done right) | 21:40 |
*** annabelleB has joined #zuul | 22:10 | |
*** openstackgerrit has joined #zuul | 22:22 | |
openstackgerrit | Clark Boylan proposed openstack-infra/zuul-jobs master: Make ssh key clearning a distinct role https://review.openstack.org/603240 | 22:22 |
dmsimard | SpamapS: something like that | 22:34 |
dmsimard | We had to develop aggressive pruning though because the tags add up pretty quickly | 22:35 |
dmsimard | Last I checked we rotated >2k tags weekly | 22:35 |
SpamapS | dmsimard: Yeah I can imagine they would | 22:36 |
*** rlandy is now known as rlandy|bbl | 22:50 | |
*** annabelleB has quit IRC | 23:25 | |
*** jiapei has quit IRC | 23:30 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!