kubernetes-cd-plugin icon indicating copy to clipboard operation
kubernetes-cd-plugin copied to clipboard

plugin obsolete - new successor

Open jaysonwor opened this issue 6 years ago • 10 comments

Seems by lack of response and development activity to recognize new k8s (1.9+) features (like rbac, servicemonitor, etc...) I am going to draw conclusion that this plugin is now obsolete. Does anyone of a newer/successor?

jaysonwor avatar Aug 09 '18 14:08 jaysonwor

I'm also running into problems with the plugin, for example the lack of support for stateful sets as resource.

pcornelissen avatar Oct 03 '18 15:10 pcornelissen

We could definitely use StatefulSet support, here.

ObviousDWest avatar Oct 17 '18 17:10 ObviousDWest

We also could use support for StatefulSet, as well as things like SealedSecrets, ClusterRoleBindings, Namespaces, etc. I know the argument is made that you only want to use this plugin for the parts of the deployment that don't change often, but I'd rather not make the initial deployment in to a new cluster a manual process. If anybody knows of other plugins, I'd really appreciate it. I'd rather not install kubectl on my build nodes if I can avoid it.

cepster avatar Mar 07 '19 18:03 cepster

@MyronFanQiu will help and complete new features supported in the new kubernetes version. There should be a new release with some basic support in May. Sorry for the late response for the ownership transition of this plugin here.

gavinfish avatar May 09 '19 02:05 gavinfish

@daniel-beck could you please help me add @MyronFanQiu into jenkins org so that I can assign tasks to him. He will also help merge some existing PRs into this repository. Thanks in advance.

gavinfish avatar May 17 '19 06:05 gavinfish

@MyronFanQiu please review and test with #68 and #72 . This may introduce some break changes for the upgrade of fabric8io kubernetes SDK. Please update this in README as well.

gavinfish avatar May 17 '19 06:05 gavinfish

@gavinfish ok. I will track these PRs and finish the following issues.

mmyyrroonn avatar May 17 '19 06:05 mmyyrroonn

Hi, i would really love support for StatefulSet

constructivetim avatar Jun 06 '19 13:06 constructivetim

I recently contributed some code to the plugin. I think users here will have some k8s resources to support. Can you provide a list of resources you want? I will try my best to support

runzexia avatar Jul 11 '19 06:07 runzexia

Hi guys, to solve the existing issues for this plugin, we have decided to migrate the frabric8 sdk to the official kubernetes sdk. Thanks a lot for the help of @runzexia , I think we are ready to provide a RC version now. With the new sdk, obvious advantage is that the plugin can support almost all the resource types with different versions.

Please go #94, and click the button shown in the below picture to get the latest RC version.

Capture

Please feel free to give any feedback before we can release it as an official version, thanks.

gavinfish avatar Jul 26 '19 02:07 gavinfish