openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Jenkins pipeline for airship-seaworthy https://review.openstack.org/592190 | 00:00 |
---|---|---|
*** sthussey has quit IRC | 00:15 | |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: OSH-Infra: Update chart configs https://review.openstack.org/603148 | 00:17 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Jenkins pipeline for airship-seaworthy https://review.openstack.org/592190 | 00:25 |
openstackgerrit | Felipe Monteiro proposed openstack/airship-deckhand master: Add Airskiff Zuul gate https://review.openstack.org/600771 | 00:30 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Jenkins pipeline for airship-seaworthy https://review.openstack.org/592190 | 00:35 |
*** yhu6 has joined #airshipit | 00:57 | |
*** evrardjp has quit IRC | 01:12 | |
*** yhu6 has left #airshipit | 01:28 | |
openstackgerrit | Smruti Soumitra Khuntia proposed openstack/airship-drydock master: Update node-labels through Kubernetes Provisioner https://review.openstack.org/593609 | 02:23 |
openstackgerrit | Sirajudeen proposed openstack/airship-shipyard master: Corrected the doc URL for shipyard. https://review.openstack.org/603540 | 02:37 |
openstackgerrit | Merged openstack/airship-divingbell master: fix divingbell gate scripts https://review.openstack.org/603246 | 03:47 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Uplift of charts/images to latest except drydock https://review.openstack.org/603553 | 04:48 |
*** roman_g has quit IRC | 04:52 | |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Uplift of charts/images to latest except drydock https://review.openstack.org/603553 | 05:39 |
*** sgrasley has quit IRC | 07:39 | |
*** sgrasley has joined #airshipit | 07:51 | |
*** roman_g has joined #airshipit | 08:17 | |
*** sgrasley_ has joined #airshipit | 12:34 | |
*** mardim has quit IRC | 12:34 | |
*** sgrasley has quit IRC | 12:37 | |
*** sgrasley_ has quit IRC | 12:39 | |
*** georgk has joined #airshipit | 12:42 | |
*** georgk has quit IRC | 12:48 | |
*** georgk has joined #airshipit | 12:49 | |
*** aaronsheffield has joined #airshipit | 12:49 | |
*** sthussey has joined #airshipit | 13:20 | |
*** sgrasley_ has joined #airshipit | 13:41 | |
*** munimeha1 has joined #airshipit | 13:42 | |
*** munimeha1 has quit IRC | 14:09 | |
openstackgerrit | Merged openstack/airship-treasuremap master: Jenkins pipeline for airship-seaworthy https://review.openstack.org/592190 | 14:12 |
roman_g | Airship-Pegleg; is it possible to move airship-pegleg/src/bin/pegleg/requirements.txt to the airship-pegleg/requirements.txt? | 14:18 |
sthussey | Why? | 14:19 |
roman_g | It appears that Zuul jobs search for requirements.txt file in aa root directory | 14:19 |
roman_g | Or, can I just copy a few lines from airship-pegleg/src/bin/pegleg/requirements.txt to the airship-pegleg/requirements.txt? | 14:20 |
sthussey | That is why we use `make` targets so the build tooling doesn't need to be sensitive to layout | 14:21 |
roman_g | I'm curious. I don't have full understanding how pegleg is being built. Yes, I saw Makefile and tox.ini. | 14:21 |
sthussey | `make images` should work | 14:21 |
sthussey | https://airshipit.readthedocs.io/en/latest/code-conventions.html | 14:22 |
*** aagate has joined #airshipit | 14:24 | |
roman_g | Yes, good reference. THank you. | 14:24 |
openstackgerrit | Drew Walters proposed openstack/airship-shipyard master: actions: Add Shipyard action to test all releases https://review.openstack.org/603237 | 14:25 |
openstackgerrit | Aaron Sheffield proposed openstack/airship-promenade master: [WIP] Enabled AppArmor for K8s Proxy https://review.openstack.org/602444 | 14:33 |
*** sgrasley_ has quit IRC | 14:37 | |
openstackgerrit | Merged openstack/airship-shipyard master: Corrected the doc URL for shipyard. https://review.openstack.org/603540 | 14:42 |
*** lemko has joined #airshipit | 14:46 | |
lemko | Hi guys. I was redirected from openstack-helm to airship for my question about dns. I had to restart one node in my cluster. Then I tend to experience some dns issues. https://pastebin.com/RJz3fx44 | 14:48 |
lemko | What is the solution ? | 14:48 |
lemko | I'm using promenade to deploy Kubernetes. | 14:48 |
*** munimeha1 has joined #airshipit | 14:49 | |
sthussey | What does your host /etc/resolv.conf look like? @lemko | 14:49 |
lemko | https://pastebin.com/ykRe2bEx | 14:50 |
lemko | My current solution is to provision the node ... but I would like to avoid this in production :) What do you think sthussey? | 14:55 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Change image update logic to latest in quay.io https://review.openstack.org/602418 | 14:55 |
openstackgerrit | Roman Gorshunov proposed openstack/airship-pegleg master: [WIP] Unify publishing of docs https://review.openstack.org/581706 | 14:58 |
sthussey | Can you manually resolve that name? | 14:59 |
lemko | Yes I can resolve it sthussey. It got fixed on one node. It's very strange... | 15:09 |
sthussey | I would try bouncing your kube-proxy pod on the offending node | 15:09 |
lemko | It works. | 15:12 |
lemko | thanks sthussey. | 15:12 |
sthussey | This is a kube-proxy bug we've seen repeatedly. If a Kubernetes service has an endpoint pod on the local machine, the service IP iptables rules get stuck pointing only at the local pod. If the local pod becomes unready for some reason, you basically blackhole traffic to the service IP from that node. | 15:13 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Uplift of charts/images to latest except drydock https://review.openstack.org/603553 | 15:14 |
*** munimeha1 has quit IRC | 15:16 | |
*** sgrasley has joined #airshipit | 15:20 | |
*** georgk has quit IRC | 15:24 | |
lemko | Also one point : I'm getting logs like INFO: TASK JBD2/RBD0-8:10518 blocks for more than 120 seconds. What could be the reason for this? One of my node crashed and I see logs like this thanks to the ipmi kvm viewer. I've a three node ceph cluster, with one block-logical for data and the journal file is a folder on my main disk /var/lib/journal. | 15:43 |
lemko | After restarting the crashed node, the ceph cluster managed to recover. | 15:44 |
sthussey | I have to please ignorance on ceph | 15:49 |
sthussey | Likely have to send you back to the OSH team as they manage the Ceph chart | 15:49 |
sthussey | plead* | 15:50 |
lemko | Ok. Thanks :) | 15:50 |
lemko | I'm pleasantly surprised by the resilience of promenade + armada + osh-helm | 15:50 |
openstackgerrit | Andrey Volkov proposed openstack/airship-shipyard master: Ensure pod logs are fetched in case of exception in any operator https://review.openstack.org/603398 | 16:20 |
openstackgerrit | Merged openstack/airship-treasuremap master: Change image update logic to latest in quay.io https://review.openstack.org/602418 | 16:35 |
*** aagate has quit IRC | 17:30 | |
openstackgerrit | Smruti Soumitra Khuntia proposed openstack/airship-drydock master: Update node-labels through Kubernetes Provisioner https://review.openstack.org/593609 | 17:31 |
openstackgerrit | Aaron Sheffield proposed openstack/airship-promenade master: [WIP] Enabled AppArmor for K8s Proxy https://review.openstack.org/602444 | 17:47 |
*** munimeha1 has joined #airshipit | 17:53 | |
*** sgrasley has quit IRC | 18:19 | |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add uplift feature for Airship Seaworthy pipeline https://review.openstack.org/603863 | 18:25 |
openstackgerrit | PRATEEK REDDY DODDA proposed openstack/airship-deckhand master: Modified doxument-valodation.py https://review.openstack.org/603866 | 18:38 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add uplift feature for Airship Seaworthy pipeline https://review.openstack.org/603863 | 18:58 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add uplift feature for Airship Seaworthy pipeline https://review.openstack.org/603863 | 19:02 |
*** munimeha1 has quit IRC | 19:05 | |
openstackgerrit | Aaron Sheffield proposed openstack/airship-promenade master: [WIP] Enabled AppArmor for K8s Proxy https://review.openstack.org/602444 | 19:21 |
openstackgerrit | Merged openstack/airship-promenade master: APISERVER for webhook https://review.openstack.org/595263 | 19:30 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add uplift feature for Airship Seaworthy pipeline https://review.openstack.org/603863 | 19:37 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add uplift feature for Airship Seaworthy pipeline https://review.openstack.org/603863 | 19:37 |
openstackgerrit | Scott Hussey proposed openstack/airship-promenade master: Extend webhook-enabled apiserver chart https://review.openstack.org/603887 | 19:38 |
openstackgerrit | Scott Hussey proposed openstack/airship-promenade master: [WIP] Extend webhook-enabled apiserver chart https://review.openstack.org/603887 | 19:38 |
openstackgerrit | Merged openstack/airship-promenade master: Use separate CA for kubelet authorization https://review.openstack.org/596899 | 19:40 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add uplift feature for Airship Seaworthy pipeline https://review.openstack.org/603863 | 19:40 |
*** roman_g has quit IRC | 19:46 | |
*** roman_g has joined #airshipit | 19:47 | |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Remove obsolete overrides in ceph-rgw https://review.openstack.org/603897 | 19:58 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add uplift feature for Airship Seaworthy pipeline https://review.openstack.org/603863 | 20:01 |
openstackgerrit | Sean Eagan proposed openstack/airship-armada master: WIP: Add API to wait on k8s resource types including controllers https://review.openstack.org/603901 | 20:08 |
openstackgerrit | Dan Crank proposed openstack/airship-shipyard master: Add relabel_nodes action https://review.openstack.org/599085 | 20:12 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add uplift feature for Airship Seaworthy pipeline https://review.openstack.org/603863 | 20:12 |
openstackgerrit | Merged openstack/airship-promenade master: Implement encryption for genesis/join scripts https://review.openstack.org/596770 | 20:13 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add uplift feature for Airship Seaworthy pipeline https://review.openstack.org/603863 | 20:21 |
openstackgerrit | Merged openstack/airship-deckhand master: trivial: Fix error message for non-matching policy checks https://review.openstack.org/602999 | 20:27 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add uplift feature for Airship Seaworthy pipeline https://review.openstack.org/603863 | 20:29 |
openstackgerrit | narla sandeep narla saibaba proposed openstack/airship-promenade master: Check can propose update to promenade to solve some of kubebench detected issues https://review.openstack.org/603908 | 20:50 |
*** kaspars__ has joined #airshipit | 20:52 | |
*** kaspars__ is now known as kskels | 20:53 | |
*** kskels has quit IRC | 20:55 | |
*** kaspars__ has joined #airshipit | 20:56 | |
*** aaronsheffield has quit IRC | 21:12 | |
openstackgerrit | Mohan V proposed openstack/airship-armada master: Check can propose update to Dockerfile after running Dockerbench against armada https://review.openstack.org/603913 | 21:13 |
openstackgerrit | Drew Walters proposed openstack/airship-shipyard master: wip: plugins: Add Armada subdag/operator for helm tests https://review.openstack.org/603916 | 21:22 |
openstackgerrit | Drew Walters proposed openstack/airship-shipyard master: wip: plugins: Add Armada subdag/operator for targeted helm test https://review.openstack.org/603916 | 21:23 |
openstackgerrit | Merged openstack/airship-deckhand master: substitution: Recursive pattern replacement https://review.openstack.org/593228 | 21:38 |
*** sthussey has quit IRC | 21:40 | |
*** roman_g has quit IRC | 22:02 | |
openstackgerrit | Sean Eagan proposed openstack/airship-armada master: WIP: Add API to wait on k8s resource types including controllers https://review.openstack.org/603901 | 22:27 |
openstackgerrit | Kaspars Skels proposed openstack/airship-treasuremap master: Add uplift feature for Airship Seaworthy pipeline https://review.openstack.org/603863 | 22:30 |
*** lemko has quit IRC | 23:02 | |
*** kaspars__ has quit IRC | 23:18 | |
openstackgerrit | Bryan Strassner proposed openstack/airship-shipyard master: [WIP] Update to Airflow 1.10 https://review.openstack.org/603927 | 23:30 |
*** aagate has joined #airshipit | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!