Wednesday, 2019-09-11

*** seaneagan has quit IRC00:00
*** kramerj has joined #airshipit00:35
*** kramerj has quit IRC00:40
*** kranthikirang has joined #airshipit01:16
*** kranthikirang has quit IRC01:20
*** roman_g has quit IRC02:34
*** aprice has quit IRC03:40
*** srwilkers has quit IRC03:41
*** ildikov has quit IRC03:42
*** howell has quit IRC03:42
*** srwilkers has joined #airshipit03:44
*** ildikov has joined #airshipit03:45
*** howell has joined #airshipit03:45
*** aprice has joined #airshipit03:45
openstackgerritRahul Khiyani proposed airship/treasuremap master: [WIP] integrate calicoctl utility container  https://review.opendev.org/68105503:56
openstackgerritAhmad Mahmoudi proposed airship/deckhand master: [AICUNDRC-1746] - Float Werkzeug version  https://review.opendev.org/68133603:59
*** ianychoi_ has joined #airshipit04:24
*** ianychoi has quit IRC04:27
*** kskels has quit IRC05:20
*** redrobot has quit IRC05:25
*** jamesgu_ has quit IRC05:35
*** jsuchome has joined #airshipit06:20
*** pgaxatte has joined #airshipit06:26
*** nishantkr has quit IRC06:49
*** roman_g has joined #airshipit07:16
*** kranthikirang has joined #airshipit07:35
*** kranthikirang has quit IRC07:40
*** avolkov has joined #airshipit08:37
*** ianychoi_ has quit IRC09:09
openstackgerritHemanth Nakkina proposed airship/treasuremap master: [DNM] Test for Multus chart  https://review.opendev.org/68141509:15
*** pgaxatte has quit IRC09:52
*** ianychoi has joined #airshipit10:30
*** ianychoi has quit IRC10:45
*** ianychoi has joined #airshipit10:45
*** dr_feelgood has joined #airshipit10:57
*** dr_feelgood has quit IRC11:35
*** dr_feelgood has joined #airshipit11:39
*** rezroo has joined #airshipit11:42
*** pgaxatte has joined #airshipit12:10
*** kranthikirang has joined #airshipit12:24
*** happyhemant has joined #airshipit12:30
*** alexanderhughes has joined #airshipit12:31
*** dr_feelgood has quit IRC12:37
*** kranthikirang has quit IRC12:37
*** dr_feelgood has joined #airshipit13:06
*** dr_feelgood has quit IRC13:07
*** dr_feelgood has joined #airshipit13:07
dr_feelgoodhey all,13:17
dr_feelgoodI was trying airsloop and I get this error:13:18
dr_feelgooddeckhand.errors.SubstitutionSourceNotFound: Required substitution source document [deckhand/Certificate/v1] calico-node was not found, yet is referenced by [armada/Chart/v1] kubernetes-calico13:18
dr_feelgood2019-09-11 12:35:25,769 ERROR    req_id=- ctx=- end_user=- user=- promenade.exceptions:exceptions.py:222:display Required substitution source document [deckhand/Certificate/v1] calico-node was not found, yet is referenced by [armada/Chart/v1] kubernetes-calico13:18
dr_feelgoodwhich lead me to https://github.com/airshipit/treasuremap/blob/master/site/airsloop/software/charts/kubernetes/container-networking/etcd.yaml file13:18
dr_feelgoodthis yaml file says "It is assumed that Airship sites will have 4 control plane nodes" which is not in this case13:19
dr_feelgoodairsloop only has 1 genesis/controller node and 1 compute node13:20
dr_feelgoodI deleted that extra controllers from the yaml file but I'm still getting the same error13:22
dr_feelgoodanyone has any idea where should I look?13:22
*** kramerj has joined #airshipit13:24
*** kramerj has quit IRC13:25
alexanderhughesdr_feelgood: what changes have you made to airsloop?  I just successfully linted airsloop from treasuremap master 2019-09-11 13:28:35,568 DEBUG    pegleg.engine.lint:_verify_deckhand_render [331] Generated 0 rendering errors for site: airsloop.13:29
alexanderhughesthis error would come from altering certificates.yaml if the calico-node entry is missing it'll produce lint/render errors  site/airsloop/secrets/certificates/certificates.yaml13:34
dr_feelgoodI add another host on /site/airsloop/baremetal/nodes.yaml file, the file has 1 controller tagged as "masters" and 1 compute tagged as "workers"13:37
dr_feelgoodthat sounds wrong, right?13:37
*** sthussey has joined #airshipit13:40
openstackgerritDeepak proposed airship/airshipctl master: AIR-82: airshipctl remoteboot specs Design: airshipctl remoteboot subcommand: redfishapi/ansible, target flags: --endpoint, --tranport, -T Implementation: airshipctl remoteboot --action ForceOff redfishapi --endpoint "ip:port" --transport http target -T x  https://review.opendev.org/68132713:40
*** aaronsheffield has joined #airshipit13:42
dr_feelgoodalexanderhughes: I deleted site/airsloop/secrets/certificates/certificates.yaml at the beginning, I assume I should remove airsloop specific certs. https://airship-treasuremap.readthedocs.io/en/latest/authoring_and_deployment.html#building-site-documents13:46
alexanderhughesdid you generate new certs?13:48
*** redrobot has joined #airshipit13:50
openstackgerritDmitry Ukov proposed airship/airshipctl master: [WIP] Cloud init generator  https://review.opendev.org/67956313:50
*** elenalind has joined #airshipit13:52
dr_feelgoodalexanderhughes: yep, it creates certificates.yaml file under trasuremap/certs folder13:55
alexanderhughesin the site dir you're trying to build a bundle from?13:57
openstackgerritDeepak proposed airship/airshipctl master: AIR-82: airshipctl remoteboot specs Design: airshipctl remoteboot subcommand: redfishapi/ansible, target flags: --endpoint, --tranport, -T Implementation: airshipctl remoteboot --action ForceOff redfishapi --endpoint "ip:port" --transport http target -T x  https://review.opendev.org/68132713:59
dr_feelgoodno, it's in trasuremap/certs/certificates.yaml14:01
dr_feelgoodso you're saying location should be site/airsloop/secrets/certificates/certificates.yaml14:01
dr_feelgood?14:01
*** jamesgu has joined #airshipit14:05
alexanderhughesthe error you had earlier with the cert missing was during a genesis bundle command right?  when you create the genesis bundle for a site, it needs to know all the documents that belong to the site.  so if you placed documents outside of that site's directory the bundle command will miss them14:07
openstackgerritSean Eagan proposed airship/armada master: fix: Align template file naming with Helm CLI  https://review.opendev.org/68111614:07
alexanderhughesso if you did a bundle against airsloop, but the newly generated certs existed outside of the airsloop site they're considered absent for the purposes of the bundle creation and will cause render error14:08
openstackgerritSean Eagan proposed airship/armada master: fix: Align template file naming with Helm CLI  https://review.opendev.org/68111614:10
alexanderhughesby extension lint and render commands will fail with the same reason.  if you specify your site is site treasuremap/site/airsloop but the secrets exist at treasuremap/certs/ the site actions are unaware of those documents14:11
openstackgerritSean Eagan proposed airship/armada master: fix: Align template file naming with Helm CLI  https://review.opendev.org/68111614:11
*** kranthikirang has joined #airshipit14:12
dr_feelgoodI copied the file under site dir, nothing changed. So I fixed the baremetal/nodes.yaml file I mentioned.14:22
dr_feelgoodnow I'm getting different error "2019-09-11 14:19:07,660 ERROR    req_id=- ctx=- end_user=- user=- promenade.exceptions:exceptions.py:222:display The provided documents failed schema validation"14:23
dr_feelgoodalexanderhughes: thanks you!14:23
alexanderhughesyay progress :)14:24
dr_feelgood:)14:33
dr_feelgoodnothing like it14:33
*** kskels has joined #airshipit14:35
*** nishantkr has joined #airshipit14:47
*** dr_feelgood has quit IRC14:51
openstackgerritAhmad Mahmoudi proposed airship/deckhand master: [AICUNDRC-1746] - Float Werkzeug version  https://review.opendev.org/68133614:52
*** pgaxatte has quit IRC14:54
*** jsuchome has quit IRC15:29
itxakadoes anyone know what the equivalent of https://github.com/airshipit/treasuremap/blob/master/site/aiab/networks/common-addresses.yaml#L121 is on cri-o ?15:36
itxakadoes it need to be a bridge interface?15:36
kskelsno, it can be a direct interface or bond15:37
kskelshttps://github.com/airshipit/treasuremap/blob/master/site/seaworthy/networks/common-addresses.yaml#L14315:37
kskelshere is a sample of bare-metal deployment and config for that15:38
openstackgerritRoman Gorshunov proposed airship/specs master: Split 1.x and 2.x Specs to separate directories  https://review.opendev.org/68151915:38
openstackgerritAhmad Mahmoudi proposed airship/deckhand master: Let the Werkzeug pckage version float  https://review.opendev.org/68133615:38
itxaka:+1 kskels, thanks!15:39
openstackgerritRoman Gorshunov proposed airship/specs master: Split 1.x and 2.x Specs to separate directories  https://review.opendev.org/68151915:52
*** Garyx has quit IRC15:53
*** Garyx has joined #airshipit15:54
openstackgerritRahul Khiyani proposed airship/treasuremap master: [WIP] integrate calicoctl utility container  https://review.opendev.org/68105515:56
openstackgerritKaspars Skels proposed airship/treasuremap master: Use HWE kernel for Airsloop computes  https://review.opendev.org/68078916:01
openstackgerritRoman Gorshunov proposed airship/specs master: Remove noop Zuul job  https://review.opendev.org/68152916:17
*** elenalind has quit IRC16:42
openstackgerritSean Eagan proposed airship/promenade master: Armada metric output for genesis  https://review.opendev.org/67810916:46
openstackgerritMerged airship/treasuremap master: Uplift k8s and etcd versions  https://review.opendev.org/68023117:38
*** cjain has joined #airshipit17:41
cjainWe need to package Airship components very similarly to how OpenStack does with the rpm-packaging repo. Please suggest which project will be a good place to develop our spec files or should we create a new project or namespace?17:48
kskelsI think this is a good idea for discussion on our Tuesday IRC dev team meetings17:54
kskelslet me find you a link and this could be a good agenda topic17:54
kskelshttps://wiki.openstack.org/wiki/Airship#Get_in_Touch17:55
kskelswe would shortly before meeting share the link for agenda - so we can go through and discuss this within the team17:56
cjainSure, Tanks18:00
cjainThanks18:00
kskelscjain: please add your topic here https://etherpad.openstack.org/p/airship-meeting-2019-09-1718:06
kskelsI already created the agenda Wiki18:06
openstackgerritMerged airship/promenade master: Configurable genesis package install timeout  https://review.opendev.org/67892118:09
*** jamesgu has quit IRC18:09
*** Garyx has quit IRC18:12
*** Garyx has joined #airshipit18:16
openstackgerritAhmad Mahmoudi proposed airship/deckhand master: Let the Werkzeug package version float  https://review.opendev.org/68133618:24
*** jamesgu has joined #airshipit18:34
*** jbryce has joined #airshipit18:43
openstackgerritMeghan Heisler proposed airship/airship-in-a-bottle master: Add scripts to get cluster and namespaces objects  https://review.opendev.org/67259018:54
cjainkskels: I also checked in the chaneel #openstack-rpm-packaging and According to chat in http://eavesdrop.openstack.org/meetings/rpm_packaging/2019/rpm_packaging.2019-08-21-12.30.log.html#l-31, it is decided to create airship folder under openstack/rpm-packaging folder19:00
cjaini.e airship folder under https://github.com/openstack/rpm-packaging/19:01
kskelssounds good, and sounds like it's handled within openstack-helm19:02
cjainDo we still need to discuss it in the design meeting?19:05
openstackgerritJenkins Uplifter proposed airship/treasuremap master: Auto chart/image uplift to latest  https://review.opendev.org/68157819:06
openstackgerritStas Egorov proposed airship/promenade master: Build coredns with promenade image  https://review.opendev.org/68110119:07
openstackgerritStas Egorov proposed airship/promenade master: Build coredns with promenade image  https://review.opendev.org/68110119:14
kskelscjain: I don't think so, seems you have the answers and it's more under openstack-helm umbrella then airship19:15
*** pgaxatte has joined #airshipit19:33
*** pgaxatte has quit IRC19:36
openstackgerritStas Egorov proposed airship/promenade master: Build coredns with promenade image  https://review.opendev.org/68110119:44
openstackgerritStas Egorov proposed airship/promenade master: Build coredns with promenade image  https://review.opendev.org/68110119:46
*** megheisler has joined #airshipit19:49
openstackgerritMerged airship/promenade master: Armada metric output for genesis  https://review.opendev.org/67810919:52
openstackgerritAlexander Hughes proposed airship/pegleg master: [WIP] Add deployment_data to rendered docs  https://review.opendev.org/68160620:55
openstackgerritMerged airship/promenade master: Pull requirements-direct into requirements  https://review.opendev.org/67749721:03
*** kranthikirang has quit IRC21:19
openstackgerritScott Hussey proposed airship/promenade master: Run haproxy pod with the nobody user (65534)  https://review.opendev.org/65787921:23
openstackgerritScott Hussey proposed airship/promenade master: (haproxy) Additional config safeguards  https://review.opendev.org/68161321:23
openstackgerritRahul Khiyani proposed airship/treasuremap master: [WIP] integrate calicoctl utility container  https://review.opendev.org/68105521:23
*** avolkov has quit IRC22:31
*** alexanderhughes has quit IRC23:11
*** kranthikirang has joined #airshipit23:20
*** kranthikirang has quit IRC23:32
*** timClicks has joined #airshipit23:36
*** sthussey has quit IRC23:42
*** kranthikirang has joined #airshipit23:46
*** kranthikirang has quit IRC23:52
*** kranthikirang has joined #airshipit23:53

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