*** goldyfruit___ has joined #openstack-containers | 00:01 | |
openstackgerrit | Ian Wienand proposed openstack/magnum master: Remove --os-url usage https://review.opendev.org/683260 | 01:16 |
---|---|---|
*** ricolin has joined #openstack-containers | 01:55 | |
openstackgerrit | Feilong Wang proposed openstack/magnum master: Fix k8s deployment when cluster_user_trust=False https://review.opendev.org/681922 | 02:48 |
openstackgerrit | Bharat Kunwar proposed openstack/magnum master: [fedora atomic k8s] Add boot from volume support https://review.opendev.org/621734 | 03:02 |
*** ricolin_ has joined #openstack-containers | 03:04 | |
brtknr | Hi flwang, how is the default boot volume size ever used? | 03:06 |
*** ricolin has quit IRC | 03:06 | |
flwang | cloud provider can set it either in config file or with label | 03:07 |
flwang | is it the answer you're looking for? | 03:07 |
brtknr | flwang: E.g. I create a cluster without label boot volume size, what happens? | 03:08 |
brtknr | How do I get it to use the default value? By adding boot volume type label? | 03:08 |
flwang | brtknr: by default, the image based instance should be created if the boot_volume_size is 0 | 03:10 |
flwang | brtknr: if there is no default boot volume type, magnum will randomly select one from cinder | 03:11 |
flwang | https://review.opendev.org/#/c/621734/22/magnum/common/cinder.py | 03:11 |
flwang | the background is, we would like the cloud provider can set the correct volume type for k8s cluster | 03:12 |
flwang | e.g. etcd needs high performance disk, so that case, user can set the etcd_volume_type, same for the boot volume type | 03:12 |
flwang | does that make sense? | 03:13 |
brtknr | flwang: yes somewhat, I’m still stratching my head over when default boot volume size gets used because if this is non zero, one still needs to specify boot volume size correct? | 03:20 |
flwang | no | 03:21 |
flwang | cloud provider can set it via the config option or set it in the template with label | 03:22 |
flwang | end user doesn't need to set it | 03:22 |
brtknr | Yes so if a non zero default_boot_volume_size is specified in config file, is the boot_volume_size label still required, to clarify my original question? | 03:25 |
brtknr | flwang^ | 03:25 |
flwang | brtknr: no, if the default_boot_volume_size is set in config file, the label is not necessary, but user can use the label to override the default value | 03:27 |
flwang | when creating the cluster template | 03:28 |
flwang | https://review.opendev.org/#/c/621734/22/magnum/drivers/heat/k8s_fedora_template_def.py@232 | 03:32 |
*** ykarel|away has joined #openstack-containers | 03:39 | |
openstackgerrit | Merged openstack/magnum master: Remove --os-url usage https://review.opendev.org/683260 | 03:41 |
*** ramishra has joined #openstack-containers | 03:47 | |
openstackgerrit | Feilong Wang proposed openstack/magnum master: Fix k8s deployment when cluster_user_trust=False https://review.opendev.org/681922 | 03:49 |
brtknr | flwang: that’s clear to me now, thanks | 04:02 |
*** ykarel|away is now known as ykarel | 04:11 | |
*** dave-mccowan has quit IRC | 04:19 | |
openstackgerrit | Bharat Kunwar proposed openstack/magnum master: [fedora atomic k8s] Add boot from volume support https://review.opendev.org/621734 | 05:00 |
brtknr | flwang: I have updated the docs to clarify what the labels do and consequences of setting default value. But overall happy with the patch | 05:06 |
*** pcaruana has joined #openstack-containers | 05:28 | |
*** ykarel has quit IRC | 05:43 | |
*** pcaruana has quit IRC | 05:53 | |
*** ricolin_ is now known as ricolin | 05:54 | |
openstackgerrit | Merged openstack/magnum master: Fix k8s deployment when cluster_user_trust=False https://review.opendev.org/681922 | 05:55 |
*** ykarel has joined #openstack-containers | 06:03 | |
*** trident has quit IRC | 06:49 | |
*** trident has joined #openstack-containers | 07:01 | |
*** trident has quit IRC | 07:07 | |
openstackgerrit | Ricardo Rocha proposed openstack/magnum master: Drop deprecated APIs for kube v1.16 support https://review.opendev.org/678893 | 07:10 |
*** trident has joined #openstack-containers | 07:17 | |
*** udesale has joined #openstack-containers | 07:20 | |
*** yolanda has quit IRC | 07:21 | |
*** yolanda has joined #openstack-containers | 07:23 | |
*** rcernin has quit IRC | 07:29 | |
*** yolanda has quit IRC | 07:32 | |
*** ttsiouts has joined #openstack-containers | 07:45 | |
*** ivve has joined #openstack-containers | 07:45 | |
*** yolanda has joined #openstack-containers | 07:47 | |
*** ykarel is now known as ykarel|lunch | 07:52 | |
*** ykarel|lunch is now known as ykarel | 08:50 | |
*** dtruong has quit IRC | 08:54 | |
openstackgerrit | Theodoros Tsioutsias proposed openstack/magnum master: ng-8: APIs for nodegroup CRUD operations https://review.opendev.org/647792 | 08:55 |
openstackgerrit | Theodoros Tsioutsias proposed openstack/magnum master: ng-9: Driver for nodegroup operations https://review.opendev.org/667090 | 08:55 |
openstackgerrit | Theodoros Tsioutsias proposed openstack/python-magnumclient master: Add nodegroup CRUD commands https://review.opendev.org/647793 | 08:55 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: Build k8s images v1.16.0 and minor bumps https://review.opendev.org/683324 | 08:56 |
*** rcernin has joined #openstack-containers | 08:56 | |
strigazi | brtknr: you there? | 08:56 |
brtknr | strigazi: hey hey | 09:02 |
brtknr | strigazi: whats up? | 09:03 |
strigazi | brtknr: shall we merge this https://review.opendev.org/683324 ? to test https://review.opendev.org/678893 properly? | 09:04 |
strigazi | brtknr: it is just verison bumps | 09:04 |
brtknr | Lets do it! | 09:06 |
strigazi | cool, in some mins we will have the images | 09:06 |
brtknr | Sounds good! Looks like you're making good progress with patching ignition! I was lurking in the fedora-coreos channel :) | 09:07 |
*** pcaruana has joined #openstack-containers | 09:13 | |
openstackgerrit | Bharat Kunwar proposed openstack/magnum stable/stein: Fix k8s deployment when cluster_user_trust=False https://review.opendev.org/683332 | 09:19 |
brtknr | strigazi: I'd like to cut a release for stein with the patch above | 09:23 |
openstackgerrit | Feilong Wang proposed openstack/magnum master: Return default quota from API https://review.opendev.org/673782 | 09:30 |
brtknr | flwang: you're still there? Would it be possible for us to do a new stein release with the cluster_user_trust patch above? | 09:31 |
*** rcernin has quit IRC | 09:49 | |
*** ttsiouts has quit IRC | 10:11 | |
*** ttsiouts has joined #openstack-containers | 10:12 | |
*** ttsiouts has quit IRC | 10:17 | |
*** ttsiouts has joined #openstack-containers | 10:35 | |
strigazi | brtknr: fine for me | 10:37 |
*** sapd1_x has joined #openstack-containers | 10:40 | |
strigazi | brtknr: flwang mnaser BTW, heat master is broken for volumes. bfv with heat train, won't work due to python-cinderclient 4.0.0 where multiattach as a field was removed. | 10:44 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: [train][goal] Define new magnum-functional-api-ipv6-only job https://review.opendev.org/682735 | 10:49 |
*** pcaruana has quit IRC | 10:56 | |
openstackgerrit | Merged openstack/magnum master: calico: drop calico_cni_tag https://review.opendev.org/666167 | 11:08 |
openstackgerrit | Merged openstack/magnum master: Build k8s images v1.16.0 and minor bumps https://review.opendev.org/683324 | 11:15 |
brtknr | strigazi: oh no! | 11:17 |
brtknr | strigazi: although it says hidden rather than removed | 11:17 |
strigazi | in devstack master, when trying to create a vol with heat it breaks. | 11:18 |
strigazi | brtknr: ^^ | 11:18 |
brtknr | strigazi: yes, my devstack master was a few weeks old so it appeared to be working | 11:19 |
strigazi | pip freeze | grep cinderclient | 11:19 |
brtknr | is there a way to rpython-cinderclient==4.3.0 | 11:20 |
brtknr | python-cinderclient==4.3.0 | 11:20 |
brtknr | strigazi: ^ | 11:20 |
openstackgerrit | Merged openstack/magnum master: [fedora atomic k8s] Add boot from volume support https://review.opendev.org/621734 | 11:21 |
openstackgerrit | Bharat Kunwar proposed openstack/magnum stable/stein: k8s_fedora: Set rp_filter=1 for calico https://review.opendev.org/683365 | 11:22 |
*** pcaruana has joined #openstack-containers | 11:29 | |
*** pcaruana has quit IRC | 11:42 | |
*** pcaruana has joined #openstack-containers | 11:42 | |
openstackgerrit | Merged openstack/magnum master: Improve dns format validation https://review.opendev.org/676690 | 11:43 |
openstackgerrit | Merged openstack/magnum master: Fixing broken links https://review.opendev.org/681754 | 11:43 |
*** udesale has quit IRC | 11:52 | |
*** udesale has joined #openstack-containers | 11:54 | |
*** mgariepy has joined #openstack-containers | 12:01 | |
goldyfruit___ | Good Job on the merges guys :) | 12:06 |
*** sapd1_x has quit IRC | 12:11 | |
*** goldyfruit___ has quit IRC | 12:12 | |
*** ttsiouts has quit IRC | 12:18 | |
*** ttsiouts has joined #openstack-containers | 12:19 | |
*** ttsiouts has quit IRC | 12:23 | |
brtknr | strigazi: any idea why I get this: Error while initializing connection to Kubernetes apiserver. This most likely means that the cluster is misconfigured (e.g., it has invalid apiserver certificates or service accounts configuration) or the --apiserver-host param points to a server that does not exist. Reason: Get https://10.254.0.1:443/version: dial tcp 10.254.0.1:443: i/o timeout | 12:30 |
brtknr | using flannel on stein | 12:30 |
brtknr | which backport could I be missing? | 12:30 |
strigazi | something for flannel to clean up cni? | 12:31 |
strigazi | F29AH? | 12:31 |
strigazi | brtknr: ^^ | 12:31 |
brtknr | yeah using F29AH | 12:31 |
brtknr | that is in the kubernetes-dashboard logs | 12:31 |
brtknr | i am trying to make sure that the backports work smoothly | 12:32 |
brtknr | what do you mean by "something for flannel to clean up cni?" | 12:32 |
strigazi | https://review.opendev.org/#/c/669166/1 k8s: Clear cni configuration | 12:47 |
*** rcernin has joined #openstack-containers | 12:57 | |
strigazi | brtknr: ^^ | 13:08 |
*** goldyfruit___ has joined #openstack-containers | 13:28 | |
*** goldyfruit_ has joined #openstack-containers | 13:35 | |
*** goldyfruit___ has quit IRC | 13:35 | |
*** goldyfruit___ has joined #openstack-containers | 13:36 | |
*** goldyfruit_ has quit IRC | 13:39 | |
brtknr | strigazi: thanks, will apply and test it now | 13:41 |
openstackgerrit | Bharat Kunwar proposed openstack/magnum stable/stein: k8s_fedora: Set rp_filter=1 for calico https://review.opendev.org/683365 | 13:47 |
openstackgerrit | Bharat Kunwar proposed openstack/magnum stable/stein: k8s: Clear cni configuration https://review.opendev.org/683387 | 13:47 |
*** openstackgerrit has quit IRC | 14:06 | |
*** rcernin has quit IRC | 14:23 | |
*** rcernin has joined #openstack-containers | 14:39 | |
*** udesale has quit IRC | 14:50 | |
*** udesale has joined #openstack-containers | 14:51 | |
*** jmlowe has joined #openstack-containers | 15:08 | |
*** trident has quit IRC | 15:14 | |
*** openstackgerrit has joined #openstack-containers | 15:20 | |
openstackgerrit | Bharat Kunwar proposed openstack/magnum master: Propagate cloud_provider_enabled correctly https://review.opendev.org/683423 | 15:20 |
*** goldyfruit___ has quit IRC | 15:21 | |
*** ivve has quit IRC | 15:21 | |
*** trident has joined #openstack-containers | 15:24 | |
*** goldyfruit has joined #openstack-containers | 15:26 | |
openstackgerrit | Bharat Kunwar proposed openstack/magnum master: Propagate cloud_provider_enabled correctly https://review.opendev.org/683423 | 15:29 |
brtknr | strigazi: I missed a bit^ | 15:29 |
*** trident has quit IRC | 15:29 | |
brtknr | idk how it happened... | 15:31 |
openstackgerrit | Bharat Kunwar proposed openstack/magnum stable/stein: Propagate cloud_provider_enabled correctly https://review.opendev.org/683427 | 15:40 |
*** trident has joined #openstack-containers | 15:40 | |
*** rcernin has quit IRC | 15:44 | |
*** ykarel is now known as ykarel|away | 16:00 | |
openstackgerrit | Bharat Kunwar proposed openstack/magnum master: Propagate cloud_provider_enabled correctly https://review.opendev.org/683423 | 16:00 |
openstackgerrit | Bharat Kunwar proposed openstack/magnum master: Propagate cloud_provider_enabled correctly https://review.opendev.org/683423 | 16:04 |
openstackgerrit | Bharat Kunwar proposed openstack/magnum stable/stein: Propagate cloud_provider_enabled correctly https://review.opendev.org/683427 | 16:07 |
*** pcaruana has quit IRC | 16:19 | |
*** onmywaytosunset has joined #openstack-containers | 16:34 | |
onmywaytosunset | hope someone can help me - getting a permission denied for Ceilometer container - /etc/ceilometer-gnocch-resources - not modified | 16:35 |
*** ykarel|away has quit IRC | 16:41 | |
*** ramishra has quit IRC | 16:55 | |
*** udesale has quit IRC | 16:57 | |
*** ykarel|away has joined #openstack-containers | 16:58 | |
*** goldyfruit has quit IRC | 17:01 | |
*** goldyfruit has joined #openstack-containers | 17:01 | |
*** onmywaytosunset has quit IRC | 17:05 | |
*** goldyfruit has quit IRC | 17:31 | |
openstackgerrit | OpenStack Release Bot proposed openstack/python-magnumclient stable/train: Update .gitreview for stable/train https://review.opendev.org/683610 | 17:40 |
openstackgerrit | OpenStack Release Bot proposed openstack/python-magnumclient stable/train: Update TOX/UPPER_CONSTRAINTS_FILE for stable/train https://review.opendev.org/683611 | 17:40 |
openstackgerrit | OpenStack Release Bot proposed openstack/python-magnumclient master: Update master for stable/train https://review.opendev.org/683612 | 17:40 |
*** goldyfruit has joined #openstack-containers | 18:07 | |
*** henriqueof has joined #openstack-containers | 18:09 | |
henriqueof | Can I configure my worker nodes to boot on a private network but configure load balancers to e created on a public network? | 18:10 |
*** goldyfruit_ has joined #openstack-containers | 18:14 | |
*** goldyfruit has quit IRC | 18:17 | |
*** ricolin has quit IRC | 18:27 | |
*** ricolin has joined #openstack-containers | 18:27 | |
*** ricolin has quit IRC | 19:16 | |
*** ykarel|away has quit IRC | 19:17 | |
*** KeithMnemonic1 has quit IRC | 20:23 | |
*** goldyfruit_ has quit IRC | 22:42 | |
*** mgoddard has quit IRC | 23:17 | |
*** mgoddard has joined #openstack-containers | 23:19 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!