*** digitalsimboja has joined #openstack-kuryr | 11:03 | |
*** digitalsimboja has quit IRC | 11:07 | |
*** tabbie_fash has joined #openstack-kuryr | 11:42 | |
*** rh-jelabarre has joined #openstack-kuryr | 11:57 | |
*** digitalsimboja has joined #openstack-kuryr | 11:59 | |
dulek | digitalsimboja: You'd need to check the Neutron service. `sudo journalctl -u devstack@q-svc` can help to pinpoint the problem. | 12:15 |
---|---|---|
digitalsimboja | Thanks @ Dulek. I am succesfull now. However, do I need to run unstack.sh and stack.sh everytime I exit the terminal? | 12:17 |
digitalsimboja | Reason is when I exit the terminal and try to check if Kubernets is running, I get this | 12:18 |
digitalsimboja | stack@digitalsimboja-Inspiron-5570:/home/digitalsimboja/devstack$ kubectl get nodes | 12:18 |
digitalsimboja | The connection to the server 127.0.0.1:8080 was refused - did you specify the right host or port? | 12:18 |
digitalsimboja | stack@digitalsimboja- | 12:18 |
maysams | digitalsimboja: is the VM still up? | 12:23 |
dulek | digitalsimboja: If the machine you're running this on is not rebooted it should keep working. Otherwise DevStack was never designed to survive reboots. | 12:25 |
digitalsimboja | No, I did not succeed running vagrant up | 12:25 |
digitalsimboja | I actually rebooted my machine. | 12:26 |
digitalsimboja | So anytime I exit the terminal or shutdown, how do I get my machine up again? | 12:26 |
dulek | digitalsimboja: Exiting the terminal should not be a problem, to fix it after rebooting you might try to check which devstack@ services are down in `sudo systemctl status` and restart them using `sudo systemctl restart`, but I'm not sure this will work. | 12:30 |
*** digitalsimboja has quit IRC | 12:30 | |
dulek | Hm, maybe you'll also need to restart the containers - `docker ps --all` and `docker start` on those that are off. | 12:31 |
*** digitalsimboja has joined #openstack-kuryr | 12:34 | |
*** openstackgerrit has joined #openstack-kuryr | 12:42 | |
openstackgerrit | Sarka Scavnicka proposed openstack/kuryr-kubernetes master: Fixing bug, Kuryr-Controller crashes when it's missing the status https://review.opendev.org/c/openstack/kuryr-kubernetes/+/783645 | 12:42 |
openstackgerrit | Sarka Scavnicka proposed openstack/kuryr-kubernetes master: Fixing bug, Kuryr-Controller crashes when it's missing the status https://review.opendev.org/c/openstack/kuryr-kubernetes/+/783645 | 12:44 |
openstackgerrit | Merged openstack/kuryr-kubernetes master: CNI: Fix NetlinkError prevention with nested VLAN https://review.opendev.org/c/openstack/kuryr-kubernetes/+/782249 | 13:07 |
*** tabbie_fash has quit IRC | 13:46 | |
*** digitalsimboja has quit IRC | 14:32 | |
*** digitalsimboja has joined #openstack-kuryr | 14:32 | |
*** tabbie_fash has joined #openstack-kuryr | 15:06 | |
yoctozepto | hello kuryr team in your office hour; I wanted to let you know I am one of your TC liaisons this cycle; the second one is yet to be established though; fingers crossed for keeping up good work there! | 15:14 |
openstackgerrit | Merged openstack/kuryr-kubernetes master: CNI: Allow building with go 1.16 https://review.opendev.org/c/openstack/kuryr-kubernetes/+/782576 | 15:22 |
*** digitalsimboja has quit IRC | 15:32 | |
*** rh-jelabarre has quit IRC | 15:43 | |
*** rh-jelabarre has joined #openstack-kuryr | 15:43 | |
*** rh-jelabarre has quit IRC | 15:44 | |
*** rh-jlabarre has joined #openstack-kuryr | 15:44 | |
*** digitalsimboja has joined #openstack-kuryr | 15:56 | |
digitalsimboja | I am happy to announce to the Team that my initial application is approved for this round of Outreachy. Lets do this. | 16:01 |
*** digitalsimboja has quit IRC | 16:03 | |
*** digitalsimboja has joined #openstack-kuryr | 16:04 | |
digitalsimboja | Hi @Mayasams, @Dulek. I am happy to be successful in my initial application on Outreachy. May I have relevant tasks I can work on. Thanks and I am so excited to have scaled through the first stage | 16:10 |
dulek | yoctozepto: Hello there! | 16:11 |
yoctozepto | hello dulek | 16:11 |
dulek | digitalsimboja: I see you don't have an IRC bouncer set up and I (tried to) answered your DevStack questions while you were offline. | 16:13 |
*** digitalsimboja has quit IRC | 16:13 | |
dulek | Aaand he's offline again. :D | 16:13 |
yoctozepto | :D | 16:18 |
*** darshna has joined #openstack-kuryr | 18:46 | |
darshna | Hello everyone, I am Darshna Das from India and I am an outreachy applicant this year. I am in my final year of pursuing Electronics and Communication Engineering and I am super excited to be a part of this community. I found these links https://docs.openstack.org/contributors/code-and-documentation/index.html | 19:00 |
darshna | https://docs.openstack.org/kuryr-kubernetes/latest/ under the project description and I will get back to you once I read it. I am a beginner here so please feel free to pass me any other links if required for a beginner. Cheers! Looking forward to learning a lot from you all. | 19:00 |
*** tabbie_fash has quit IRC | 19:12 | |
*** digitalsimboja has joined #openstack-kuryr | 19:50 | |
*** digitalsimboja has quit IRC | 19:53 | |
*** dulek has quit IRC | 20:55 | |
*** livelace has joined #openstack-kuryr | 21:05 | |
*** dulek has joined #openstack-kuryr | 21:05 | |
*** carcablop19 has joined #openstack-kuryr | 22:55 | |
*** livelace has quit IRC | 22:55 | |
carcablop19 | Hello everyone.. I am Outreachy applicant and I would like to give me a guide and a task to start contributing. I was reading the Code and Documentation contributor guide and I was practicing in the Sandbox project. Thanks | 23:03 |
maysams | Hello carcablop19, welcome! | 23:16 |
maysams | carcablop19: I recommend to first configure your local env with Vagrant to have Kuryr available | 23:18 |
maysams | here are the steps to configure the env https://github.com/openstack/kuryr-kubernetes/tree/master/contrib/vagrant | 23:18 |
maysams | there are tasks being included here https://bugs.launchpad.net/kuryr-kubernetes/+bugs?field.tag=low-hanging-fruit | 23:18 |
maysams | carcablop19: If you have any questions or issues let us know :) | 23:19 |
*** carcablop19 has quit IRC | 23:34 | |
*** carcablop19 has joined #openstack-kuryr | 23:49 | |
carcablop19 | thanks maysams | 23:50 |
*** maysams is now known as maysams-afk | 23:53 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!