Thursday, 2019-04-04

openstackgerritRahul Khiyani proposed openstack/airship-promenade master: Add pod/container security context  https://review.openstack.org/63918900:37
*** aaronsheffield has quit IRC01:22
*** roman_g has quit IRC01:59
*** kranthikirang has quit IRC02:13
openstackgerritHemanth Nakkina proposed openstack/airship-in-a-bottle master: Add seccomp profile on genesis node in multinode gate  https://review.openstack.org/64482402:25
*** sthussey has quit IRC03:14
*** kaspars__ has quit IRC03:17
*** kaspars__ has joined #airshipit03:19
*** kaspars__ has quit IRC03:47
openstackgerritTin Lam proposed openstack/airship-pegleg master: zuul: Add python37 job  https://review.openstack.org/64064604:10
*** krypto has joined #airshipit05:24
evrardjpmattmceuen: thanks! that clarifies things06:00
*** jamesgu has quit IRC06:41
openstackgerritDmitrii Kabanov proposed openstack/airship-divingbell master: Add possibility to add repository and GPG key  https://review.openstack.org/64449507:18
*** dims has quit IRC07:22
*** krypto has quit IRC07:43
*** roman_g has joined #airshipit08:36
openstackgerritDmitrii Kabanov proposed openstack/airship-divingbell master: Add possibility to add repository and GPG key  https://review.openstack.org/64449508:36
evrardjpadditional questions for you folks, how is airflow leveraged in the whole airship components? Is it only in shipyard? Can we track an end to end change using airflow ?08:48
*** krypto has joined #airshipit08:51
*** licanwei has quit IRC09:34
Nishant_evrardjp: Airflow is the workflow engine within Airship which runs (Scheduling + executing)  a particular set of DAG's which are defined as part of shipyard's code base and yes it is used by shipyard only. Shipyard provides an interface to talk to site's control plane by defining a set of actions. Each action is then backed by workflow implemented as DAG and run by airflow.09:34
Nishant_For eg- one of the actions in shipyard is deploy_site and here you can find DAG definition for that action - https://github.com/openstack/airship-shipyard/blob/master/src/bin/shipyard_airflow/shipyard_airflow/dags/deploy_site.py09:34
Nishant_Shipyard does provide some commands to track what is happening within a workflow when airflow is executing it. You can read this part of the documentation - https://airship-shipyard.readthedocs.io/en/latest/API.html#airflow-monitoring-api09:36
evrardjpI see, so basically to have a view on what's going on in any deployment, the best is to use shipyard api10:42
evrardjpNishant_: does that gives insight far into some other components ? For example, seeing the results of armada?10:42
evrardjpSorry for those noob questions10:42
evrardjpI am trying to really understand how things go together10:43
Nishant_evrardjp: Yes it does give an insight into other components as well. Each DAG is a collection of steps. for example - one of the steps is ``armada_build`` and shipyard does provide commands to peep into each step using it's log retrieval API.10:56
Nishant_During an ongoing deployment or a failed deployment it's always useful to check the logs for each step and get a high level idea of what's going on before diving into the logs for actual components.10:58
Nishant_and no problem for the questions. please feel free to ask any questions that you have.11:00
evrardjpthanks Nishant_11:03
*** dims has joined #airshipit12:16
*** krypto has quit IRC12:39
openstackgerritAlexander Hughes proposed openstack/airship-pegleg master: PKI Cert generation and check updates  https://review.openstack.org/63941412:49
openstackgerritAlexander Hughes proposed openstack/airship-pegleg master: [WIP] PKI Cert generation and check updates  https://review.openstack.org/63941412:50
*** juhak has quit IRC12:55
*** juhak has joined #airshipit12:55
*** aaronsheffield has joined #airshipit13:01
openstackgerritSmruti Soumitra Khuntia proposed openstack/airship-armada master: End user logging for audit traceabilty  https://review.openstack.org/63812413:18
openstackgerritSmruti Soumitra Khuntia proposed openstack/airship-shipyard master: User context tracing through logging  https://review.openstack.org/63387313:19
*** kranthikirang has joined #airshipit13:30
kranthikirangkaspars__: Good Morning; for the failure in deckhand I am seeing following error; Can you please help me to resolve this?13:31
kranthikiranghttp://paste.openstack.org/show/748867/13:31
*** altlogbot_0 has quit IRC13:53
kranthikirangThis looks like a bug; 'OOB parameter %s for IPMI node %s missing.' % p,14:08
kranthikirangTypeError: not enough arguments for format string14:08
openstackgerritFelipe Monteiro proposed openstack/airship-pegleg master: tests: Improve unit tests runtime performance  https://review.openstack.org/61143514:21
openstackgerritIan Pittwood proposed openstack/airship-spyglass master: Refactors CLI to match style of Airship CLIs  https://review.openstack.org/64945214:29
*** jamesgu has joined #airshipit14:30
openstackgerritDrew Walters proposed openstack/airship-deckhand master: CI: Add chart build jobs  https://review.openstack.org/64944114:49
openstackgerritDrew Walters proposed openstack/airship-promenade master: CI: Add chart build job for latest Helm toolkit  https://review.openstack.org/64854514:53
kranthikirang@team any one help me with the validation error that I am seeing with Drydock; http://paste.openstack.org/show/748867/15:01
dwaltkranthikirang: it looks like one of your baremetal nodes documents is failing validation. Can you share the relevant documents?15:08
*** kaspars__ has joined #airshipit15:13
kranthikirangdwalt: Sure, do you need site/mtn21c/baremetal/nodes.yaml?15:22
kranthikirangdwalt: I have configured all nodes with baremetal ips15:22
dwaltOnly if it's possible to redact sensitive information15:25
dwaltkranthikirang: sending you a DM15:25
kranthikirangdwalt: I will share the nodes.yaml but have to mask OAM and IPMI ips  for all nodes; Would that be OK?15:26
openstackgerritRahul Khiyani proposed openstack/airship-maas master: [WIP]Maas: Add pod/container security context            - deployment-ingress-errors.yaml            - deployment-maas-ingress.yaml  https://review.openstack.org/63920015:35
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919515:44
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919515:51
openstackgerritDrew Walters proposed openstack/airship-drydock master: orchestrator: Preserve missing IPMI param  https://review.openstack.org/65005815:59
*** dustinspecker has joined #airshipit16:01
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919516:03
*** mardim_ has joined #airshipit16:08
*** lemko has quit IRC16:09
*** dustinspecker has quit IRC16:32
kranthikirang@team, we you review and push the following patches?16:46
kranthikiranghttps://review.openstack.org/#/c/645951/16:46
kranthikiranghttps://review.openstack.org/#/c/649155/16:46
kranthikiranghttps://review.openstack.org/#/c/649157/16:46
kranthikirangI am not sure whom to add as reviewers; I have added evgenyl16:47
dwaltkranthikirang: a lot of folks will also add the group "airship-core"16:59
dwaltI'll give them a look later today :)16:59
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919517:00
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919517:04
kranthikirangdwalt: thank you; I will add the group17:05
openstackgerritIan Pittwood proposed openstack/airship-spyglass master: [WIP] PEP-8 code styling and linting  https://review.openstack.org/64969217:13
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919517:15
kaspars__Hey @kranthikirang - wonder why you needed all the extra packages for https://review.openstack.org/#/c/645951/2/doc/source/authoring_and_deployment.rst . It's been working good in testing I've done so far. Would you add any details/reasoning why this is needed? (maybe it's obvious and just me..)17:21
kranthikirangkaspars__:Somehow its stopped working with ubuntu-16.04.5.ISO or ubuntu-16.04.6.iso fresh install; I have tried the same with evgenyl multiple times in multiple systems we couldn't make it work17:23
kaspars__got it! sounds good, thank you.17:23
openstackgerritkranthi kiran guttikonda proposed openstack/airship-treasuremap master: clean-up script for ceph-disks and data  https://review.openstack.org/65008718:01
kranthikirangkaspars__: Moved to airship-treasuremap; please take a look now; https://review.openstack.org/65008718:01
kaspars__I'm also thinking could you add a warning check18:04
kaspars__as this is going to completely wipe disks - we could use similar printout as cleanup.sh from promenade (double check with user)18:04
kaspars__e.g. "" read -p "Are you sure you wish to proceed with aggressive cleanup?" yn ""18:06
openstackgerritSirajudeen proposed openstack/airship-in-a-bottle master: Exported GATE_MANIFEST to load info from manifest  https://review.openstack.org/64940218:23
openstackgerritSangeet Gupta proposed openstack/airship-promenade master: [WIP] Apiserver-webhook: Change ingress secret  https://review.openstack.org/65009018:23
openstackgerritMerged openstack/airship-treasuremap master: Fix install 4.15.0-34-generic  https://review.openstack.org/64595118:24
openstackgerritkranthi kiran guttikonda proposed openstack/airship-treasuremap master: clean-up script for ceph-disks and data  https://review.openstack.org/65009618:47
openstackgerritkranthi kiran guttikonda proposed openstack/airship-treasuremap master: clean-up script for ceph-disks and data Change-Id: I85898be92781e1fef2293b42186d00f06f600014  https://review.openstack.org/65009818:50
openstackgerritRahul Khiyani proposed openstack/airship-promenade master: [WIP]Add pod/container security context  https://review.openstack.org/63918918:50
openstackgerritkranthi kiran guttikonda proposed openstack/airship-treasuremap master: clean-up script for ceph-disks and data  https://review.openstack.org/65008718:53
openstackgerritkranthi kiran guttikonda proposed openstack/airship-treasuremap master: clean-up script for ceph-disks and data  https://review.openstack.org/65008718:56
openstackgerritkranthi kiran guttikonda proposed openstack/airship-treasuremap master: _collected with certificates  https://review.openstack.org/65011118:59
*** aqualang2006 has joined #airshipit19:01
openstackgerritkranthi kiran guttikonda proposed openstack/airship-treasuremap master: clean-up script for ceph-disks and data  https://review.openstack.org/65008719:13
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919519:20
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919519:20
openstackgerritAlexander Hughes proposed openstack/airship-pegleg master: [WIP] PKI Cert generation and check updates  https://review.openstack.org/63941419:31
jamesgu__Airship treasuremap defines a common osh-helm-toolkit for all openstack services while separate htk for the UCP services. This became an issue when we tried to use different versions of openstack service charts19:54
jamesgu__so we chose to overrides the openstack service charts with dependency to its own htk definition. I am wondering if this approach could be useful for general Airship users, and consistency between ucp and openstack charts. If that's the case, I can submit a patch to the treasuremap.19:56
kaspars__If I remember from discussions (long ago!) - OSH team wanted to keep their HTK consistent across their charts - so that there wouldn't be separate htk for each service.. I personally think it's good to have dedicated HTK especially if say only 1 of the charts would need to be upgraded in a live environment.20:08
kaspars__Might be a good discussion topic for the community meeting..20:11
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: global: Uplift Airship components  https://review.openstack.org/64945720:18
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919520:19
openstackgerritkranthi kiran guttikonda proposed openstack/airship-treasuremap master: clean-up script for ceph-disks and data  https://review.openstack.org/65008720:20
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: global: Uplift Airship components  https://review.openstack.org/64945720:20
openstackgerritIan Pittwood proposed openstack/airship-spyglass master: [WIP] Revise CLI documentation  https://review.openstack.org/65013720:21
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: global: Uplift Airship components  https://review.openstack.org/64945720:27
jamesgu__kaspars__: that's exactly the situation we ran into. It seems to be a natural choice since the chart sources for the OSH are defined separated. I'll bring it up next week's meeting. thanks!20:53
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919521:00
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919521:09
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919521:12
*** mardim_ has quit IRC21:13
openstackgerritAlexander Hughes proposed openstack/airship-pegleg master: [WIP] PKI Cert generation and check updates  https://review.openstack.org/63941421:17
*** michael-beaver has joined #airshipit21:18
*** Nishant_ has quit IRC21:38
*** kranthikirang has quit IRC22:05
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919522:11
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919522:13
openstackgerritRahul Khiyani proposed openstack/airship-maas master: [WIP]Maas: Add pod/container security context            - deployment-ingress-errors.yaml            - deployment-maas-ingress.yaml  https://review.openstack.org/63920022:29
openstackgerritRahul Khiyani proposed openstack/airship-promenade master: [WIP]Add pod/container security context  https://review.openstack.org/63918922:38
*** mrhillsman_bbiab is now known as mrhillsman22:40
*** aaronsheffield has quit IRC22:40
*** michael-beaver has quit IRC22:47
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919522:52
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919523:24
openstackgerritMerged openstack/airship-in-a-bottle master: Add seccomp profile on genesis node in multinode gate  https://review.openstack.org/64482423:25
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site  https://review.openstack.org/64919523:33
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: [wip] Add sloop type and airsloop site  https://review.openstack.org/64919523:34
*** aqualang2006 has quit IRC23:36
openstackgerritKaspars Skels proposed openstack/airship-treasuremap master: [wip] Add sloop type and airsloop site  https://review.openstack.org/64919523:59

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