| *** avolkov has quit IRC | 00:01 | |
| *** nishantkr has quit IRC | 00:03 | |
| *** AlexNoskov has quit IRC | 00:19 | |
| *** dpawlik has joined #airshipit | 00:20 | |
| *** dpawlik has quit IRC | 00:24 | |
| *** mcriswell has quit IRC | 00:25 | |
| openstackgerrit | Jagan Mohan Kavva proposed airship/airship-in-a-bottle master: Adding etcdctl utility conatiner to airship-in-a-bottle https://review.opendev.org/674626 | 00:26 |
|---|---|---|
| *** dr_feelgood has joined #airshipit | 00:47 | |
| *** dr_feelgood has quit IRC | 00:52 | |
| *** licanwei has quit IRC | 01:12 | |
| *** alexanderhughes has joined #airshipit | 01:44 | |
| *** dpawlik has joined #airshipit | 02:21 | |
| *** dpawlik has quit IRC | 02:25 | |
| *** alexanderhughes has quit IRC | 03:53 | |
| *** phasespace has quit IRC | 04:04 | |
| *** jhesketh has quit IRC | 04:20 | |
| *** jithinjoshy has joined #airshipit | 04:20 | |
| *** rezroo has quit IRC | 04:44 | |
| *** jamesgu_ has quit IRC | 04:53 | |
| *** dr_feelgood has joined #airshipit | 05:00 | |
| *** dpawlik has joined #airshipit | 05:30 | |
| *** mbologna has quit IRC | 06:04 | |
| *** dr_feelgood has quit IRC | 06:04 | |
| *** mbologna has joined #airshipit | 06:05 | |
| *** rezroo has joined #airshipit | 06:08 | |
| *** avolkov has joined #airshipit | 06:35 | |
| *** jhesketh has joined #airshipit | 07:38 | |
| *** dpawlik has quit IRC | 08:12 | |
| *** LoicL35 has joined #airshipit | 08:24 | |
| *** rezroo has quit IRC | 08:38 | |
| *** rezroo has joined #airshipit | 08:43 | |
| *** dr_feelgood has joined #airshipit | 08:45 | |
| *** dr_feelgood has quit IRC | 08:49 | |
| *** rezroo has quit IRC | 08:51 | |
| *** dpawlik has joined #airshipit | 08:52 | |
| *** LoicL35 has quit IRC | 08:56 | |
| *** dpawlik has quit IRC | 09:46 | |
| *** dpawlik has joined #airshipit | 10:12 | |
| *** jamesgu has quit IRC | 10:23 | |
| *** jeremy_moffitt has quit IRC | 10:24 | |
| *** gagehugo has quit IRC | 10:24 | |
| *** evrardjp has quit IRC | 10:24 | |
| *** irclogbot_3 has quit IRC | 10:25 | |
| *** jamesgu has joined #airshipit | 10:26 | |
| *** cheng1 has quit IRC | 10:26 | |
| *** evrardjp has joined #airshipit | 10:27 | |
| *** irclogbot_3 has joined #airshipit | 10:27 | |
| *** cheng1 has joined #airshipit | 10:29 | |
| *** jithinjoshy has quit IRC | 11:20 | |
| *** dpawlik has quit IRC | 11:39 | |
| *** souradage has joined #airshipit | 11:59 | |
| *** kranthikirang has joined #airshipit | 12:07 | |
| *** dpawlik has joined #airshipit | 12:25 | |
| *** cheng1 has quit IRC | 12:29 | |
| *** cheng1 has joined #airshipit | 12:31 | |
| *** sthussey has joined #airshipit | 12:34 | |
| *** aaronsheffield has joined #airshipit | 12:39 | |
| *** mcriswell has joined #airshipit | 12:42 | |
| *** dr_feelgood has joined #airshipit | 12:58 | |
| *** KeithMnemonic has joined #airshipit | 13:21 | |
| *** alexanderhughes has joined #airshipit | 13:27 | |
| *** obravo has joined #airshipit | 13:32 | |
| obravo | Hello everyone | 13:37 |
| obravo | Doed someone now how to manage k8s services spec in Treasuremap? | 13:39 |
| sthussey | @obravo could you clarify? | 13:40 |
| *** rezroo has joined #airshipit | 13:43 | |
| *** obravo has quit IRC | 13:52 | |
| *** jsun3 has joined #airshipit | 13:52 | |
| openstackgerrit | Dmitry Ukov proposed airship/specs master: Introduce isogen subcommand for airshipctl https://review.opendev.org/676700 | 13:58 |
| *** jsun3 has quit IRC | 14:05 | |
| *** obravo has joined #airshipit | 14:06 | |
| obravo | @sthussey I need to manually change clusterIP in postgres k8s service sec : | 14:08 |
| obravo | spec: | 14:08 |
| obravo | clusterIP: 10.96.244.31 | 14:08 |
| obravo | ports: | 14:08 |
| obravo | - name: postgresql | 14:08 |
| obravo | port: 5432 | 14:08 |
| obravo | protocol: TCP | 14:08 |
| obravo | targetPort: 5432 | 14:08 |
| obravo | sessionAffinity: None | 14:08 |
| obravo | type: ClusterIP | 14:08 |
| obravo | however , i don`t clearly understand how services are managed in Treasuremap | 14:09 |
| *** dpawlik has quit IRC | 14:11 | |
| sthussey | the clusterIP is assigned by calico | 14:11 |
| sthussey | what are trying to change it to? | 14:11 |
| obravo | i need to change it no None | 14:14 |
| sthussey | That would be done in the postgres chart and I don't believe it supports specifying it | 14:15 |
| obravo | i`m trying to make it change in Tmap some way | 14:18 |
| sthussey | I don't believe it is possible | 14:20 |
| sthussey | Are you attempting to move to a headless service? | 14:20 |
| *** nishantkr has joined #airshipit | 14:23 | |
| obravo | yes | 14:30 |
| *** AlexNoskov has joined #airshipit | 14:31 | |
| sthussey | The postgres chart doesn't support it | 14:31 |
| sthussey | So you'd have to start there | 14:32 |
| obravo | it worked when i did it manually | 14:32 |
| sthussey | Sure | 14:32 |
| sthussey | But when the chart creates the service, it has to support creating a headless service | 14:32 |
| *** jsun3 has joined #airshipit | 14:33 | |
| *** mcriswell has quit IRC | 15:01 | |
| *** michael-beaver has joined #airshipit | 15:07 | |
| openstackgerrit | Rajeshwari Dharwadkar proposed airship/deckhand master: Fix for opensuse image build issue. https://review.opendev.org/678706 | 15:11 |
| obravo | Ok, i`ll think about changing chart | 15:14 |
| obravo | thank you! | 15:14 |
| openstackgerrit | Matthew Carter proposed airship/drydock master: [fix] Update hostdeps.sh to do a non-interactive apt install https://review.opendev.org/677536 | 15:14 |
| *** souradage_ has joined #airshipit | 15:44 | |
| *** souradage has quit IRC | 15:48 | |
| *** souradage_ has quit IRC | 15:49 | |
| dr_feelgood | hey guys, | 16:13 |
| dr_feelgood | I was following the deployment guide | 16:13 |
| dr_feelgood | now I need to update secrets | 16:14 |
| dr_feelgood | https://airship-treasuremap.readthedocs.io/en/latest/authoring_and_deployment.html#update-secrets | 16:14 |
| dr_feelgood | I was trying to find an automated way to do it which I end up with this command: | 16:15 |
| dr_feelgood | ls *.yaml | while read fn; do sed -e "s/^data:.*/data: $( openssl rand -hex 10)/" -i $fn; done | 16:15 |
| kskels | this would generally be OK except for a handful of files - if you look at the contents some of them as `ceph_fsid` and `tenant_ceph_fsid` require `uuid` | 16:16 |
| kskels | and then in the `ipmi` password file you want to update it with the password for your actual bare-metal server ipmi access as maas/drydock will talk to them to provision servers | 16:16 |
| dr_feelgood | kskels: exactly, there are some UUID's in this folder, so my question is if I update UUID's with openssl rand -hex 10 will be OK? | 16:17 |
| kskels | I would recommend as the document says "UUID generation uuidgen (e.g., for Ceph filesystem ID)" | 16:18 |
| kskels | https://www.irccloud.com/pastebin/3QU0PBC8/ | 16:18 |
| kskels | simply running uuidgen on a linux system will give you a random string | 16:18 |
| kskels | fyi - here is a patchset that attempts to do similar - https://review.opendev.org/#/c/635694/ | 16:20 |
| kskels | but it's not yet fully complete, though might be useful.. | 16:20 |
| dr_feelgood | that's what I was trying to do,yes. Thanks @kskels | 16:22 |
| openstackgerrit | Merged airship/deckhand master: Fix for opensuse image build issue. https://review.opendev.org/678706 | 16:50 |
| *** dr_feelgood has quit IRC | 17:48 | |
| openstackgerrit | Evgeniy L proposed airship/treasuremap master: [airskiff] Install all required dependencies https://review.opendev.org/678311 | 18:06 |
| openstackgerrit | Sean Eagan proposed airship/promenade master: Armada metric output for genesis https://review.opendev.org/678109 | 18:16 |
| *** obravo has quit IRC | 18:49 | |
| *** rdharwadkar has joined #airshipit | 18:58 | |
| *** Swami has joined #airshipit | 19:18 | |
| *** Swami_ has joined #airshipit | 19:18 | |
| *** Swami_ has quit IRC | 19:19 | |
| *** Swami has quit IRC | 19:19 | |
| *** KeithMnemonic has quit IRC | 19:22 | |
| *** rdharwadkar has quit IRC | 19:31 | |
| openstackgerrit | Evgeniy L proposed airship/treasuremap master: [WIP] fix airskiff gate failures https://review.opendev.org/679505 | 20:10 |
| openstackgerrit | Scott Hussey proposed airship/drydock master: [WIP] Improve error logging during validation https://review.opendev.org/679508 | 20:15 |
| *** phasespace has joined #airshipit | 20:29 | |
| *** kranthikirang has quit IRC | 20:36 | |
| *** kranthikirang has joined #airshipit | 20:38 | |
| *** aaronsheffield has quit IRC | 20:39 | |
| *** kranthikirang has quit IRC | 20:42 | |
| *** jsun3 has quit IRC | 20:43 | |
| *** michael-beaver has quit IRC | 21:07 | |
| *** kranthikirang has joined #airshipit | 22:03 | |
| *** kranthikirang has quit IRC | 22:08 | |
| *** avolkov has quit IRC | 22:24 | |
| *** AlexNoskov has quit IRC | 23:11 | |
| *** alexanderhughes has quit IRC | 23:17 | |
| *** jhesketh has quit IRC | 23:18 | |
| openstackgerrit | Stas Egorov proposed airship/promenade master: WIP: coreDNS probe refactoring https://review.opendev.org/679525 | 23:30 |
| *** kranthikirang has joined #airshipit | 23:51 | |
| *** kranthikirang has quit IRC | 23:56 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!