openstackgerrit | Rahul Khiyani proposed openstack/airship-promenade master: Add pod/container security context https://review.openstack.org/639189 | 00:37 |
---|---|---|
*** aaronsheffield has quit IRC | 01:22 | |
*** roman_g has quit IRC | 01:59 | |
*** kranthikirang has quit IRC | 02:13 | |
openstackgerrit | Hemanth Nakkina proposed openstack/airship-in-a-bottle master: Add seccomp profile on genesis node in multinode gate https://review.openstack.org/644824 | 02:25 |
*** sthussey has quit IRC | 03:14 | |
*** kaspars__ has quit IRC | 03:17 | |
*** kaspars__ has joined #airshipit | 03:19 | |
*** kaspars__ has quit IRC | 03:47 | |
openstackgerrit | Tin Lam proposed openstack/airship-pegleg master: zuul: Add python37 job https://review.openstack.org/640646 | 04:10 |
*** krypto has joined #airshipit | 05:24 | |
evrardjp | mattmceuen: thanks! that clarifies things | 06:00 |
*** jamesgu has quit IRC | 06:41 | |
openstackgerrit | Dmitrii Kabanov proposed openstack/airship-divingbell master: Add possibility to add repository and GPG key https://review.openstack.org/644495 | 07:18 |
*** dims has quit IRC | 07:22 | |
*** krypto has quit IRC | 07:43 | |
*** roman_g has joined #airshipit | 08:36 | |
openstackgerrit | Dmitrii Kabanov proposed openstack/airship-divingbell master: Add possibility to add repository and GPG key https://review.openstack.org/644495 | 08:36 |
evrardjp | additional 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 #airshipit | 08:51 | |
*** licanwei has quit IRC | 09: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.py | 09: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-api | 09:36 |
evrardjp | I see, so basically to have a view on what's going on in any deployment, the best is to use shipyard api | 10:42 |
evrardjp | Nishant_: does that gives insight far into some other components ? For example, seeing the results of armada? | 10:42 |
evrardjp | Sorry for those noob questions | 10:42 |
evrardjp | I am trying to really understand how things go together | 10: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 |
evrardjp | thanks Nishant_ | 11:03 |
*** dims has joined #airshipit | 12:16 | |
*** krypto has quit IRC | 12:39 | |
openstackgerrit | Alexander Hughes proposed openstack/airship-pegleg master: PKI Cert generation and check updates https://review.openstack.org/639414 | 12:49 |
openstackgerrit | Alexander Hughes proposed openstack/airship-pegleg master: [WIP] PKI Cert generation and check updates https://review.openstack.org/639414 | 12:50 |
*** juhak has quit IRC | 12:55 | |
*** juhak has joined #airshipit | 12:55 | |
*** aaronsheffield has joined #airshipit | 13:01 | |
openstackgerrit | Smruti Soumitra Khuntia proposed openstack/airship-armada master: End user logging for audit traceabilty https://review.openstack.org/638124 | 13:18 |
openstackgerrit | Smruti Soumitra Khuntia proposed openstack/airship-shipyard master: User context tracing through logging https://review.openstack.org/633873 | 13:19 |
*** kranthikirang has joined #airshipit | 13:30 | |
kranthikirang | kaspars__: Good Morning; for the failure in deckhand I am seeing following error; Can you please help me to resolve this? | 13:31 |
kranthikirang | http://paste.openstack.org/show/748867/ | 13:31 |
*** altlogbot_0 has quit IRC | 13:53 | |
kranthikirang | This looks like a bug; 'OOB parameter %s for IPMI node %s missing.' % p, | 14:08 |
kranthikirang | TypeError: not enough arguments for format string | 14:08 |
openstackgerrit | Felipe Monteiro proposed openstack/airship-pegleg master: tests: Improve unit tests runtime performance https://review.openstack.org/611435 | 14:21 |
openstackgerrit | Ian Pittwood proposed openstack/airship-spyglass master: Refactors CLI to match style of Airship CLIs https://review.openstack.org/649452 | 14:29 |
*** jamesgu has joined #airshipit | 14:30 | |
openstackgerrit | Drew Walters proposed openstack/airship-deckhand master: CI: Add chart build jobs https://review.openstack.org/649441 | 14:49 |
openstackgerrit | Drew Walters proposed openstack/airship-promenade master: CI: Add chart build job for latest Helm toolkit https://review.openstack.org/648545 | 14: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 |
dwalt | kranthikirang: it looks like one of your baremetal nodes documents is failing validation. Can you share the relevant documents? | 15:08 |
*** kaspars__ has joined #airshipit | 15:13 | |
kranthikirang | dwalt: Sure, do you need site/mtn21c/baremetal/nodes.yaml? | 15:22 |
kranthikirang | dwalt: I have configured all nodes with baremetal ips | 15:22 |
dwalt | Only if it's possible to redact sensitive information | 15:25 |
dwalt | kranthikirang: sending you a DM | 15:25 |
kranthikirang | dwalt: I will share the nodes.yaml but have to mask OAM and IPMI ips for all nodes; Would that be OK? | 15:26 |
openstackgerrit | Rahul 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/639200 | 15:35 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 15:44 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 15:51 |
openstackgerrit | Drew Walters proposed openstack/airship-drydock master: orchestrator: Preserve missing IPMI param https://review.openstack.org/650058 | 15:59 |
*** dustinspecker has joined #airshipit | 16:01 | |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 16:03 |
*** mardim_ has joined #airshipit | 16:08 | |
*** lemko has quit IRC | 16:09 | |
*** dustinspecker has quit IRC | 16:32 | |
kranthikirang | @team, we you review and push the following patches? | 16:46 |
kranthikirang | https://review.openstack.org/#/c/645951/ | 16:46 |
kranthikirang | https://review.openstack.org/#/c/649155/ | 16:46 |
kranthikirang | https://review.openstack.org/#/c/649157/ | 16:46 |
kranthikirang | I am not sure whom to add as reviewers; I have added evgenyl | 16:47 |
dwalt | kranthikirang: a lot of folks will also add the group "airship-core" | 16:59 |
dwalt | I'll give them a look later today :) | 16:59 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 17:00 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 17:04 |
kranthikirang | dwalt: thank you; I will add the group | 17:05 |
openstackgerrit | Ian Pittwood proposed openstack/airship-spyglass master: [WIP] PEP-8 code styling and linting https://review.openstack.org/649692 | 17:13 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 17: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 |
kranthikirang | kaspars__: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 work | 17:23 |
kaspars__ | got it! sounds good, thank you. | 17:23 |
openstackgerrit | kranthi kiran guttikonda proposed openstack/airship-treasuremap master: clean-up script for ceph-disks and data https://review.openstack.org/650087 | 18:01 |
kranthikirang | kaspars__: Moved to airship-treasuremap; please take a look now; https://review.openstack.org/650087 | 18:01 |
kaspars__ | I'm also thinking could you add a warning check | 18: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 |
openstackgerrit | Sirajudeen proposed openstack/airship-in-a-bottle master: Exported GATE_MANIFEST to load info from manifest https://review.openstack.org/649402 | 18:23 |
openstackgerrit | Sangeet Gupta proposed openstack/airship-promenade master: [WIP] Apiserver-webhook: Change ingress secret https://review.openstack.org/650090 | 18:23 |
openstackgerrit | Merged openstack/airship-treasuremap master: Fix install 4.15.0-34-generic https://review.openstack.org/645951 | 18:24 |
openstackgerrit | kranthi kiran guttikonda proposed openstack/airship-treasuremap master: clean-up script for ceph-disks and data https://review.openstack.org/650096 | 18:47 |
openstackgerrit | kranthi kiran guttikonda proposed openstack/airship-treasuremap master: clean-up script for ceph-disks and data Change-Id: I85898be92781e1fef2293b42186d00f06f600014 https://review.openstack.org/650098 | 18:50 |
openstackgerrit | Rahul Khiyani proposed openstack/airship-promenade master: [WIP]Add pod/container security context https://review.openstack.org/639189 | 18:50 |
openstackgerrit | kranthi kiran guttikonda proposed openstack/airship-treasuremap master: clean-up script for ceph-disks and data https://review.openstack.org/650087 | 18:53 |
openstackgerrit | kranthi kiran guttikonda proposed openstack/airship-treasuremap master: clean-up script for ceph-disks and data https://review.openstack.org/650087 | 18:56 |
openstackgerrit | kranthi kiran guttikonda proposed openstack/airship-treasuremap master: _collected with certificates https://review.openstack.org/650111 | 18:59 |
*** aqualang2006 has joined #airshipit | 19:01 | |
openstackgerrit | kranthi kiran guttikonda proposed openstack/airship-treasuremap master: clean-up script for ceph-disks and data https://review.openstack.org/650087 | 19:13 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 19:20 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 19:20 |
openstackgerrit | Alexander Hughes proposed openstack/airship-pegleg master: [WIP] PKI Cert generation and check updates https://review.openstack.org/639414 | 19: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 charts | 19: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 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: global: Uplift Airship components https://review.openstack.org/649457 | 20:18 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 20:19 |
openstackgerrit | kranthi kiran guttikonda proposed openstack/airship-treasuremap master: clean-up script for ceph-disks and data https://review.openstack.org/650087 | 20:20 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: global: Uplift Airship components https://review.openstack.org/649457 | 20:20 |
openstackgerrit | Ian Pittwood proposed openstack/airship-spyglass master: [WIP] Revise CLI documentation https://review.openstack.org/650137 | 20:21 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: global: Uplift Airship components https://review.openstack.org/649457 | 20: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 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 21:00 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 21:09 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 21:12 |
*** mardim_ has quit IRC | 21:13 | |
openstackgerrit | Alexander Hughes proposed openstack/airship-pegleg master: [WIP] PKI Cert generation and check updates https://review.openstack.org/639414 | 21:17 |
*** michael-beaver has joined #airshipit | 21:18 | |
*** Nishant_ has quit IRC | 21:38 | |
*** kranthikirang has quit IRC | 22:05 | |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 22:11 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 22:13 |
openstackgerrit | Rahul 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/639200 | 22:29 |
openstackgerrit | Rahul Khiyani proposed openstack/airship-promenade master: [WIP]Add pod/container security context https://review.openstack.org/639189 | 22:38 |
*** mrhillsman_bbiab is now known as mrhillsman | 22:40 | |
*** aaronsheffield has quit IRC | 22:40 | |
*** michael-beaver has quit IRC | 22:47 | |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 22:52 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 23:24 |
openstackgerrit | Merged openstack/airship-in-a-bottle master: Add seccomp profile on genesis node in multinode gate https://review.openstack.org/644824 | 23:25 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add sloop type and airsloop site https://review.openstack.org/649195 | 23:33 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: [wip] Add sloop type and airsloop site https://review.openstack.org/649195 | 23:34 |
*** aqualang2006 has quit IRC | 23:36 | |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: [wip] Add sloop type and airsloop site https://review.openstack.org/649195 | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!