openstackgerrit | Alexey Odinokov proposed airship/airshipctl master: Reusing apache-server instead of httpd https://review.opendev.org/720643 | 00:04 |
---|---|---|
airship-irc-bot1 | <phil.rogers> Hi Guys I have just build out an seaworthy build in my lab. My control nodes are up, my first computer node pxebooted and got its network assignments as expected but looks like calico has not come up when I do a kubectl on the node | 00:21 |
airship-irc-bot1 | <phil.rogers> | 00:21 |
airship-irc-bot1 | <phil.rogers> ```> May 1 00:22:17 sydnlab-nfvcn1 kubelet[35907]: E0501 00:22:17.628707 35907 pod_workers.go:186] Error syncing pod a059d129-8ac8-11ea-94a0-ecf4bbc66b58 ("calico-node-s89c9_kube-system(a059d129-8ac8-11ea94a0-ecf4bbc66b58)"), skipping: failed to "StartContainer" for "calico-node" with CrashLoopBackOff: "Back-off 5m0s restarting failed container=calico-node | 00:24 |
airship-irc-bot1 | pod=calico-node-s89c9_kube-system(a059d129-8ac8-11ea-94a0-ecf4bbc66b58)" > May 1 00:22:17 sydnlab-nfvcn1 kubelet[35907]: E0501 00:22:17.810907 35907 cni.go:310] Error adding network: stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/ > May 1 00:22:17 sydnlab-nfvcn1 kubelet[35907]: E0501 00:22:17.810959 35907 cni.go:278] Error while adding to cni | 00:24 |
airship-irc-bot1 | network: stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/ > May 1 00:22:18 sydnlab-nfvcn1 dockerd[8865]: time="2020-05-01T00:22:18Z" level=info msg="shim reaped" id=27a0529c378f6a6a7ca4a8049848dd7938a2c8f98232eba086a2982e1d5d5fdb > May 1 00:22:18 sydnlab-nfvcn1 dockerd[8865]: time="2020-05-01T00:22:18.045154506Z" level=info msg="ignoring event" | 00:24 |
airship-irc-bot1 | module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" > May 1 00:22:18 sydnlab-nfvcn1 kubelet[35907]: E0501 00:22:18.179579 35907 remote_runtime.go:96] RunPodSandbox from runtime service failed: rpc error: code = Unknown desc = failed to set up sandbox container "27a0529c378f6a6a7ca4a8049848dd7938a2c8f98232eba086a2982e1d5d5fdb" network for pod "haproxy-anchor-qsgsb": NetworkPlugin cni failed to set up pod | 00:24 |
airship-irc-bot1 | "haproxy-anchor-qsgsb_kube-system" network: stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/ > May 1 00:22:18 sydnlab-nfvcn1 kubelet[35907]: E0501 00:22:18.179678 35907 kuberuntime_sandbox.go:68] CreatePodSandbox for pod "haproxy-anchor-qsgsb_kube-system(d934eb5d-8ac8-11ea-94a0-ecf4bbc66b58)" failed: rpc error: code = Unknown desc = failed to set up | 00:24 |
airship-irc-bot1 | sandbox container "27a0529c378f6a6a7ca4a8049848dd7938a2c8f98232eba086a2982e1d5d5fdb" network for pod "haproxy-anchor-qsgsb": NetworkPlugin cni failed to set up pod "haproxy-anchor-qsgsb_kube-system" network: stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/ > May 1 00:22:18 sydnlab-nfvcn1 kubelet[35907]: E0501 00:22:18.179714 35907 | 00:24 |
airship-irc-bot1 | kuberuntime_manager.go:657] createPodSandbox for pod "haproxy-anchor-qsgsb_kube-system(d934eb5d-8ac8-11ea-94a0-ecf4bbc66b58)" failed: rpc error: code = Unknown desc = failed to set up sandbox container "27a0529c378f6a6a7ca4a8049848dd7938a2c8f98232eba086a2982e1d5d5fdb" network for pod "haproxy-anchor-qsgsb": NetworkPlugin cni failed to set up pod "haproxy-anchor-qsgsb_kube-system" network: stat /var/lib/calico/nodename: no such file or | 00:24 |
airship-irc-bot1 | directory: check that the calico/node container is running and has mounted /var/lib/calico/ > May 1 00:22:18 sydnlab-nfvcn1 kubelet[35907]: E0501 00:22:18.179830 35907 pod_workers.go:186] Error syncing pod d934eb5d-8ac8-11ea-94a0-ecf4bbc66b58 ("haproxy-anchor-qsgsb_kube-system(d934eb5d-8ac8-11ea-94a0-ecf4bbc66b58)"), skipping: failed to "CreatePodSandbox" for "haproxy-anchor-qsgsb_kube-system(d934eb5d-8ac8-11ea-94a0-ecf4bbc66b58)" with | 00:24 |
airship-irc-bot1 | CreatePodSandboxError: "CreatePodSandbox for pod \"haproxy-anchor-qsgsb_kube-system(d934eb5d-8ac8-11ea-94a0-ecf4bbc66b58)\" failed: rpc error: code = Unknown desc = failed to set up sandbox container \"27a0529c378f6a6a7ca4a8049848dd7938a2c8f98232eba086a2982e1d5d5fdb\" network for pod \"haproxy-anchor-qsgsb\": NetworkPlugin cni failed to set up pod \"haproxy-anchor-qsgsb_kube-system\" network: stat /var/lib/calico/nodename: no such file or | 00:24 |
airship-irc-bot1 | directory: check that the calico/node container is running and has mounted /var/lib/calico/" > May 1 00:22:18 sydnlab-nfvcn1 kubelet[35907]: W0501 00:22:18.181786 35907 docker_sandbox.go:375] failed to read pod IP from plugin/docker: NetworkPlugin cni failed on the status hook for pod "haproxy-anchor-qsgsb_kube-system": CNI failed to retrieve network namespace path: cannot find network namespace for the terminated container | 00:24 |
airship-irc-bot1 | "27a0529c378f6a6a7ca4a8049848dd7938a2c8f98232eba086a2982e1d5d5fdb"``` | 00:24 |
airship-irc-bot1 | <phil.rogers> ``` root@sydnlab-nfvcn1:~# ifconfig bond0 Link encap:Ethernet HWaddr b4:96:91:37:68:d8 inet6 addr: fe80::b696:91ff:fe37:68d8/64 Scope:Link UP BROADCAST RUNNING MASTER MULTICAST MTU:9100 Metric:1 RX packets:1263807 errors:0 dropped:1886 overruns:0 frame:0 TX packets:788022 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1166892243 | 00:24 |
airship-irc-bot1 | (1.1 GB) TX bytes:175502107 (175.5 MB) bond0.72 Link encap:Ethernet HWaddr b4:96:91:37:68:d8 inet addr:10.23.22.14 Bcast:10.23.22.255 Mask:255.255.255.0 inet6 addr: fe80::b696:91ff:fe37:68d8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:9100 Metric:1 RX packets:587591 errors:0 dropped:0 overruns:0 frame:0 TX packets:662596 errors:0 dropped:0 overruns:0 carrier:0 | 00:24 |
airship-irc-bot1 | collisions:0 txqueuelen:1000 RX bytes:763386813 (763.3 MB) TX bytes:61137837 (61.1 MB) bond0.73 Link encap:Ethernet HWaddr b4:96:91:37:68:d8 inet addr:10.23.23.14 Bcast:10.23.23.255 Mask:255.255.255.0 inet6 addr: fe80::b696:91ff:fe37:68d8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:9100 Metric:1 RX packets:3891 errors:0 dropped:0 overruns:0 frame:0 TX packets:28 errors:0 | 00:25 |
airship-irc-bot1 | dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1024286 (1.0 MB) TX bytes:2056 (2.0 KB) bond0.74 Link encap:Ethernet HWaddr b4:96:91:37:68:d8 inet addr:172.27.96.14 Bcast:172.27.96.255 Mask:255.255.255.0 inet6 addr: fe80::b696:91ff:fe37:68d8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:9100 Metric:1 RX packets:3891 errors:0 dropped:0 overruns:0 | 00:25 |
airship-irc-bot1 | frame:0 TX packets:28 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1041406 (1.0 MB) TX bytes:2056 (2.0 KB) bond0.1194 Link encap:Ethernet HWaddr b4:96:91:37:68:d8 inet addr:172.27.94.14 Bcast:172.27.94.255 Mask:255.255.255.0 inet6 addr: fe80::b696:91ff:fe37:68d8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:9100 Metric:1 RX | 00:25 |
airship-irc-bot1 | packets:140116 errors:0 dropped:0 overruns:0 frame:0 TX packets:68513 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:355704384 (355.7 MB) TX bytes:111054174 (111.0 MB) docker0 Link encap:Ethernet HWaddr 02:42:11:71:e3:98 inet addr:172.17.0.1 Bcast:172.17.255.255 Mask:255.255.0.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 | 00:25 |
airship-irc-bot1 | dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) eno1 Link encap:Ethernet HWaddr b4:96:91:37:68:d8 UP BROADCAST RUNNING SLAVE MULTICAST MTU:9100 Metric:1 RX packets:1262189 errors:0 dropped:1886 overruns:0 frame:0 TX packets:786345 errors:0 dropped:0 overruns:0 carrier:0 | 00:25 |
airship-irc-bot1 | collisions:0 txqueuelen:1000 RX bytes:1166436741 (1.1 GB) TX bytes:175294159 (175.2 MB) eno2 Link encap:Ethernet HWaddr e4:43:4b:02:f4:62 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) eno3 Link | 00:25 |
airship-irc-bot1 | encap:Ethernet HWaddr e4:43:4b:02:f4:64 inet addr:172.20.24.171 Bcast:172.20.24.255 Mask:255.255.255.0 inet6 addr: fe80::e643:4bff:fe02:f464/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:103115 errors:0 dropped:0 overruns:0 frame:0 TX packets:4436 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:80749185 (80.7 | 00:25 |
airship-irc-bot1 | MB) TX bytes:390778 (390.7 KB) Memory:92980000-929fffff eno4 Link encap:Ethernet HWaddr e4:43:4b:02:f4:65 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Memory:92900000-9297ffff enp94s0f0 Link | 00:25 |
airship-irc-bot1 | encap:Ethernet HWaddr b4:96:91:37:68:d8 UP BROADCAST RUNNING SLAVE MULTICAST MTU:9100 Metric:1 RX packets:1618 errors:0 dropped:0 overruns:0 frame:0 TX packets:1677 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:455502 (455.5 KB) TX bytes:207948 (207.9 KB) enp94s0f1 Link encap:Ethernet HWaddr b4:96:91:37:68:da UP BROADCAST MULTICAST MTU:1500 | 00:25 |
airship-irc-bot1 | Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:751362 errors:0 dropped:0 | 00:25 |
airship-irc-bot1 | overruns:0 frame:0 TX packets:751362 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:781904796 (781.9 MB) TX bytes:781904796 (781.9 MB)``` | 00:25 |
airship-irc-bot1 | <phil.rogers> bond0 is up | 00:25 |
airship-irc-bot1 | <phil.rogers> any thoughts on what might be wrong would be greatly appreciated | 00:26 |
openstackgerrit | Merged airship/airshipctl master: Add clusterctl interface and factory functions https://review.opendev.org/723610 | 00:34 |
openstackgerrit | Merged airship/airshipctl master: Add utility function to be get current context target-path https://review.opendev.org/723757 | 00:36 |
openstackgerrit | Merged airship/airshipctl master: Add command line library to integrate clusterctl with airshipctl https://review.opendev.org/723758 | 00:36 |
openstackgerrit | Merged airship/airshipctl master: Add airshipctl cluster init command https://review.opendev.org/724131 | 00:36 |
*** avolkov has quit IRC | 00:39 | |
openstackgerrit | Merged airship/airshipctl master: Remove deprecated `interfacer` linter https://review.opendev.org/717844 | 00:51 |
openstackgerrit | Trung Thai proposed airship/porthole master: [WIP] Initial Automation Validation Testing framework https://review.opendev.org/720113 | 01:33 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/airshipctl master: [WIP] Uplift cluster-api library and skip clusterctl variables substitution https://review.opendev.org/724506 | 01:46 |
*** kberger_ has quit IRC | 01:51 | |
*** KeithMnemonic has joined #airshipit | 02:10 | |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: Enable Consistent Selectors across all Utility Containers https://review.opendev.org/724106 | 02:50 |
openstackgerrit | Alexey Odinokov proposed airship/airshipctl master: Reusing apache-server instead of httpd https://review.opendev.org/720643 | 03:17 |
*** evrardjp has quit IRC | 04:35 | |
*** evrardjp has joined #airshipit | 04:36 | |
*** rezroo has quit IRC | 07:53 | |
openstackgerrit | Sirajudeen proposed airship/airshipctl master: Switch to strongly-typed errors https://review.opendev.org/724763 | 12:10 |
openstackgerrit | Sirajudeen proposed airship/airshipctl master: Fix Lint warnings: Missing comments for functions https://review.opendev.org/724770 | 12:10 |
*** zogger has quit IRC | 12:14 | |
*** zogger has joined #airshipit | 12:15 | |
openstackgerrit | Alexander Hughes proposed airship/airshipctl master: etcd encryption addition https://review.opendev.org/720812 | 12:15 |
openstackgerrit | Alexander Hughes proposed airship/airshipctl master: etcd encryption addition https://review.opendev.org/720812 | 12:16 |
*** zogger has quit IRC | 12:20 | |
openstackgerrit | Sirajudeen proposed airship/airshipctl master: Increase test coverage https://review.opendev.org/713740 | 12:26 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Fail early on invalid save locations https://review.opendev.org/724828 | 12:33 |
openstackgerrit | Sirajudeen proposed airship/airshipctl master: Increase test coverage https://review.opendev.org/713740 | 12:43 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: Fail early on invalid save locations https://review.opendev.org/724828 | 12:55 |
*** muhaha has joined #airshipit | 13:11 | |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Add strong typing for baremetal power statuses https://review.opendev.org/724759 | 13:42 |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Add system power status check to remotedirect https://review.opendev.org/724760 | 13:42 |
*** rezroo has joined #airshipit | 13:53 | |
*** rezroo has quit IRC | 13:55 | |
*** rezroo has joined #airshipit | 13:56 | |
openstackgerrit | Merged airship/airshipctl master: Adding the ability to inject certificate authorities into docker image https://review.opendev.org/722817 | 14:15 |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Add additional debug logging to Redfish calls https://review.opendev.org/722112 | 14:16 |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Add system power status check to remotedirect https://review.opendev.org/724760 | 14:18 |
openstackgerrit | Merged airship/airshipctl master: Fix libvirt-volume error conditional https://review.opendev.org/723566 | 14:19 |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Add strong typing for baremetal power statuses https://review.opendev.org/724759 | 14:27 |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Add system power status check to remotedirect https://review.opendev.org/724760 | 14:27 |
openstackgerrit | Merged airship/promenade master: promenade: Add default apparmor profile to init containers https://review.opendev.org/724679 | 14:37 |
openstackgerrit | Sirajudeen proposed airship/airshipctl master: Encoding secret data in airshipctl config files https://review.opendev.org/720289 | 14:42 |
openstackgerrit | Sirajudeen proposed airship/airshipctl master: Encoding secret data in airshipctl config files https://review.opendev.org/720289 | 14:43 |
openstackgerrit | Merged airship/airshipctl master: Switch to strongly-typed errors https://review.opendev.org/724763 | 14:57 |
airship-irc-bot1 | <sb464f> this could use some reviews please -> https://review.opendev.org/#/c/717630/ | 15:03 |
airship-irc-bot1 | <sb464f> needed for rdm9 | 15:03 |
airship-irc-bot1 | <dwalt> that's going to need a quick rebase | 15:03 |
openstackgerrit | Merged airship/airshipctl master: Increase test coverage https://review.opendev.org/713740 | 15:07 |
openstackgerrit | Matt McEuen proposed airship/airshipctl master: [WIP] Stub out replacement structure https://review.opendev.org/724869 | 15:16 |
airship-irc-bot1 | <alexander.hughes> lf reviews on https://review.opendev.org/#/c/721640/ https://review.opendev.org/#/c/724828/ and https://review.opendev.org/#/c/720812/ | 15:22 |
*** dpawlik has joined #airshipit | 15:30 | |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Add strong typing for baremetal power statuses https://review.opendev.org/724759 | 15:36 |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Add system power status check to remotedirect https://review.opendev.org/724760 | 15:36 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: Enable Consistent Selectors across all Utility Containers https://review.opendev.org/724106 | 15:37 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: Enable Consistent Selectors across all Utility Containers https://review.opendev.org/724106 | 15:47 |
openstackgerrit | Merged airship/airshipctl master: Add additional debug logging to Redfish calls https://review.opendev.org/722112 | 15:47 |
*** AJaeger has joined #airshipit | 15:52 | |
AJaeger | one of your post jobs is failing, see https://63b837b4ad9a4e528fa6-44886a430c48ba6939226a5d4d9ebe5b.ssl.cf5.rackcdn.com/54d7b5f2294262b92c9fb5572d77c91076f329b1/post/airship-airshipctl-update-github-issues/e7ed5ab/ | 15:52 |
openstackgerrit | Sirajudeen proposed airship/airshipctl master: Encoding secret data in airshipctl config files https://review.opendev.org/720289 | 15:52 |
AJaeger | https://zuul.opendev.org/t/openstack/builds?job_name=airship-airshipctl-update-github-issues | 15:53 |
openstackgerrit | Sirajudeen proposed airship/airshipctl master: Encoding secret data in airshipctl config files https://review.opendev.org/720289 | 15:53 |
airship-irc-bot1 | <alexander.hughes> thanks AJaeger, I'll get a github issue created so we can get someone working on it | 15:54 |
AJaeger | thanks! | 15:54 |
*** AJaeger has left #airshipit | 15:54 | |
openstackgerrit | Merged airship/images master: Specify user for Docker containers https://review.opendev.org/721640 | 16:06 |
*** dpawlik has quit IRC | 16:08 | |
openstackgerrit | Ian Howell proposed airship/airshipctl master: Implement airshipctl cluster status https://review.opendev.org/714210 | 16:14 |
*** muhaha has quit IRC | 16:27 | |
openstackgerrit | Jared Schooley proposed airship/airshipui master: Yaml Visualizer Project https://review.opendev.org/724888 | 16:30 |
*** evrardjp has quit IRC | 16:35 | |
*** evrardjp has joined #airshipit | 16:36 | |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Enable rendering without decrypting https://review.opendev.org/724649 | 16:40 |
airship-irc-bot1 | <ih616h> @alexander.hughes looks like this might be causing issues... https://review.opendev.org/#/c/721640/ | 16:42 |
airship-irc-bot1 | <alexander.hughes> where? | 16:42 |
airship-irc-bot1 | <ih616h> gate failure: https://review.opendev.org/#/c/714210/ associated docker log: https://zuul.opendev.org/t/openstack/build/eedc03c76adc4d7d898e61970292a707/log/primary/runtime/docker.log#86 | 16:42 |
openstackgerrit | Alexander Hughes proposed airship/images master: Revert "Specify user for Docker containers" https://review.opendev.org/724891 | 16:43 |
airship-irc-bot1 | <alexander.hughes> agreed, reverting for now til I can find a better solution if one exists | 16:44 |
airship-irc-bot1 | <alexander.hughes> https://review.opendev.org/#/c/724891/ revert reviews needed please | 16:44 |
airship-irc-bot1 | <alexander.hughes> @dwalt mind throwing a quick review at this revert? | 16:45 |
airship-irc-bot1 | <dwalt> done | 16:46 |
airship-irc-bot1 | <alexander.hughes> ty | 16:46 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Enable rendering without decrypting https://review.opendev.org/724649 | 16:48 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Enable rendering without decrypting https://review.opendev.org/724649 | 16:49 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/airshipctl master: [WIP] Uplift cluster-api library and skip clusterctl variables substitution https://review.opendev.org/724506 | 16:54 |
openstackgerrit | Merged airship/images master: Revert "Specify user for Docker containers" https://review.opendev.org/724891 | 16:58 |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Fix power command host selectors https://review.opendev.org/724895 | 16:59 |
openstackgerrit | James Gu proposed airship/airshipctl master: [#30] Implement document info command https://review.opendev.org/707483 | 17:15 |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Add strong typing for baremetal power statuses https://review.opendev.org/724759 | 17:21 |
openstackgerrit | Ian Howell proposed airship/airshipctl master: Add a prefix to the logger https://review.opendev.org/724899 | 17:22 |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Add strong typing for baremetal power statuses https://review.opendev.org/724759 | 17:23 |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Add system power status check to remotedirect https://review.opendev.org/724760 | 17:23 |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Add strong typing for baremetal power statuses https://review.opendev.org/724759 | 17:26 |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Add system power status check to remotedirect https://review.opendev.org/724760 | 17:26 |
airship-irc-bot1 | <ih616h> @dwalt uh, are those changes ready? :P | 17:27 |
airship-irc-bot1 | <dwalt> haha. They are now, sorry | 17:27 |
airship-irc-bot1 | <dwalt> Rebasing is hard | 17:27 |
*** thansen has quit IRC | 17:27 | |
airship-irc-bot1 | <ih616h> lol no big deal | 17:27 |
airship-irc-bot1 | <alexander.hughes> My favorite person to review patches from is Drew. Just because I get halfway through a review then get a "updates from Drew" message 9/10 times | 17:29 |
airship-irc-bot1 | <alexander.hughes> so my passive aggressive response is to nit him on typos | 17:30 |
airship-irc-bot1 | <dwalt> haha. That's usually why I'm pushing in the first place :P | 17:30 |
airship-irc-bot1 | <alexander.hughes> vicious cycle | 17:30 |
openstackgerrit | Merged airship/porthole master: Enable Consistent Selectors across all Utility Containers https://review.opendev.org/724106 | 17:30 |
airship-irc-bot1 | <alexander.hughes> I think I got all of those rebases Drew, let me know if you still need reviews | 17:39 |
airship-irc-bot1 | <dwalt> That's all of them. Thanks @alexander.hughes | 17:40 |
airship-irc-bot1 | <dwalt> Hoping to create some new review opportunities for you shortly | 17:40 |
airship-irc-bot1 | <alexander.hughes> always look forward to escalating our grammar/spelling war | 17:40 |
*** thansen has joined #airshipit | 17:41 | |
airship-irc-bot1 | <se6518> Question about airshipctl config: I defined only one custom named context in the config file and see two actual contexts in the structure when iterating on it: default and my custom. Is it OK to have default context even it's not defined in config file? By design? Purpose? | 18:01 |
openstackgerrit | Stas Egorov proposed airship/airshipctl master: [#116]: added sub-commands to set/get bootstrap info https://review.opendev.org/720576 | 18:02 |
openstackgerrit | Merged airship/airshipctl master: Fix power command host selectors https://review.opendev.org/724895 | 18:07 |
openstackgerrit | Prateek Dodda proposed airship/deckhand master: Enabling apparmor profile to deckhand init containers https://review.opendev.org/724902 | 18:14 |
openstackgerrit | Merged airship/airshipui master: Add external dashboard integration to Airship UI https://review.opendev.org/724748 | 18:16 |
openstackgerrit | Andrew Schiefelbein proposed airship/airshipui master: Adding the npm commands to the docs https://review.opendev.org/724750 | 18:24 |
openstackgerrit | Merged airship/airshipctl master: Add strong typing for baremetal power statuses https://review.opendev.org/724759 | 18:28 |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Add mutual exclusivity to manager host selectors https://review.opendev.org/724905 | 18:29 |
openstackgerrit | Merged airship/airshipctl master: Add system power status check to remotedirect https://review.opendev.org/724760 | 18:30 |
openstackgerrit | Trung Thai proposed airship/porthole master: [WIP] Initial Automation Validation Testing framework https://review.opendev.org/720113 | 18:32 |
openstackgerrit | James Gu proposed airship/airshipctl master: [#30] Implement document info command https://review.opendev.org/707483 | 18:50 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Enable rendering without decrypting https://review.opendev.org/724649 | 18:51 |
openstackgerrit | Matt McEuen proposed airship/airshipctl master: [WIP] Stub out replacement structure https://review.opendev.org/724869 | 18:59 |
openstackgerrit | Matt McEuen proposed airship/airshipctl master: [WIP] Stub out replacement structure https://review.opendev.org/724869 | 19:01 |
openstackgerrit | Matt McEuen proposed airship/airshipctl master: [WIP] Stub out replacement structure https://review.opendev.org/724869 | 19:12 |
openstackgerrit | Marjorie Middleton proposed airship/porthole master: Fixing typo in _compute.tpl https://review.opendev.org/724919 | 19:21 |
openstackgerrit | Matt McEuen proposed airship/airshipctl master: [WIP] Stub out replacement structure https://review.opendev.org/724869 | 19:23 |
*** KeithMnemonic has quit IRC | 19:39 | |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/airshipctl master: [WIP] Uplift cluster-api library and skip clusterctl variables substitution https://review.opendev.org/724506 | 19:40 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: Enable rendering without decrypting https://review.opendev.org/724649 | 20:13 |
openstackgerrit | Merged airship/airshipui master: Adding the npm commands to the docs https://review.opendev.org/724750 | 20:16 |
openstackgerrit | Ian Howell proposed airship/airshipctl master: Implement airshipctl config import https://review.opendev.org/717630 | 20:24 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/airshipctl master: [WIP] Uplift cluster-api library and skip clusterctl variables substitution https://review.opendev.org/724506 | 20:33 |
airship-irc-bot1 | <dwalt> This one is urgent for airshipui: https://review.opendev.org/719324 | 20:40 |
airship-irc-bot1 | <alexander.hughes> @mattmceuen ^ need a 2nd core please | 20:46 |
airship-irc-bot1 | <alexander.hughes> @andrew.schiefelbein | 20:47 |
airship-irc-bot1 | <mattmceuen> done! | 20:47 |
airship-irc-bot1 | <pb269f> its only urgent if you want to merge urgently ;) | 20:47 |
openstackgerrit | Pete Birley proposed airship/kubernetes-entrypoint master: Update linter config https://review.opendev.org/687303 | 20:48 |
airship-irc-bot1 | <alexander.hughes> https://review.opendev.org/#/c/724649/ ready for review, but only urgent for those that are fed up with having to decrypt prior to rendering via pegleg | 20:51 |
openstackgerrit | Merged airship/airshipui master: Use ensure-* roles https://review.opendev.org/719324 | 20:53 |
openstackgerrit | Merged airship/kubernetes-entrypoint master: Use ensure-* roles https://review.opendev.org/719325 | 20:55 |
openstackgerrit | Merged airship/kubernetes-entrypoint master: Fix Zuul configuration: Remove duplicate files https://review.opendev.org/723882 | 20:57 |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Add state validation to Redfish shutdown/startup https://review.opendev.org/724928 | 20:59 |
openstackgerrit | Drew Walters proposed airship/airshipctl master: Add state validation to Redfish shutdown/startup https://review.opendev.org/724928 | 21:01 |
openstackgerrit | Ian Howell proposed airship/airshipctl master: Implement airshipctl config import https://review.opendev.org/717630 | 21:05 |
openstackgerrit | Merged airship/kubernetes-entrypoint master: Update linter config https://review.opendev.org/687303 | 21:13 |
openstackgerrit | Alexander Noskov proposed airship/airshipctl master: Fix pull documents for non-master branch https://review.opendev.org/724935 | 21:32 |
openstackgerrit | Ian Howell proposed airship/airshipctl master: Add a mockable Sleep method to redfish client https://review.opendev.org/724936 | 21:34 |
openstackgerrit | Merged airship/pegleg master: Enable rendering without decrypting https://review.opendev.org/724649 | 21:35 |
openstackgerrit | Ian Howell proposed airship/airshipctl master: Add a mockable Sleep method to redfish client https://review.opendev.org/724937 | 21:41 |
airship-irc-bot1 | <ih616h> @dwalt you may want to check this out and rebase on top of it: https://review.opendev.org/#/c/724937/ | 21:42 |
airship-irc-bot1 | <ih616h> should speed up your tests | 21:42 |
openstackgerrit | Andrew Schiefelbein proposed airship/airshipui master: Adding in an octant plugin with example https://review.opendev.org/724938 | 21:44 |
openstackgerrit | James Gu proposed airship/airshipctl master: [#30] Implement document info command https://review.opendev.org/707483 | 21:58 |
openstackgerrit | Arvinderpal Wander proposed airship/airshipctl master: WIP: Adds support for `clusterctl move` of capi and bmo resources from ephermeral to workload cluster. https://review.opendev.org/724940 | 21:59 |
openstackgerrit | Ruslan Aliev proposed airship/airshipctl master: Ensure map is initialized before assignment https://review.opendev.org/722621 | 22:02 |
*** evrardjp has quit IRC | 22:07 | |
*** rezroo has quit IRC | 22:07 | |
*** irclogbot_2 has quit IRC | 22:07 | |
*** ildikov has quit IRC | 22:07 | |
*** Deaddy has quit IRC | 22:07 | |
*** toabctl has quit IRC | 22:07 | |
*** Deaddy_ has joined #airshipit | 22:07 | |
*** toabctl has joined #airshipit | 22:07 | |
*** Deaddy_ is now known as Deaddy | 22:07 | |
*** evrardjp has joined #airshipit | 22:10 | |
*** irclogbot_3 has joined #airshipit | 22:10 | |
*** rezroo has joined #airshipit | 22:10 | |
openstackgerrit | Ian Howell proposed airship/airshipctl master: Implement airshipctl config import https://review.opendev.org/717630 | 22:19 |
openstackgerrit | Arvinderpal Wander proposed airship/airshipctl master: WIP: Adds support for `clusterctl move` of capi and bmo resources from ephermeral to workload cluster. https://review.opendev.org/724940 | 23:14 |
*** rezroo has quit IRC | 23:49 | |
*** thansen has quit IRC | 23:51 | |
*** thansen has joined #airshipit | 23:52 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!