Monday, 2020-11-09

*** uzumaki has quit IRC00:27
*** uzumaki has joined #airshipit00:31
*** uzumaki has quit IRC01:00
*** uzumaki has joined #airshipit01:03
*** uzumaki has quit IRC01:08
*** uzumaki has joined #airshipit01:12
*** uzumaki has quit IRC02:15
*** uzumaki has joined #airshipit02:18
*** uzumaki has quit IRC02:30
*** uzumaki has joined #airshipit02:33
*** uzumaki has quit IRC02:53
*** evrardjp has quit IRC05:33
*** evrardjp has joined #airshipit05:33
*** uzumaki has joined #airshipit06:33
*** uzumaki has quit IRC11:39
*** roman_g has joined #airshipit15:54
airship-irc-bot<sb464f> with `airshipctl phase render bootstrap` can I expect it printing yaml manifests. for me it is exiting with success but not giving any yaml.16:06
airship-irc-bot<kk6740> can u show phase yaml description for it?16:06
airship-irc-bot<sirajudeen.yasin> kind: ImageConfiguration16:07
airship-irc-bot<sb464f> ```--- apiVersion: airshipit.org/v1alpha1 kind: Phase metadata:   name: bootstrap config:   executorRef:     apiVersion: airshipit.org/v1alpha1     kind: ImageConfiguration     name: isogen   documentEntryPoint: manifests/site/test-site/ephemeral/bootstrap --- apiVersion: airshipit.org/v1alpha1 kind: Phase metadata:   name: initinfra-ephemeral   clusterName: ephemeral-cluster config:   documentEntryPoint:16:07
airship-irc-botmanifests/site/test-site/ephemeral/initinfra --- apiVersion: airshipit.org/v1alpha1 kind: Phase metadata:   name: controlplane-ephemeral   clusterName: ephemeral-cluster config:   documentEntryPoint: manifests/site/test-site/ephemeral/controlplane --- apiVersion: airshipit.org/v1alpha1 kind: Phase metadata:   name: initinfra-target   clusterName: target-cluster config:   documentEntryPoint: manifests/site/test-site/target/initinfra ---16:07
airship-irc-botapiVersion: airshipit.org/v1alpha1 kind: Phase metadata:   name: workers-target   clusterName: target-cluster config:   documentEntryPoint: manifests/site/test-site/target/workers```16:07
airship-irc-bot<kk6740> so the render command works differently for each executor, and executor implements it, rather than phase itself. i am not sure if we should change it. But currently only kubernetes apply renders the documentEntryPoint16:08
airship-irc-bot<sb464f> Okay got it, so here is the thing. I tried by changing it to `kubernetes-apply` to see if my docs are rendering correctly. because i am getting 401 unauthorized while doing `remotedirect` and checked the rendered bmh it seems to have correct credentials. My question is will remotedirect get docs correctly rendred by generating correct bmh objects using host-generator16:11
airship-irc-bot<kk6740> are you building from master?16:13
airship-irc-bot<sb464f> yes16:13
airship-irc-bot<kk6740> ok, there is a community meeting right now, we can double check that everything is working fine after it16:14
airship-irc-bot<sb464f> sure thanks.16:14
airship-irc-bot<kk6740> @sb464f i have 20 minutes now, that should be enough16:34
airship-irc-bot<sb464f> cool let me open my bridge16:34
*** awander has joined #airshipit16:34
airship-irc-bot<mattmceuen> Would appreciate review of this small airshipctl manifest change; some of Siraj's work depends on it:  https://review.opendev.org/#/c/761477/17:10
*** muhaha has joined #airshipit17:43
*** roman_g has quit IRC18:20
*** roman_g has joined #airshipit18:28
airship-irc-bot<mattmceuen> Seeing this from our linting gate:18:52
airship-irc-bot<mattmceuen> ```toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit make: *** [docker-image] Error 1 Sending build context to Docker daemon     25MB  Step 1/13 : ARG GO_IMAGE=docker.io/golang:1.13.1-stretch Step 2/13 : ARG RELEASE_IMAGE=scratch Step 3/13 : FROM ${GO_IMAGE} as builder Makefile:137: recipe for target 'docker-image'18:53
airship-irc-botfailed```18:53
airship-irc-bot<alexander.hughes> I put that in committee chat a few days ago :(18:53
airship-irc-bot<alexander.hughes> https://docs.docker.com/docker-hub/download-rate-limit/18:53
airship-irc-bot<mattmceuen> Anyone know what that rate limiting is based on?  Source IP or something else?18:53
airship-irc-bot<alexander.hughes> IP18:53
airship-irc-bot<alexander.hughes> the general consensus is we thought it was using cache18:54
airship-irc-bot<mattmceuen> In any case this is one more reason to spread load to third party gates, which I added to the team meeting agenda for tomorrow18:54
airship-irc-bot<alexander.hughes> even going to 3rd party gates we only get 100 pulls per IP a month unless we upgrade.  can we use Quay mirrors instead of dockerhub?18:55
airship-irc-bot<mattmceuen> I'll add that to the agenda to discuss tomorrow too :slightly_smiling_face:18:56
airship-irc-bot<mattmceuen> Sounds good to me personally18:56
airship-irc-bot<alexander.hughes> eager to hear other ideas on this tomorrow.  is any critical work blocked by the gate failures right now?  and have we heard from OIF on any prior art the other projects are leveraging?18:58
airship-irc-bot<pb269f> Has it been confirmed that airship is using the infra mirrors?18:59
airship-irc-bot<pb269f> I just took a quick look at the playbooks- and it looks like airship has its own roles for docker installation18:59
airship-irc-bot<pb269f> https://github.com/openstack/loci/blob/master/playbooks/vars.yaml#L419:01
airship-irc-bot<pb269f> We should have this in the docker.json config19:01
airship-irc-bot<pb269f> Which means we'd only hit docker once per day for an image on average afaik19:02
airship-irc-bot<pb269f> On mobile so can't check from here though:(19:02
airship-irc-bot<alexander.hughes> if your assumption holds that helps us for next month but puts us in a bind for the remainder of this month til quota resets19:02
airship-irc-bot<pb269f> Shouldn't really19:03
airship-irc-bot<pb269f> As its done by source ip19:03
airship-irc-bot<pb269f> The mirror would be that source, rather than those of the workers19:03
*** roman_g has quit IRC19:09
*** muhaha has quit IRC19:30
airship-irc-bot<mattmceuen> one line change to test image publishing for hostconfig-operator:  https://review.opendev.org/#/c/76064323:22

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!