*** seaneagan has quit IRC | 00:00 | |
*** kramerj has joined #airshipit | 00:35 | |
*** kramerj has quit IRC | 00:40 | |
*** kranthikirang has joined #airshipit | 01:16 | |
*** kranthikirang has quit IRC | 01:20 | |
*** roman_g has quit IRC | 02:34 | |
*** aprice has quit IRC | 03:40 | |
*** srwilkers has quit IRC | 03:41 | |
*** ildikov has quit IRC | 03:42 | |
*** howell has quit IRC | 03:42 | |
*** srwilkers has joined #airshipit | 03:44 | |
*** ildikov has joined #airshipit | 03:45 | |
*** howell has joined #airshipit | 03:45 | |
*** aprice has joined #airshipit | 03:45 | |
openstackgerrit | Rahul Khiyani proposed airship/treasuremap master: [WIP] integrate calicoctl utility container https://review.opendev.org/681055 | 03:56 |
---|---|---|
openstackgerrit | Ahmad Mahmoudi proposed airship/deckhand master: [AICUNDRC-1746] - Float Werkzeug version https://review.opendev.org/681336 | 03:59 |
*** ianychoi_ has joined #airshipit | 04:24 | |
*** ianychoi has quit IRC | 04:27 | |
*** kskels has quit IRC | 05:20 | |
*** redrobot has quit IRC | 05:25 | |
*** jamesgu_ has quit IRC | 05:35 | |
*** jsuchome has joined #airshipit | 06:20 | |
*** pgaxatte has joined #airshipit | 06:26 | |
*** nishantkr has quit IRC | 06:49 | |
*** roman_g has joined #airshipit | 07:16 | |
*** kranthikirang has joined #airshipit | 07:35 | |
*** kranthikirang has quit IRC | 07:40 | |
*** avolkov has joined #airshipit | 08:37 | |
*** ianychoi_ has quit IRC | 09:09 | |
openstackgerrit | Hemanth Nakkina proposed airship/treasuremap master: [DNM] Test for Multus chart https://review.opendev.org/681415 | 09:15 |
*** pgaxatte has quit IRC | 09:52 | |
*** ianychoi has joined #airshipit | 10:30 | |
*** ianychoi has quit IRC | 10:45 | |
*** ianychoi has joined #airshipit | 10:45 | |
*** dr_feelgood has joined #airshipit | 10:57 | |
*** dr_feelgood has quit IRC | 11:35 | |
*** dr_feelgood has joined #airshipit | 11:39 | |
*** rezroo has joined #airshipit | 11:42 | |
*** pgaxatte has joined #airshipit | 12:10 | |
*** kranthikirang has joined #airshipit | 12:24 | |
*** happyhemant has joined #airshipit | 12:30 | |
*** alexanderhughes has joined #airshipit | 12:31 | |
*** dr_feelgood has quit IRC | 12:37 | |
*** kranthikirang has quit IRC | 12:37 | |
*** dr_feelgood has joined #airshipit | 13:06 | |
*** dr_feelgood has quit IRC | 13:07 | |
*** dr_feelgood has joined #airshipit | 13:07 | |
dr_feelgood | hey all, | 13:17 |
dr_feelgood | I was trying airsloop and I get this error: | 13:18 |
dr_feelgood | deckhand.errors.SubstitutionSourceNotFound: Required substitution source document [deckhand/Certificate/v1] calico-node was not found, yet is referenced by [armada/Chart/v1] kubernetes-calico | 13:18 |
dr_feelgood | 2019-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-calico | 13:18 |
dr_feelgood | which lead me to https://github.com/airshipit/treasuremap/blob/master/site/airsloop/software/charts/kubernetes/container-networking/etcd.yaml file | 13:18 |
dr_feelgood | this yaml file says "It is assumed that Airship sites will have 4 control plane nodes" which is not in this case | 13:19 |
dr_feelgood | airsloop only has 1 genesis/controller node and 1 compute node | 13:20 |
dr_feelgood | I deleted that extra controllers from the yaml file but I'm still getting the same error | 13:22 |
dr_feelgood | anyone has any idea where should I look? | 13:22 |
*** kramerj has joined #airshipit | 13:24 | |
*** kramerj has quit IRC | 13:25 | |
alexanderhughes | dr_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 |
alexanderhughes | this 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.yaml | 13:34 |
dr_feelgood | I 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_feelgood | that sounds wrong, right? | 13:37 |
*** sthussey has joined #airshipit | 13:40 | |
openstackgerrit | Deepak 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/681327 | 13:40 |
*** aaronsheffield has joined #airshipit | 13:42 | |
dr_feelgood | alexanderhughes: 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-documents | 13:46 |
alexanderhughes | did you generate new certs? | 13:48 |
*** redrobot has joined #airshipit | 13:50 | |
openstackgerrit | Dmitry Ukov proposed airship/airshipctl master: [WIP] Cloud init generator https://review.opendev.org/679563 | 13:50 |
*** elenalind has joined #airshipit | 13:52 | |
dr_feelgood | alexanderhughes: yep, it creates certificates.yaml file under trasuremap/certs folder | 13:55 |
alexanderhughes | in the site dir you're trying to build a bundle from? | 13:57 |
openstackgerrit | Deepak 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/681327 | 13:59 |
dr_feelgood | no, it's in trasuremap/certs/certificates.yaml | 14:01 |
dr_feelgood | so you're saying location should be site/airsloop/secrets/certificates/certificates.yaml | 14:01 |
dr_feelgood | ? | 14:01 |
*** jamesgu has joined #airshipit | 14:05 | |
alexanderhughes | the 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 them | 14:07 |
openstackgerrit | Sean Eagan proposed airship/armada master: fix: Align template file naming with Helm CLI https://review.opendev.org/681116 | 14:07 |
alexanderhughes | so 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 error | 14:08 |
openstackgerrit | Sean Eagan proposed airship/armada master: fix: Align template file naming with Helm CLI https://review.opendev.org/681116 | 14:10 |
alexanderhughes | by 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 documents | 14:11 |
openstackgerrit | Sean Eagan proposed airship/armada master: fix: Align template file naming with Helm CLI https://review.opendev.org/681116 | 14:11 |
*** kranthikirang has joined #airshipit | 14:12 | |
dr_feelgood | I copied the file under site dir, nothing changed. So I fixed the baremetal/nodes.yaml file I mentioned. | 14:22 |
dr_feelgood | now 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_feelgood | alexanderhughes: thanks you! | 14:23 |
alexanderhughes | yay progress :) | 14:24 |
dr_feelgood | :) | 14:33 |
dr_feelgood | nothing like it | 14:33 |
*** kskels has joined #airshipit | 14:35 | |
*** nishantkr has joined #airshipit | 14:47 | |
*** dr_feelgood has quit IRC | 14:51 | |
openstackgerrit | Ahmad Mahmoudi proposed airship/deckhand master: [AICUNDRC-1746] - Float Werkzeug version https://review.opendev.org/681336 | 14:52 |
*** pgaxatte has quit IRC | 14:54 | |
*** jsuchome has quit IRC | 15:29 | |
itxaka | does 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 |
itxaka | does it need to be a bridge interface? | 15:36 |
kskels | no, it can be a direct interface or bond | 15:37 |
kskels | https://github.com/airshipit/treasuremap/blob/master/site/seaworthy/networks/common-addresses.yaml#L143 | 15:37 |
kskels | here is a sample of bare-metal deployment and config for that | 15:38 |
openstackgerrit | Roman Gorshunov proposed airship/specs master: Split 1.x and 2.x Specs to separate directories https://review.opendev.org/681519 | 15:38 |
openstackgerrit | Ahmad Mahmoudi proposed airship/deckhand master: Let the Werkzeug pckage version float https://review.opendev.org/681336 | 15:38 |
itxaka | :+1 kskels, thanks! | 15:39 |
openstackgerrit | Roman Gorshunov proposed airship/specs master: Split 1.x and 2.x Specs to separate directories https://review.opendev.org/681519 | 15:52 |
*** Garyx has quit IRC | 15:53 | |
*** Garyx has joined #airshipit | 15:54 | |
openstackgerrit | Rahul Khiyani proposed airship/treasuremap master: [WIP] integrate calicoctl utility container https://review.opendev.org/681055 | 15:56 |
openstackgerrit | Kaspars Skels proposed airship/treasuremap master: Use HWE kernel for Airsloop computes https://review.opendev.org/680789 | 16:01 |
openstackgerrit | Roman Gorshunov proposed airship/specs master: Remove noop Zuul job https://review.opendev.org/681529 | 16:17 |
*** elenalind has quit IRC | 16:42 | |
openstackgerrit | Sean Eagan proposed airship/promenade master: Armada metric output for genesis https://review.opendev.org/678109 | 16:46 |
openstackgerrit | Merged airship/treasuremap master: Uplift k8s and etcd versions https://review.opendev.org/680231 | 17:38 |
*** cjain has joined #airshipit | 17:41 | |
cjain | We 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 |
kskels | I think this is a good idea for discussion on our Tuesday IRC dev team meetings | 17:54 |
kskels | let me find you a link and this could be a good agenda topic | 17:54 |
kskels | https://wiki.openstack.org/wiki/Airship#Get_in_Touch | 17:55 |
kskels | we would shortly before meeting share the link for agenda - so we can go through and discuss this within the team | 17:56 |
cjain | Sure, Tanks | 18:00 |
cjain | Thanks | 18:00 |
kskels | cjain: please add your topic here https://etherpad.openstack.org/p/airship-meeting-2019-09-17 | 18:06 |
kskels | I already created the agenda Wiki | 18:06 |
openstackgerrit | Merged airship/promenade master: Configurable genesis package install timeout https://review.opendev.org/678921 | 18:09 |
*** jamesgu has quit IRC | 18:09 | |
*** Garyx has quit IRC | 18:12 | |
*** Garyx has joined #airshipit | 18:16 | |
openstackgerrit | Ahmad Mahmoudi proposed airship/deckhand master: Let the Werkzeug package version float https://review.opendev.org/681336 | 18:24 |
*** jamesgu has joined #airshipit | 18:34 | |
*** jbryce has joined #airshipit | 18:43 | |
openstackgerrit | Meghan Heisler proposed airship/airship-in-a-bottle master: Add scripts to get cluster and namespaces objects https://review.opendev.org/672590 | 18:54 |
cjain | kskels: 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 folder | 19:00 |
cjain | i.e airship folder under https://github.com/openstack/rpm-packaging/ | 19:01 |
kskels | sounds good, and sounds like it's handled within openstack-helm | 19:02 |
cjain | Do we still need to discuss it in the design meeting? | 19:05 |
openstackgerrit | Jenkins Uplifter proposed airship/treasuremap master: Auto chart/image uplift to latest https://review.opendev.org/681578 | 19:06 |
openstackgerrit | Stas Egorov proposed airship/promenade master: Build coredns with promenade image https://review.opendev.org/681101 | 19:07 |
openstackgerrit | Stas Egorov proposed airship/promenade master: Build coredns with promenade image https://review.opendev.org/681101 | 19:14 |
kskels | cjain: I don't think so, seems you have the answers and it's more under openstack-helm umbrella then airship | 19:15 |
*** pgaxatte has joined #airshipit | 19:33 | |
*** pgaxatte has quit IRC | 19:36 | |
openstackgerrit | Stas Egorov proposed airship/promenade master: Build coredns with promenade image https://review.opendev.org/681101 | 19:44 |
openstackgerrit | Stas Egorov proposed airship/promenade master: Build coredns with promenade image https://review.opendev.org/681101 | 19:46 |
*** megheisler has joined #airshipit | 19:49 | |
openstackgerrit | Merged airship/promenade master: Armada metric output for genesis https://review.opendev.org/678109 | 19:52 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Add deployment_data to rendered docs https://review.opendev.org/681606 | 20:55 |
openstackgerrit | Merged airship/promenade master: Pull requirements-direct into requirements https://review.opendev.org/677497 | 21:03 |
*** kranthikirang has quit IRC | 21:19 | |
openstackgerrit | Scott Hussey proposed airship/promenade master: Run haproxy pod with the nobody user (65534) https://review.opendev.org/657879 | 21:23 |
openstackgerrit | Scott Hussey proposed airship/promenade master: (haproxy) Additional config safeguards https://review.opendev.org/681613 | 21:23 |
openstackgerrit | Rahul Khiyani proposed airship/treasuremap master: [WIP] integrate calicoctl utility container https://review.opendev.org/681055 | 21:23 |
*** avolkov has quit IRC | 22:31 | |
*** alexanderhughes has quit IRC | 23:11 | |
*** kranthikirang has joined #airshipit | 23:20 | |
*** kranthikirang has quit IRC | 23:32 | |
*** timClicks has joined #airshipit | 23:36 | |
*** sthussey has quit IRC | 23:42 | |
*** kranthikirang has joined #airshipit | 23:46 | |
*** kranthikirang has quit IRC | 23:52 | |
*** kranthikirang has joined #airshipit | 23:53 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!