*** cheng1 has quit IRC | 01:05 | |
*** alexanderhughes has joined #airshipit | 01:05 | |
*** cheng1 has joined #airshipit | 01:07 | |
*** rezroo has joined #airshipit | 02:28 | |
*** roman_g has quit IRC | 02:34 | |
*** alexanderhughes has quit IRC | 03:15 | |
*** gkadam has joined #airshipit | 03:50 | |
*** Garyx has quit IRC | 05:07 | |
*** Garyx has joined #airshipit | 05:09 | |
*** dr_feelgood has joined #airshipit | 05:18 | |
*** georgk has quit IRC | 05:40 | |
*** georgk has joined #airshipit | 05:40 | |
*** jsuchome has joined #airshipit | 05:52 | |
*** dr_feelgood has quit IRC | 05:55 | |
*** dr_feelgood has joined #airshipit | 06:04 | |
*** dr_feelgood has quit IRC | 06:05 | |
*** dr_feelgood has joined #airshipit | 06:06 | |
*** pgaxatte has joined #airshipit | 06:21 | |
*** avolkov has joined #airshipit | 09:06 | |
*** rezroo has quit IRC | 09:09 | |
*** dr_feelgood has quit IRC | 09:32 | |
*** dr_feelgood has joined #airshipit | 09:57 | |
*** phasespace has joined #airshipit | 10:29 | |
*** roman_g has joined #airshipit | 10:40 | |
dr_feelgood | hello everyone, | 11:03 |
---|---|---|
dr_feelgood | I'm getting this error when I'm trying to create promenade bundle | 11:04 |
dr_feelgood | 2019-09-03 11:02:13,868 INFO req_id=- ctx=- end_user=- user=- deckhand.engine.layering:layering.py:249:_get_layering_order cicd is an empty layer with no documents. It will be discarded from the layerOrder during the layering process. | 11:04 |
dr_feelgood | 2019-09-03 11:02:23,093 ERROR req_id=- ctx=- end_user=- user=- promenade.config:config.py: 37:__init__ An unknown Deckhand exception occurred while trying to render documents. | 11:04 |
dr_feelgood | Traceback (most recent call last): | 11:04 |
dr_feelgood | File "/opt/promenade/promenade/config.py", line 34, in __init__ | 11:04 |
dr_feelgood | documents = [dict(d) for d in deckhand_eng.render()] | 11:04 |
dr_feelgood | File "/usr/local/lib/python3.6/site-packages/deckhand/engine/layering.py", line 674, in render | 11:04 |
dr_feelgood | pass | 11:04 |
dr_feelgood | File "/usr/local/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ | 11:04 |
dr_feelgood | self.force_reraise() | 11:04 |
dr_feelgood | File "/usr/local/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise | 11:04 |
dr_feelgood | six.reraise(self.type_, self.value, self.tb) | 11:04 |
dr_feelgood | File "/usr/local/lib/python3.6/site-packages/six.py", line 693, in reraise | 11:04 |
dr_feelgood | raise value | 11:04 |
dr_feelgood | File "/usr/local/lib/python3.6/site-packages/deckhand/engine/layering.py", line 668, in render | 11:04 |
dr_feelgood | self.secrets_substitution.substitute_all(doc)) | 11:04 |
dr_feelgood | File "/usr/local/lib/python3.6/site-packages/deckhand/engine/secrets_manager.py", line 350, in substitute_all | 11:04 |
dr_feelgood | src_doc, document) | 11:04 |
dr_feelgood | File "/usr/local/lib/python3.6/site-packages/deckhand/engine/secrets_manager.py", line 235, in _check_src_secret_is_not_none | 11:04 |
dr_feelgood | dest_name=dest_doc.name) | 11:04 |
dr_feelgood | deckhand.errors.SubstitutionSourceDataNotFound: Required substitution source secret was not found at path .proxy.http in source document [pegleg/CommonAddresses/v1, site] common-addresses which is referenced by destination document [promenade/KubernetesNetwork/v1, type] kubernetes-network under its `metadata.substitutions` | 11:04 |
dr_feelgood | 2019-09-03 11:02:23,102 ERROR req_id=- ctx=- end_user=- user=- promenade.exceptions:exceptions.py:222:display Required substitution source secret was not found at path .proxy.http in source document [pegleg/CommonAddresses/v1, site] common-addresses which is referenced by destination document [promenade/KubernetesNetwork/v1, type] kubernetes-network under its `metadata.substitutions` | 11:04 |
dr_feelgood | it seems like I made a mistake one of .yaml files but I couldn't find anything yet. | 11:05 |
dr_feelgood | anyone has an idea to where should I look? | 11:05 |
*** Garyx has quit IRC | 11:38 | |
*** Garyx has joined #airshipit | 11:41 | |
*** Garyx has quit IRC | 11:41 | |
*** Garyx has joined #airshipit | 11:41 | |
openstackgerrit | Dmitry Ukov proposed airship/airshipctl master: Add logic to isogen subcommand https://review.opendev.org/675851 | 11:44 |
openstackgerrit | Dmitry Ukov proposed airship/airshipctl master: [WIP] Cloud init generator https://review.opendev.org/679563 | 11:44 |
*** alexanderhughes has joined #airshipit | 12:33 | |
*** gkadam has quit IRC | 12:37 | |
*** bh526r has joined #airshipit | 12:50 | |
*** redrobot has quit IRC | 12:55 | |
*** jamesgu_ has joined #airshipit | 12:58 | |
*** LoicL35 has joined #airshipit | 13:01 | |
roman_g | dr_feelgood: Required substitution source secret was not found at path .proxy.http in source document [pegleg/CommonAddresses/v1, site] common-addresses which is referenced by destination document [promenade/KubernetesNetwork/v1, type] kubernetes-network under its `metadata.substitutions` | 13:04 |
roman_g | dr_feelgood: https://airshipit.readthedocs.io/projects/deckhand/en/latest/users/substitution.html# | 13:08 |
*** sthussey has joined #airshipit | 13:12 | |
roman_g | dr_feelgood: example: | 13:12 |
roman_g | This line https://opendev.org/airship/treasuremap/src/branch/master/type/foundry/network/KubernetesNetwork.yaml#L81 in ubernetesNetwork.yaml document refers to the value in this line https://opendev.org/airship/treasuremap/src/branch/master/site/seaworthy/networks/common-addresses.yaml#L101 of this common-addresses.yaml file. | 13:14 |
roman_g | This is similar to your case. | 13:14 |
roman_g | Hope it helps. | 13:14 |
roman_g | dr_feelgood: There is also an INFO message in your logs, saying that there is an empty layer 'cicd'. Unless you have created this layer, you can remove reference to it. | 13:17 |
roman_g | https://opendev.org/airship/treasuremap/src/branch/master/global/layering-policy.yaml#L11 | 13:18 |
roman_g | https://airshipit.readthedocs.io/projects/deckhand/en/latest/users/layering.html# | 13:18 |
*** Garyx has quit IRC | 13:30 | |
*** cheng1 has quit IRC | 13:31 | |
*** cheng1 has joined #airshipit | 13:32 | |
*** ab2434_ has joined #airshipit | 13:34 | |
*** cheng1 has quit IRC | 13:38 | |
*** cheng1 has joined #airshipit | 13:41 | |
*** KeithMnemonic has joined #airshipit | 13:44 | |
*** nishantkr has joined #airshipit | 13:44 | |
*** ab2434_ has quit IRC | 13:45 | |
*** jeremy_moffitt has joined #airshipit | 13:46 | |
openstackgerrit | Alexander Vlasov proposed airship/porthole master: [AICNETWK-2216] Add NC Cluster Testing utility chart and Dockerfile https://review.opendev.org/679784 | 13:46 |
openstackgerrit | Alexander Vlasov proposed airship/porthole master: Add NC Cluster Testing utility chart and Dockerfile https://review.opendev.org/679784 | 13:47 |
openstackgerrit | Alexander Vlasov proposed airship/porthole master: Add NC Cluster Testing utility chart and Dockerfile https://review.opendev.org/679784 | 13:48 |
nishantkr | Hello everyone! Meeting starts in another 10 minutes. Please add any topics you would like to discuss: https://etherpad.openstack.org/p/airship-meeting-2019-09-03 | 13:50 |
*** kskels has joined #airshipit | 13:51 | |
*** ab2434_ has joined #airshipit | 13:56 | |
*** seaneagan has joined #airshipit | 13:57 | |
openstackgerrit | Merged airship/maas master: syslog listener for physical nodes https://review.opendev.org/627415 | 13:58 |
nishantkr | #startmeeting airship | 14:00 |
openstack | Meeting started Tue Sep 3 14:00:09 2019 UTC and is due to finish in 60 minutes. The chair is nishantkr. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:00 |
*** openstack changes topic to " (Meeting topic: airship)" | 14:00 | |
openstack | The meeting name has been set to 'airship' | 14:00 |
nishantkr | #topic Rollcall | 14:00 |
*** openstack changes topic to "Rollcall (Meeting topic: airship)" | 14:00 | |
alexanderhughes | o/ | 14:00 |
nishantkr | Hello everyone!! | 14:00 |
seaneagan | o/ | 14:00 |
nishantkr | Here is the Agenda for today - https://etherpad.openstack.org/p/airship-meeting-2019-09-03 | 14:00 |
hogepodge | Hi | 14:00 |
jeremy_moffitt | o/ | 14:00 |
sthussey | here | 14:00 |
kskels | o/ | 14:00 |
nishantkr | Please add any topics you would like to discuss. | 14:00 |
jamesgu | o/ | 14:01 |
nishantkr | so far we have a light agenda today, will give it a min before we start. | 14:01 |
dukov | o/ | 14:01 |
nishantkr | ok let's start then ! | 14:02 |
nishantkr | #topic Announcements | 14:02 |
*** openstack changes topic to "Announcements (Meeting topic: airship)" | 14:02 | |
nishantkr | #hogepodge I see you have put that one ! go for it | 14:03 |
*** Garyx has joined #airshipit | 14:03 | |
nishantkr | sorry hogepodge: | 14:03 |
hogepodge | Hi everyone, September 12 (next Thursday) will be my last day at the OSF. i’ve decided to move on to another role. | 14:03 |
hogepodge | In the next couple of weeks we’ll be sorting out who will take on my duties from the Foundation for working with the Airship team. | 14:04 |
*** LoicL35 has quit IRC | 14:04 | |
nishantkr | Thank you so much hogepodge for your work ! | 14:05 |
hogepodge | It’s been amazing watching this team grow over the last year. You’ve all be fantastic, and I’m really going to miss being a part of what you all have been doing. | 14:05 |
hogepodge | s/be/been :-) | 14:05 |
alexanderhughes | Thanks Chris for all you've done! Best of luck on your future endeavors | 14:06 |
hogepodge | Thank you nishantkr and the rest of the team. | 14:06 |
nishantkr | we all will miss you being an integral part of the Airship community. All the best for your future :) | 14:06 |
nishantkr | #topic Vote for new airshipUI project name | 14:07 |
*** openstack changes topic to "Vote for new airshipUI project name (Meeting topic: airship)" | 14:07 | |
nishantkr | FOllowing names have been proposed for the new "airshipui" project: | 14:07 |
nishantkr | https://www.irccloud.com/pastebin/1AYhlSPy/ | 14:08 |
nishantkr | I would request everyone to please comment/vote with their preferred names here | 14:08 |
sthussey | in IRC or the etherpad? | 14:09 |
nishantkr | my preferences would be - Airship-Copilot/ Cockpit/ Airshipui | 14:09 |
nishantkr | sthussey: in the irc please | 14:09 |
dukov | +1 for Airshipui | 14:10 |
sthussey | airshipui | 14:10 |
jeremy_moffitt | also like Airshipui , second choice here would be crowsnest | 14:10 |
jamesgu | +1 cockpit, or airshipui | 14:10 |
nishantkr | ok Airshipui leading the race so far | 14:11 |
alexanderhughes | +1 admiral | 14:11 |
kskels | +1 for airshipui and copilot | 14:12 |
seaneagan | airshipui | 14:12 |
nishantkr | I will be adding these votes to the etherpad, if anyone needs more time to think then please put your votes on the etherpad by 12pm today. | 14:13 |
nishantkr | Any volunteers interested in putting the PS for project creation? | 14:13 |
sthussey | I can do that | 14:14 |
jeremy_moffitt | I saw Matts email on that, but I wonder if we should wait on it, he was suggesting basing it on his fork of Stratos, but we're considering using Octant instead, that discussion is supposed to take place this friday in the UI SIG call... not sure if we need to wait or not | 14:14 |
nishantkr | jeremy_moffitt: I am not sure, i will reach out to the airshipui sig members and take their opinion on this today. | 14:16 |
nishantkr | sthussey: Thanks for volunteering. | 14:16 |
sthussey | you're welcome | 14:17 |
nishantkr | ok thank you everyone for your votes, we will sync up with the airshipui sig and try to get the project created ASAP. | 14:18 |
nishantkr | #topic Moving away from Docker for image builds | 14:18 |
*** openstack changes topic to "Moving away from Docker for image builds (Meeting topic: airship)" | 14:18 | |
nishantkr | sthussey: go for it ! | 14:18 |
sthussey | Just gauging appetite for moving the Airship 1.0 projects that generate OCI images away from using docker directly? | 14:19 |
*** pramchan has joined #airshipit | 14:19 | |
sthussey | It would provide a little more flexibility in CD piplines that build the images | 14:19 |
sthussey | There are a few tools available - img (which I've tested successfully), buildah, etc... | 14:21 |
nishantkr | sthussey: sounds good. do you have any preferences of which tool would be more suited for Airship? | 14:22 |
sthussey | I don't have an opinion really. Whatever tool works the best across all the projects. | 14:23 |
nishantkr | ok thanks for bringing this up, let's evaluate these tools and see which would be best suited. This is something which we can discuss on the next meeting as well after few other folks play around with it. | 14:24 |
nishantkr | sthussey: could you please provide repo/documentation for these tools in the etherpad | 14:25 |
nishantkr | *links | 14:25 |
sthussey | okay | 14:25 |
nishantkr | Thank you. | 14:25 |
nishantkr | ok any other topics that anyone would like to discuss today? | 14:26 |
roman_g | sthussey: I use buildah to rebuild images on fedora | 14:27 |
roman_g | works fine | 14:27 |
roman_g | for the past may be 10 month I use buildah got airship images | 14:27 |
roman_g | *for | 14:27 |
sthussey | hopefully it works on fedora since Redhat wrote it | 14:28 |
nishantkr | roman_g: would be good if you can put your feedback for buildah in the etherpad. it would help us in taking a decision later. | 14:28 |
sthussey | I've included it in the list | 14:28 |
roman_g | nishantkr: it just works. I'll add it onto the etherpad | 14:29 |
nishantkr | roman_g: thank you ! | 14:29 |
nishantkr | #topic Requests for review | 14:29 |
*** openstack changes topic to "Requests for review (Meeting topic: airship)" | 14:29 | |
nishantkr | https://www.irccloud.com/pastebin/P7uhNhnW/ | 14:29 |
nishantkr | Please review the above PS if you get time. | 14:30 |
*** michael-beaver has joined #airshipit | 14:31 | |
nishantkr | so we have covered all the topics for today guys ! | 14:32 |
nishantkr | Thanks for joining. | 14:32 |
roman_g | Thanks, Nishant | 14:32 |
nishantkr | #endtopic | 14:32 |
nishantkr | #endmeeting | 14:32 |
*** openstack changes topic to "https://opendev.org/airship || https://wiki.openstack.org/wiki/Airship || https://review.opendev.org/#/q/projects:airship+status:open+NOT+label:Verified%253D-1+NOT+label:Workflow%253D-1+NOT+message:DNM+NOT+message:WIP" | 14:32 | |
openstack | Meeting ended Tue Sep 3 14:32:57 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:32 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/airship/2019/airship.2019-09-03-14.00.html | 14:33 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/airship/2019/airship.2019-09-03-14.00.txt | 14:33 |
openstack | Log: http://eavesdrop.openstack.org/meetings/airship/2019/airship.2019-09-03-14.00.log.html | 14:33 |
roman_g | Please, review: | 14:33 |
roman_g | Fix and unify Docs renderring - Python Exceptions | 14:33 |
roman_g | https://review.opendev.org/678618 | 14:33 |
roman_g | https://review.opendev.org/678624 | 14:33 |
roman_g | https://review.opendev.org/678625 | 14:33 |
roman_g | nishantkr, sthussey: I've added feedback on buildah in etherpad | 14:34 |
roman_g | basically it just works. | 14:34 |
nishantkr | roman_g: Thank you! | 14:35 |
*** cheng1 has quit IRC | 14:35 | |
roman_g | It used not to support ARG in FROM past year, but this feature has been added, and now everything works good. | 14:35 |
*** kkalina has joined #airshipit | 14:37 | |
*** cheng1 has joined #airshipit | 14:38 | |
*** phasespace has quit IRC | 14:40 | |
*** pramchan has quit IRC | 14:41 | |
*** pramchan has joined #airshipit | 14:42 | |
*** pramchan has quit IRC | 14:43 | |
*** gagehugo has joined #airshipit | 14:45 | |
*** Garyx has quit IRC | 14:47 | |
*** Garyx has joined #airshipit | 14:52 | |
openstackgerrit | Luna Das proposed airship/promenade master: Add facility to configure log levels in kubernetes-etcd https://review.opendev.org/679801 | 14:58 |
sthussey | https://review.opendev.org/679806 [WIP] Add airshipui project | 15:20 |
sthussey | ^ comment there on changes needed based on any bad assumptions or discussions w/ the airshipui SIG | 15:20 |
nishantkr | sthussey: awesome, that was quick. I will put that link on the meeting agenda for the airshipui sig as it looks like they have not yet decided if they want to use stratos or not, so we would need to wait on the upstream project to import. | 15:26 |
*** rezroo has joined #airshipit | 15:27 | |
nishantkr | I have added my comments here - https://etherpad.openstack.org/p/Airship_UI | 15:30 |
sthussey | Looks like they won't meet until Friday | 15:35 |
sthussey | So I'd encourage that the SIG team just take over that project-config PS | 15:36 |
nishantkr | sthussey: sounds fair, i would join the meeting on Friday and would discuss if someone from that team can take up the ownership of the PS. | 15:48 |
*** jezogwza has joined #airshipit | 15:52 | |
*** cheng1 has quit IRC | 16:02 | |
*** cheng1 has joined #airshipit | 16:04 | |
*** bh526r has quit IRC | 16:10 | |
openstackgerrit | Meghan Heisler proposed airship/airship-in-a-bottle master: Add scripts to get cluster and namespaces objects https://review.opendev.org/672590 | 16:10 |
*** pgaxatte has quit IRC | 16:13 | |
*** jsuchome has quit IRC | 16:58 | |
*** roman_g has quit IRC | 17:15 | |
*** uzumaki has joined #airshipit | 17:26 | |
uzumaki | hey there | 17:26 |
openstackgerrit | Scott Hussey proposed airship/shipyard master: (airflow) Configure source of Airflow pkg https://review.opendev.org/679840 | 18:26 |
*** kplant has joined #airshipit | 18:27 | |
*** uzumaki has quit IRC | 18:58 | |
*** rezroo has quit IRC | 19:06 | |
*** rezroo has joined #airshipit | 19:07 | |
*** michael-beaver has quit IRC | 19:40 | |
openstackgerrit | Alexander Vlasov proposed airship/porthole master: Add NC Cluster Testing utility chart and Dockerfile https://review.opendev.org/679784 | 19:49 |
*** kplant has quit IRC | 19:53 | |
*** arunkant has quit IRC | 20:05 | |
*** krypto has joined #airshipit | 20:12 | |
openstackgerrit | Stas Egorov proposed airship/promenade master: WIP: coreDNS probe refactoring https://review.opendev.org/679525 | 20:27 |
*** ab2434_ has quit IRC | 22:29 | |
*** krypto has quit IRC | 22:42 | |
*** rezroo has quit IRC | 22:45 | |
*** avolkov has quit IRC | 22:46 | |
openstackgerrit | Stas Egorov proposed airship/promenade master: WIP: coreDNS probe refactoring https://review.opendev.org/679525 | 22:56 |
*** seaneagan has quit IRC | 23:07 | |
*** sthussey has quit IRC | 23:48 | |
*** nishantkr has quit IRC | 23:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!