Monday, 2020-04-20

openstackgerritRuslan Aliev proposed airship/airshipctl master: Use proper wasy to install python packages via pip  https://review.opendev.org/72113401:58
openstackgerritRuslan Aliev proposed airship/airshipctl master: Use proper way to install python packages via pip  https://review.opendev.org/72113401:59
*** jhesketh has joined #airshipit02:56
*** evrardjp has quit IRC04:23
*** krypto has joined #airshipit05:36
*** evrardjp has joined #airshipit05:41
openstackgerritRuslan Aliev proposed airship/airshipctl master: Use proper way to install python packages via pip  https://review.opendev.org/72113405:59
*** dpawlik has joined #airshipit06:09
openstackgerritVamsi Savaram proposed airship/airshipctl master: Gather container logs in check pipeline  https://review.opendev.org/71752207:23
openstackgerritVamsi Savaram proposed airship/airshipctl master: DNM: Test "airshipctl cluster initinfra" command  https://review.opendev.org/72110507:25
*** avolkov has joined #airshipit09:11
openstackgerritDmitry Ukov proposed airship/airshipctl master: Introduce document plugin subcommand  https://review.opendev.org/71993109:32
openstackgerritDmitry Ukov proposed airship/airshipctl master: [WIP] Add replacement transformer  https://review.opendev.org/72077209:32
openstackgerritDmitry Ukov proposed airship/airshipctl master: Introduce document plugin subcommand  https://review.opendev.org/71993109:36
openstackgerritDmitry Ukov proposed airship/airshipctl master: [WIP] Add replacement transformer  https://review.opendev.org/72077209:36
*** roman_g has joined #airshipit10:39
*** dpawlik has quit IRC11:50
*** dpawlik has joined #airshipit11:50
*** dpawlik has quit IRC11:52
*** dpawlik has joined #airshipit11:53
*** dpawlik has quit IRC11:54
*** dpawlik has joined #airshipit11:54
*** irclogbot_2 has quit IRC13:06
*** irclogbot_2 has joined #airshipit13:06
openstackgerritDmitry Ukov proposed airship/airshipctl master: Add replacement transformer  https://review.opendev.org/72077213:12
-openstackstatus- NOTICE: Zuul is temporarily offline; service should be restored in about 15 minutes.13:57
openstackgerritAndrew Schiefelbein proposed airship/airshipui master: [WIP] transform airship ui into a standalone electron app  https://review.opendev.org/71784813:57
*** dwalt has joined #airshipit14:01
openstackgerritSirajudeen proposed airship/airshipctl master: Fix for lint warning  https://review.opendev.org/72127514:04
openstackgerritSirajudeen proposed airship/airshipctl master: Fix for lint warning  https://review.opendev.org/72127514:05
*** mikefix has joined #airshipit14:20
openstackgerritMerged airship/airshipctl master: Substituting redfish-emulator and reverse-proxy with Apache  https://review.opendev.org/71932014:50
openstackgerritDmitry Ukov proposed airship/airshipctl master: Add replacement transformer  https://review.opendev.org/72077214:52
openstackgerritMerged airship/airshipctl master: Add Dell Redfish client  https://review.opendev.org/71712314:52
*** mikefix has quit IRC14:56
openstackgerritVamsi Savaram proposed airship/airshipctl master: Gather container logs in check pipeline  https://review.opendev.org/71752215:04
openstackgerritDmitry Ukov proposed airship/airshipctl master: Introduce document plugin subcommand  https://review.opendev.org/71993115:04
openstackgerritDmitry Ukov proposed airship/airshipctl master: Add replacement transformer  https://review.opendev.org/72077215:04
*** born2bake has joined #airshipit15:07
*** dpawlik has quit IRC15:07
openstackgerritVladislav Kuzmin proposed airship/airshipctl master: Make Redfish parameters configurable  https://review.opendev.org/71781215:21
-openstackstatus- NOTICE: Gerrit will be restarted to correct a misconfiguration which caused some git mirrors to have outdated references.15:45
*** happyhemant has joined #airshipit15:45
*** vamsisavaram has quit IRC15:50
openstackgerritVladislav Kuzmin proposed airship/airshipctl master: Make Redfish parameters configurable  https://review.opendev.org/71781215:52
*** ianychoi_ is now known as ianychoi15:53
openstackgerritVladislav Kuzmin proposed airship/airshipctl master: Make Redfish parameters configurable  https://review.opendev.org/71781215:56
*** KeithMnemonic has joined #airshipit16:00
*** dwalt has quit IRC16:11
*** krypto has quit IRC16:20
*** krypto has joined #airshipit16:20
*** evrardjp has quit IRC16:35
*** evrardjp has joined #airshipit16:35
*** krypto has quit IRC16:46
openstackgerritMerged airship/armada master: Fix: wait.resources: [] should disable waits  https://review.opendev.org/72110016:48
openstackgerritMerged airship/armada master: Reestablish watch and retry wait for some errors  https://review.opendev.org/72107616:48
*** kklimonda has quit IRC16:54
*** kklimonda has joined #airshipit16:55
airship-irc-bot1<kk6740> @mattmceuen Would the fact that we are using airshipctl plugin as executable for kustomize, mean that we can not use it as Go library?17:04
openstackgerritMerged airship/airshipctl master: Gather container logs in check pipeline  https://review.opendev.org/71752217:04
airship-irc-bot1<mattmceuen> @kk6740 -- my understanding is that we plan for airshipctl to invoke kustomize via its go API, and then we let kustomize "do its thing" for building17:11
airship-irc-bot1<mattmceuen> part of "its thing" is to invoke plugins, which for us would include replacement transformer17:12
airship-irc-bot1<mattmceuen> so setting up the plugin as an exec plugin makes it available to both native kustomize command line, as well as via airshipctl->kustomize API  (once that integration is complete)17:13
airship-irc-bot1<kk6740> oh, so we won’t need to invoke it as exec, if calling from go?17:15
airship-irc-bot1<mattmceuen> what I mean is: airshipctl --(go interface)--> kustomize --(exec plugin interface) --> airshipctl document plugin17:17
airship-irc-bot1<kk6740> so the requirement is that we have airshipctl binary installed, right ?17:18
airship-irc-bot1<mattmceuen> yes - to make it seamless, we'll need to set up the "airshipctl document plugin" entrypoint as either a script or a symlink back to the airshipctl binary (so we don't need to juggle two binaries)17:20
*** portdirect has quit IRC17:30
*** portdirect has joined #airshipit17:30
born2bakemattmceuen hi there17:39
airship-irc-bot1<mattmceuen> o/ born2bake17:39
born2bakeI was wondering, if there is any link where I can see progress/compliance of airship with U18.04 and updated docs so I can try it on bare metal nodes :)17:40
airship-irc-bot1<mattmceuen> for the reference manifests, not yet - you'll be the first to know as soon as there's a patch set up for those.  Unfortunately the folks working on them have been battling through some issues in their testing environment which has slowed things down17:42
*** evrardjp has quit IRC17:44
*** evrardjp has joined #airshipit17:49
*** happyhemant has quit IRC17:55
*** roman_g has quit IRC17:56
openstackgerritAlexander Hughes proposed airship/airshipctl master: Removed old v1alpha2 version of CAPI componets  https://review.opendev.org/71653218:05
openstackgerritAlexander Hughes proposed airship/airshipctl master: Add control plane deployment  https://review.opendev.org/71475818:05
openstackgerritAlexander Hughes proposed airship/airshipctl master: [WIP] etcd encryption addition  https://review.opendev.org/72081218:06
openstackgerritAlexander Hughes proposed airship/airshipctl master: [WIP] etcd encryption addition  https://review.opendev.org/72081218:07
openstackgerritAlexander Hughes proposed airship/airshipctl master: [WIP] etcd encryption addition  https://review.opendev.org/72081218:08
openstackgerritSirajudeen proposed airship/airshipctl master: Fix for Lint warnings  https://review.opendev.org/72132418:34
openstackgerritSirajudeen proposed airship/airshipctl master: Fix for Lint warnings  https://review.opendev.org/72132418:40
*** vladyslav has joined #airshipit18:42
openstackgerritAlexander Hughes proposed airship/pegleg master: Uniquely name managed documents  https://review.opendev.org/69784818:45
openstackgerritMerged airship/promenade master: Coredns: Add apparmor profile to coredns-health container  https://review.opendev.org/71954819:34
openstackgerritDrew Walters proposed airship/airshipctl master: Add simple proxy guidelines  https://review.opendev.org/72134020:35
openstackgerritDrew Walters proposed airship/airshipctl master: Add simple proxy guidelines  https://review.opendev.org/72134020:44
*** avolkov has quit IRC21:31
openstackgerritRahul Khiyani proposed airship/promenade master: apiserver-webhook: Add Apparmor runtime default to apiserver-webhook  https://review.opendev.org/71874221:53
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: [WIP] Add clusterctl integration  https://review.opendev.org/72135322:03
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: [WIP] Add clusterctl integration  https://review.opendev.org/72135322:20
*** born2bake has quit IRC22:33
openstackgerritMerged airship/promenade master: apiserver-webhook: Add Apparmor runtime default to apiserver-webhook  https://review.opendev.org/71874222:40
openstackgerritJames Gu proposed airship/airshipctl master: [WIP][#30] Implement document info command  https://review.opendev.org/70748323:00
openstackgerritIan Pittwood proposed airship/docs master: [WIP] Add issue tracking conventions  https://review.opendev.org/72136123:01
*** timClicks has joined #airshipit23:22
openstackgerritJagan Mohan Kavva proposed airship/porthole master: [WIP] Unable to execute utilscli commands  https://review.opendev.org/72136423:30
openstackgerritStas Egorov proposed airship/airshipctl master: removed Modules from Config  https://review.opendev.org/71856723:33
openstackgerritStas Egorov proposed airship/airshipctl master: [#116]: added sub-commands to set/get bootstrap info  https://review.opendev.org/72057623:42
openstackgerritStas Egorov proposed airship/airshipctl master: [#116]: added sub-commands to set/get bootstrap info  https://review.opendev.org/72057623:47
*** timClicks has quit IRC23:51

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