openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [WIP] Enable for key-generator https://review.opendev.org/740002 | 01:33 |
---|---|---|
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #airshipit | 04:33 | |
openstackgerrit | Sirisha Gopigiri proposed airship/airshipctl master: Testing certificate insertion with Zuul Gates https://review.opendev.org/739431 | 06:44 |
openstackgerrit | Vrushali proposed airship/airshipctl master: Testing docker-gate https://review.opendev.org/738682 | 10:13 |
*** born2bake has joined #airshipit | 10:23 | |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [WIP] Enable for key-generator https://review.opendev.org/740002 | 10:27 |
openstackgerrit | Vrushali proposed airship/airshipctl master: Testing docker-gate https://review.opendev.org/738682 | 10:40 |
openstackgerrit | Sirisha Gopigiri proposed airship/airshipctl master: Host Configuration of Kubernetes clusters using Ansible Operator https://review.opendev.org/740016 | 10:48 |
*** muhaha has joined #airshipit | 11:07 | |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [WIP] Enable for key-generator https://review.opendev.org/740002 | 11:13 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [WIP] Enable for key-generator https://review.opendev.org/740002 | 11:44 |
openstackgerrit | diwakar thyagaraj proposed airship/maas master: [WIP] Enable CI for Maas https://review.opendev.org/709763 | 11:58 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [Fix] Remove the dependency for Ceph-Utility Deployment Jobs https://review.opendev.org/739292 | 12:01 |
*** avolkov has joined #airshipit | 12:03 | |
airship-irc-bot1 | <nfedorov> gate/20_run_test_runner.sh fails because ```'''ERROR! the role 'airshipctl-systemwide-executable' was not found in /root/airshipctl/playbooks/roles:/root/airshipctl/roles:/root/airshipctl/playbooks ERROR! the role 'airshipctl-test-configs' was not found in /root/airshipctl/playbooks/roles:/root/airshipctl/roles:/root/airshipctl/playbooks ERROR! the role 'airshipctl-pull-docs' was not found in | 12:14 |
airship-irc-bot1 | /root/airshipctl/playbooks/roles:/root/airshipctl/roles:/root/airshipctl/playbooks ERROR! the role 'airshipctl-build-ephemeral-iso' was not found in /root/airshipctl/playbooks/roles:/root/airshipctl/roles:/root/airshipctl/playbooks ERROR! the role 'install-kubectl' was not found in /root/airshipctl/playbooks/roles:/root/airshipctl/roles:/root/airshipctl/playbooks ERROR! the role 'airshipctl-deploy-ephemeral-node' was not found in | 12:14 |
airship-irc-bot1 | /root/airshipctl/playbooks/roles:/root/airshipctl/roles:/root/airshipctl/playbooks ERROR! the role 'airshipctl-cluster-init-ephemeral' was not found in /root/airshipctl/playbooks/roles:/root/airshipctl/roles:/root/airshipctl/playbooks ERROR! the role 'airshipctl-phase-apply-initinfra' was not found in /root/airshipctl/playbooks/roles:/root/airshipctl/roles:/root/airshipctl/playbooks ERROR! the role 'airshipctl-phase-controlplane' was not | 12:14 |
airship-irc-bot1 | found in /root/airshipctl/playbooks/roles:/root/airshipctl/roles:/root/airshipctl/playbooks``` | 12:14 |
airship-irc-bot1 | <nfedorov> commit 9892e5ea812f175707b5751648377b6c17af5b3d (*HEAD -> master*, *origin/master*, *origin/HEAD*) | 12:15 |
openstackgerrit | Merged airship/election master: Init repo for 2020 WC Election https://review.opendev.org/740498 | 12:41 |
*** zombieJulia is now known as TheJulia | 13:06 | |
*** irclogbot_2 has quit IRC | 13:27 | |
*** thansen has quit IRC | 13:27 | |
*** georgk has quit IRC | 13:27 | |
*** irclogbot_2 has joined #airshipit | 13:28 | |
*** thansen has joined #airshipit | 13:28 | |
*** georgk has joined #airshipit | 13:28 | |
openstackgerrit | Jagan Mohan Kavva proposed airship/porthole master: Update all the utility containers to K8s 1.17.3 https://review.opendev.org/739773 | 13:38 |
airship-irc-bot1 | <ih616h> @mattmceuen @raliev Sorry I missed this last week - Here's the change that fixes the chicken/egg problem: https://review.opendev.org/#/c/739618/ | 13:49 |
airship-irc-bot1 | <ih616h> it lifts the `airshipctl config init` command to the root `airshipctl init`, a la Helm 2 | 13:50 |
openstackgerrit | Ian Howell proposed airship/airshipctl master: Fix configuration initialization https://review.opendev.org/739618 | 13:59 |
airship-irc-bot1 | <mattmceuen> Thanks @ih616h no worries. It would be a bit strange to rework the CLI just to work around a technical issue; is there any additional reason we want to go with "airshipctl init"? "airshipctl config init" makes sense to me since it does exactly what it says on the tin :) | 14:04 |
airship-irc-bot1 | <ih616h> no additional reasoning aside from following prior art. I also think it fits as a top-level command, since it initializes `airshipctl` as a whole, not just the config module | 14:08 |
airship-irc-bot1 | <ih616h> e.g. `helm` and `kubectl` also don't work without there config files | 14:09 |
airship-irc-bot1 | <mattmceuen> Ah, I may have missed it - I thought airshipctl init was only for config files; are we adding more into that command? | 14:14 |
openstackgerrit | Jagan Mohan Kavva proposed airship/porthole master: Update all the utility containers to K8s 1.17.3 https://review.opendev.org/739773 | 14:14 |
airship-irc-bot1 | <ih616h> airshipctl is more or less unusable without a config file | 14:15 |
airship-irc-bot1 | <mattmceuen> I agree that "helm init" does more than config, and so makes sense at the top level. I don't see the analogous command for kubectl though, what is that one? | 14:16 |
airship-irc-bot1 | <mattmceuen> I agree with you on more or less unusable without a config file, which is why "config init" makes sense if it's just init'ing the config. That leaves it side by side with the commands that modify the config. If we're planning on adding other functionality into that command, though, then it wouldn't make sense to leave it under config | 14:18 |
airship-irc-bot1 | <ih616h> alright, that seems reasonable enough to me. I think the best solution for this problem then would be to go the opposite direction I took by delegating the config loading deeper into the tree rather than lifting the command. I'll adjust the change | 14:20 |
airship-irc-bot1 | <mattmceuen> Did you see @raliev’s change - is that along the lines of what you're thinking? https://review.opendev.org/#/c/740533/ | 14:21 |
airship-irc-bot1 | <ih616h> I don't know if this is the right approach. I think it'd be better if the commands that need a config file call the `LoadConfig` function, and commands that don't need it don't call the function | 14:27 |
airship-irc-bot1 | <ih616h> as opposed to having different behaviors on different calls to the function | 14:28 |
airship-irc-bot1 | <mattmceuen> Ok, gotcha | 14:29 |
openstackgerrit | Nikolay Fedorov proposed airship/airshipctl master: [WIP] Install airshipctl as generator plugin https://review.opendev.org/740703 | 14:32 |
openstackgerrit | Nikolay Fedorov proposed airship/airshipctl master: [WIP] Install airshipctl as generator plugin https://review.opendev.org/740703 | 14:40 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [WIP] Enable Socat for Openstack UC https://review.opendev.org/738491 | 14:44 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [WIP] Enable Socat for Openstack UC https://review.opendev.org/738491 | 14:44 |
*** uzumaki has joined #airshipit | 14:52 | |
openstackgerrit | Nikolay Fedorov proposed airship/airshipctl master: [WIP] Install airshipctl as generator plugin https://review.opendev.org/740703 | 14:59 |
openstackgerrit | Jagan Mohan Kavva proposed airship/porthole master: Update all the utility containers to K8s 1.17.3 https://review.opendev.org/739773 | 15:13 |
openstackgerrit | Nikolay Fedorov proposed airship/airshipctl master: [WIP] Install airshipctl as generator plugin https://review.opendev.org/740703 | 15:22 |
openstackgerrit | Sreejith Punnapuzha proposed airship/airshipctl master: Fix aishipctl validate documents job https://review.opendev.org/740300 | 15:26 |
openstackgerrit | Sirajudeen proposed airship/airshipctl master: Remove import from airshipctl config https://review.opendev.org/740719 | 15:41 |
openstackgerrit | Sreejith Punnapuzha proposed airship/airshipctl master: Enhance target node deployment on gates https://review.opendev.org/738696 | 15:51 |
airship-irc-bot1 | <alexander.hughes> July Airship update now live: https://www.airshipit.org/blog/airship-update-july-2020/ | 15:58 |
openstackgerrit | Merged airship/porthole master: [Fix] Remove the dependency for Ceph-Utility Deployment Jobs https://review.opendev.org/739292 | 16:07 |
openstackgerrit | Sirajudeen proposed airship/airshipctl master: Remove import from airshipctl config https://review.opendev.org/740719 | 16:12 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [WIP] Enable for key-generator https://review.opendev.org/740002 | 16:20 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [WIP] Enable for key-generator https://review.opendev.org/740002 | 16:20 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [WIP] Enable for key-generator https://review.opendev.org/740002 | 16:21 |
airship-irc-bot1 | <se6518> Hello, core reviewers, would you, please, check https://review.opendev.org/740150 ? | 16:40 |
*** uzumaki has quit IRC | 17:11 | |
openstackgerrit | Jagan Mohan Kavva proposed airship/porthole master: Update all the utility containers to K8s 1.17.3 https://review.opendev.org/739773 | 17:18 |
openstackgerrit | Jagan Mohan Kavva proposed airship/porthole master: Update all the utility containers to K8s 1.17.3 https://review.opendev.org/739773 | 17:19 |
openstackgerrit | Merged airship/airshipctl master: Cleaning for gate scripts https://review.opendev.org/740150 | 17:32 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [WIP] Enable for key-generator https://review.opendev.org/740002 | 17:34 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [WIP] Enable for key-generator https://review.opendev.org/740002 | 17:35 |
openstackgerrit | Sirajudeen proposed airship/airshipctl master: WIP - Bash script log enhancements https://review.opendev.org/739988 | 17:37 |
openstackgerrit | Sirajudeen proposed airship/airshipctl master: WIP - Bash script log enhancements https://review.opendev.org/739988 | 17:42 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: Revert "Removing the Openstack-utility helm test Case." https://review.opendev.org/740736 | 17:54 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: Revert "Removing the Openstack-utility helm test Case." https://review.opendev.org/740736 | 17:54 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [WIP] Revert "Removing the Openstack-utility helm test Case." https://review.opendev.org/740736 | 17:54 |
openstackgerrit | Ian Howell proposed airship/airshipctl master: Add unit tests for missing Bundle functions https://review.opendev.org/740503 | 17:58 |
*** GoldenBear has quit IRC | 18:07 | |
*** GoldenBear_ has joined #airshipit | 18:08 | |
openstackgerrit | Bijaya Sharma proposed airship/airshipui master: Added unit-tests in Makefile https://review.opendev.org/738688 | 18:20 |
openstackgerrit | Nishant Kumar proposed airship/armada master: Handle unknow chart status in more resilient manner https://review.opendev.org/740738 | 18:29 |
openstackgerrit | Nishant Kumar proposed airship/armada master: [WIP]Handle unknow chart status in more resilient manner https://review.opendev.org/740738 | 18:32 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [WIP] Enable for key-generator https://review.opendev.org/740002 | 18:38 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/airshipctl master: Allow to use variable substitution for cluster-api components https://review.opendev.org/739854 | 19:03 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [WIP] Revert "Removing the Openstack-utility helm test Case." https://review.opendev.org/740736 | 19:05 |
openstackgerrit | Andrew Schiefelbein proposed airship/airshipui master: Add gomod tidy check to lint gate https://review.opendev.org/729602 | 19:08 |
openstackgerrit | Andrew Schiefelbein proposed airship/airshipui master: Add gomod tidy check to lint gate https://review.opendev.org/729602 | 19:19 |
openstackgerrit | Andrew Schiefelbein proposed airship/airshipui master: Add gomod tidy check to lint gate https://review.opendev.org/729602 | 19:24 |
openstackgerrit | Bijaya Sharma proposed airship/airshipui master: Added copyright in Makefile https://review.opendev.org/740347 | 19:27 |
openstackgerrit | Bijaya Sharma proposed airship/airshipui master: Added copyright in Makefile https://review.opendev.org/740347 | 19:38 |
openstackgerrit | Vrushali proposed airship/airshipctl master: Testing docker-gate https://review.opendev.org/738682 | 19:40 |
openstackgerrit | Michael Beaver proposed airship/airshipctl master: Improve the --help message for isogen command https://review.opendev.org/733190 | 19:43 |
openstackgerrit | Merged airship/porthole master: Update all the utility containers to K8s 1.17.3 https://review.opendev.org/739773 | 20:05 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/airshipctl master: Add manifestreader interface implementation https://review.opendev.org/738921 | 20:06 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/airshipctl master: Add applier from cli-utils package https://review.opendev.org/736052 | 20:06 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/airshipctl master: Integrate cli-utils applier with phases. https://review.opendev.org/736054 | 20:10 |
openstackgerrit | Andrew Schiefelbein proposed airship/airshipui master: [WIP] SSO for plugin dashboards https://review.opendev.org/738461 | 20:22 |
*** muhaha has quit IRC | 20:26 | |
openstackgerrit | Rick Bartra proposed airship/porthole master: [WIP] etcdctl-utility container with hostPID: true https://review.opendev.org/740803 | 20:28 |
openstackgerrit | Michael Beaver proposed airship/airshipctl master: Improve the --help message for isogen command https://review.opendev.org/733190 | 20:31 |
openstackgerrit | Merged airship/shipyard master: Implement helm-toolkit snippet to airflow pods/containers https://review.opendev.org/739617 | 20:42 |
openstackgerrit | Ruslan Aliev proposed airship/airshipctl master: Add manifestreader interface implementation https://review.opendev.org/738921 | 21:01 |
openstackgerrit | Ruslan Aliev proposed airship/airshipctl master: Integrate cli-utils applier with phases. https://review.opendev.org/736054 | 21:01 |
openstackgerrit | Ruslan Aliev proposed airship/airshipctl master: Add applier from cli-utils package https://review.opendev.org/736052 | 21:01 |
openstackgerrit | Ruslan Aliev proposed airship/airshipctl master: Add poller https://review.opendev.org/734882 | 21:01 |
openstackgerrit | Ruslan Aliev proposed airship/airshipctl master: Add applier from cli-utils package https://review.opendev.org/736052 | 21:11 |
openstackgerrit | Ruslan Aliev proposed airship/airshipctl master: Add poller https://review.opendev.org/734882 | 21:28 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [WIP] Revert "Removing the Openstack-utility helm test Case." https://review.opendev.org/740736 | 21:39 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: [WIP] Enable for key-generator https://review.opendev.org/740002 | 21:40 |
openstackgerrit | Nishant Kumar proposed airship/armada master: [WIP]Handle unknow chart status in more resilient manner https://review.opendev.org/740738 | 21:48 |
*** born2bake has quit IRC | 21:52 | |
*** fritchie has joined #airshipit | 22:18 | |
*** fritchie has left #airshipit | 22:31 | |
*** avolkov has quit IRC | 22:33 | |
openstackgerrit | Matt McEuen proposed airship/airshipctl master: Add an m3 host generator function https://review.opendev.org/735033 | 22:55 |
openstackgerrit | Matt McEuen proposed airship/airshipctl master: Add an m3 host generator function https://review.opendev.org/735033 | 23:31 |
*** thansen has quit IRC | 23:32 | |
*** thansen has joined #airshipit | 23:32 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!