*** kskels has joined #airshipit | 00:13 | |
*** jamesgu_ has joined #airshipit | 03:48 | |
*** jamesgu_ has quit IRC | 03:54 | |
*** tumtarm has joined #airshipit | 05:38 | |
*** tumtarm has joined #airshipit | 06:06 | |
*** tumtarm has quit IRC | 06:19 | |
*** kskels has quit IRC | 06:53 | |
*** tumtarm has joined #airshipit | 06:53 | |
*** tumtarm has quit IRC | 07:22 | |
*** tumtarm has joined #airshipit | 07:25 | |
*** tumtarm has quit IRC | 07:29 | |
*** tumtarm has joined #airshipit | 07:41 | |
openstackgerrit | Deepak proposed airship/airshipctl master: AIR-61 - Adding gate test in zuul for vbmc https://review.opendev.org/690870 | 07:52 |
---|---|---|
*** tumtarm has quit IRC | 08:02 | |
*** tumtarm has joined #airshipit | 08:03 | |
*** nick_kar has joined #airshipit | 08:17 | |
*** tumtarm has quit IRC | 08:41 | |
*** outerrim has joined #airshipit | 08:42 | |
*** tumtarm has joined #airshipit | 08:43 | |
*** outerrim has quit IRC | 08:57 | |
openstackgerrit | Deepak proposed airship/airshipctl master: AIR-61 - Adding gate test in zuul for vbmc https://review.opendev.org/690870 | 09:07 |
*** avolkov has joined #airshipit | 09:39 | |
*** tumtarm has quit IRC | 09:59 | |
*** santku123 has joined #airshipit | 10:00 | |
santku123 | Hello | 10:01 |
santku123 | Can some one suggest reason for the failure below | 10:02 |
santku123 | in the unit test | 10:02 |
santku123 | --- FAIL: TestRedfishRemoteDirectNormal (0.00s) | 10:02 |
santku123 | ResetSystem(*context.emptyCtx,string,client.ResetRequestBody) | 10:02 |
openstackgerrit | Smruti Soumitra Khuntia proposed airship/treasuremap master: Disable TaintBasedEviction feature gate for kubernetes-apiserver https://review.opendev.org/688863 | 10:17 |
*** santku123 has quit IRC | 10:33 | |
*** outerrim has joined #airshipit | 10:39 | |
*** JaredSchooley has quit IRC | 10:40 | |
*** outerrim has quit IRC | 10:41 | |
*** JaredSchooley has joined #airshipit | 10:41 | |
*** outerrim has joined #airshipit | 10:41 | |
*** krypto has joined #airshipit | 10:47 | |
openstackgerrit | Deepak proposed airship/airshipctl master: AIR-61 - Adding gate test in zuul for vbmc https://review.opendev.org/690870 | 11:00 |
openstackgerrit | Deepak proposed airship/airshipctl master: AIR-61 - Adding gate test in zuul for vbmc https://review.opendev.org/690870 | 11:26 |
openstackgerrit | Deepak proposed airship/airshipctl master: AIR-61 - Adding gate test in zuul for vbmc https://review.opendev.org/690870 | 12:36 |
outerrim | Hi! Visited the PTG last Friday. Was told that I get some help using / installing AirShip here. So starting to ask questions here. :-) | 12:54 |
outerrim | First question: in the documentation you write that there is the need to *copy* the site description. This is very inconvinient: I have my own git repo where I want to store the config. | 12:56 |
outerrim | I tried to have a symbolic link of the site directory from the treasuremap/site/mysite to the appropriate dir in my repo. | 12:56 |
outerrim | It looks that this does not work: | 12:57 |
openstackgerrit | Deepak proposed airship/airshipctl master: AIR-61 - Adding gate test in zuul for vbmc https://review.opendev.org/690870 | 12:57 |
outerrim | sudo tools/airship pegleg site -r /target lint MySiteLink | 12:57 |
outerrim | gives: | 12:57 |
outerrim | site-definition.yaml not found. Pegleg must be run from the root of a configuration repository. | 12:58 |
outerrim | Can please somebody explain why this does not work? Or even better: a best practice to split the original treasuremap and the own configuration? | 12:59 |
openstackgerrit | Deepak proposed airship/airshipctl master: AIR-61 - Adding gate test in zuul for vbmc https://review.opendev.org/690870 | 13:21 |
*** roman_g has joined #airshipit | 13:41 | |
openstackgerrit | Deepak proposed airship/airshipctl master: AIR-61 - Adding gate test in zuul for vbmc https://review.opendev.org/690870 | 13:45 |
dwalt | o/ outerrim - Pegleg can clone git repositories for you, or you can point it to a locally-cloned git repository. As far as I am aware, sym-links are not supported. We recommend committing the global, type, and seaworthy site to your own repository because it provides a starting point and those documents deploy a real world, baremetal site. | 14:38 |
dwalt | Alternatively, you could configure Pegleg to use the treasuremap repository and apply your own layer on top of it, but this can get confusing since the site layer is usually the lowest layer (I think this is the best way to accomplish splitting treasuremap and applying your own configuration) | 14:40 |
dwalt | I'm happy to provide more information or help you get started once you choose a path :) | 14:41 |
outerrim | Thanks dwalt: I'll stay with the current approach to have a copy of the config repo in the treasuremap/site directory. | 14:45 |
outerrim | Next problem I run in: | 14:46 |
outerrim | sudo tools/airship promenade build-all --validators -o /target/${NEW_SITE}_bundle /target/${NEW_SITE}_collected/*.yaml | 14:46 |
outerrim | fails with: | 14:47 |
outerrim | deckhand.errors.SubstitutionSourceDataNotFound: Required substitution source secret was not found at path .ucp.postgres.replica in source document [pegleg/AccountCatalogue/v1, site] ucp_service_accounts which is referenced by destination document [armada/Chart/v1, global] ucp-postgresql under its `metadata.substitutions` | 14:47 |
outerrim | I copied over the seaworthy site over already some month ago. | 14:48 |
dwalt | outerrim: it's looking for this entry | 14:51 |
dwalt | https://github.com/airshipit/treasuremap/blob/16cdf842d2f0d2410b5d156bfbc9f123f233070a/site/seaworthy/software/config/service_accounts.yaml#L19 | 14:51 |
dwalt | Can you grep for ucp_service_accounts and make sure that document is present? | 14:52 |
*** tumtarm has joined #airshipit | 14:53 | |
*** tumtarm has quit IRC | 15:01 | |
*** tumtarm has joined #airshipit | 15:02 | |
*** tumtarm has quit IRC | 15:05 | |
*** kskels has joined #airshipit | 15:08 | |
*** spilla has joined #airshipit | 15:19 | |
outerrim | Thanks - this (and a couple of other) values were missing. Added those. But now I'm at: | 15:33 |
outerrim | deckhand.errors.SubstitutionSourceDataNotFound: Required substitution source secret was not found at path .osh.oslo_messaging in source document [pegleg/EndpointCatalogue/v1, site] osh_endpoints which is referenced by destination document [armada/Chart/v1, global] keystone under its `metadata.substitutions` | 15:33 |
outerrim | Can you maybe explain what is missing here that I don't need to ask the same over and over? | 15:34 |
*** tumtarm has joined #airshipit | 16:08 | |
*** michael-beaver has joined #airshipit | 16:15 | |
dwalt | outerrim: that one is here | 16:15 |
dwalt | https://github.com/airshipit/treasuremap/blob/master/site/seaworthy/software/config/endpoints.yaml#L555 | 16:15 |
dwalt | It might be easiest just to overwrite all contents of that file with the latest, unless you have made significant config changes | 16:16 |
*** outerrim has quit IRC | 16:17 | |
*** krypto has quit IRC | 16:17 | |
openstackgerrit | Ian Howell proposed airship/airshipctl master: This tests get-cluster with the pre-built CmdTest https://review.opendev.org/693724 | 16:21 |
openstackgerrit | Ian Howell proposed airship/airshipctl master: This tests get-cluster with the pre-built CmdTest https://review.opendev.org/693724 | 16:23 |
*** tumtarm has quit IRC | 16:27 | |
openstackgerrit | Samuel Pilla proposed airship/promenade master: Update pause version for k8s 1.16 https://review.opendev.org/693725 | 16:30 |
openstackgerrit | Samuel Pilla proposed airship/promenade master: Update hyperkube version for k8s 1.16 https://review.opendev.org/693726 | 16:30 |
openstackgerrit | Samuel Pilla proposed airship/promenade master: Update coredns version for k8s 1.16 https://review.opendev.org/693727 | 16:31 |
*** tumtarm has joined #airshipit | 16:32 | |
openstackgerrit | Samuel Pilla proposed airship/promenade master: Upgrade pause version for k8s 1.16 https://review.opendev.org/693725 | 16:34 |
openstackgerrit | Samuel Pilla proposed airship/promenade master: Upgrade hyperkube version for k8s 1.16 https://review.opendev.org/693726 | 16:34 |
openstackgerrit | Samuel Pilla proposed airship/promenade master: Upgrade coredns version for k8s 1.16 https://review.opendev.org/693727 | 16:34 |
*** tumtarm has quit IRC | 16:36 | |
*** AlexNoskov has joined #airshipit | 16:38 | |
*** jamesgu_ has joined #airshipit | 16:49 | |
*** tumtarm has joined #airshipit | 16:55 | |
*** outerrim has joined #airshipit | 17:43 | |
*** tumtarm has quit IRC | 17:52 | |
*** tumtarm has joined #airshipit | 17:53 | |
openstackgerrit | Alexander Noskov proposed airship/maas master: Add Keystone V3 support for MaaS nova power driver. https://review.opendev.org/693741 | 17:57 |
*** tumtarm has quit IRC | 18:04 | |
*** outerrim has quit IRC | 18:10 | |
*** tumtarm has joined #airshipit | 18:12 | |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/airshipctl master: [AIR-97] Adding initinfra subcommand https://review.opendev.org/693238 | 18:13 |
*** tumtarm has quit IRC | 18:14 | |
*** kskels has quit IRC | 18:18 | |
*** tumtarm has joined #airshipit | 18:38 | |
*** tumtarm has quit IRC | 18:39 | |
openstackgerrit | Rahul Khiyani proposed airship/porthole master: Adjust code to project conventions https://review.opendev.org/691400 | 18:46 |
*** michael-beaver has quit IRC | 18:55 | |
*** kimhindart has joined #airshipit | 19:04 | |
*** kimhin has joined #airshipit | 19:07 | |
*** kimhindart has quit IRC | 19:08 | |
*** jamesgu_ has quit IRC | 19:28 | |
*** avolkov has quit IRC | 20:08 | |
*** jamesgu_ has joined #airshipit | 20:12 | |
openstackgerrit | Ian Howell proposed airship/airshipctl master: Clean up the reconcileClusters function https://review.opendev.org/693746 | 20:49 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/airshipctl master: [AIR-97] Adding initinfra subcommand https://review.opendev.org/693238 | 20:51 |
openstackgerrit | Prateek Dodda proposed airship/divingbell master: Implement Security Context for Divingbell https://review.opendev.org/693087 | 20:58 |
openstackgerrit | Prateek Dodda proposed airship/divingbell master: Implement Security Context for Divingbell https://review.opendev.org/693087 | 21:00 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: Add Gate jobs to check docker default apparmor profile for openstack-utility Containers https://review.opendev.org/693748 | 21:11 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: Add Gate jobs to check docker default apparmor profile for openstack-utility Containers. https://review.opendev.org/693748 | 21:26 |
openstackgerrit | Dan Crank proposed airship/airship-in-a-bottle master: [WIP] Make AIAB container-runtime-agnostic https://review.opendev.org/692455 | 21:27 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: Add Gate jobs to check docker default apparmor profile for openstack-utility Containers. https://review.opendev.org/693748 | 21:29 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: Add Gate jobs to check docker default apparmor profile for openstack-utility Containers. https://review.opendev.org/693748 | 21:32 |
*** spilla has quit IRC | 22:01 | |
openstackgerrit | Rahul Khiyani proposed airship/porthole master: Ceph-utility: Add pod/container security context https://review.opendev.org/693037 | 22:02 |
openstackgerrit | Phil Sphicas proposed airship/maas master: chart fixes: ingress apiversion, serviceNames https://review.opendev.org/693752 | 22:23 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: Add Gate jobs to check docker default apparmor profile for openstack-utility Containers. https://review.opendev.org/693748 | 22:28 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: Add Gate jobs to check docker default apparmor profile for openstack-utility Containers. https://review.opendev.org/693748 | 22:30 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/airshipctl master: [AIR-97] Adding initinfra subcommand https://review.opendev.org/693238 | 22:39 |
JaredSchooley | Hi everyone, I don't know if anyone is here in off-meeting hours, but I'm having some issues. I'm trying to deploy airship-in-a-bottle and using the treasuremap repo. | 22:52 |
JaredSchooley | I keep getting the 'the connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?' | 22:53 |
JaredSchooley | using docker ps shows a k8 kube api instance come up, but then it disappears, anyway eventually I get '.Unable to connect to the server: EOF' this repeats until the scripts terminates. | 22:54 |
*** jamesgu_ has quit IRC | 22:58 | |
openstackgerrit | Merged airship/armada master: Implement Security Context for Armada https://review.opendev.org/692210 | 23:28 |
openstackgerrit | Prateek Dodda proposed airship/divingbell master: Implement Security Context for Divingbell https://review.opendev.org/693087 | 23:29 |
openstackgerrit | Merged airship/promenade master: Implement Security Context for Haproxy https://review.opendev.org/692215 | 23:34 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!