[WIP] CRD Spec: add option to configure HostNetwork and DNSPolicy#2094
[WIP] CRD Spec: add option to configure HostNetwork and DNSPolicy#2094rajatjindal wants to merge 1 commit intocoreos:masterfrom
Conversation
|
Can one of the admins verify this patch? |
2 similar comments
|
Can one of the admins verify this patch? |
|
Can one of the admins verify this patch? |
|
can you please verify the patch. I am guessing the jenkins will trigger only after one of the admin 'verifies' the patch. I have not added tests yet, as I was not sure if its safe to run e-2-e and unit tests on my laptop and was hoping to leverage ci on this project. Many thanks in advance. Thanks |
|
Hi @hasbro17 could you please verify and allow testing this patch Many Thanks |
this allows the network plugins like CNI to use etcd-cluster as kv when bootstrapping the cluster fixes coreos#1929
|
Hi @hexfusion can you please mark this PR to be tested via Jenkins? if we find issues during that, I want to make sure I push fixes for it right away. Thanks |
|
@hongchaodeng It would be nice if this gets released. 😊 |
this allows the network plugins like Cilium CNI to use etcd-cluster
as kv store when bootstrapping the cluster
fixes #1929