Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jkube-dev] Release announcement for Eclipse JKube 1.0.0-alpha-1

Hi All,

We are pleased to announce Eclipse JKube 1.0.0-alpha-1 was just released. You can find the release at Maven Central [1].

These are the features and fixes included in 1.0.0-alpha-1:
- Ported PR fabric8io/fabric8-maven-plugin#1792, NullCheck in FileDataSecretEnricher [2]
- Fix #53: Renamed plugins to openshift/kubernetes-maven-plugin keeping acronym (oc/k8s) for goal [3]
- Fix #97: Port of fabric8io/fabric8-maven-plugin#1794 to fix ImageChange triggers not being set in DeploymentConfig when resource fragments are used [4]
- Ported PR fabric8io/fabric8-maven-plugin#1802, Labels are missing for some objects [5]
- Ported PR fabric8io/fabric8-maven-plugin#1805, NullPointerException in ConfigMapEnricher [6]
- Ported PR fabric8io/fabric8-maven-plugin#1772, Support for setting BuildConfig memory/cpu request and limits [7]
- Fix #112: Fix windows specific path error while splitting file path [8]
- Fix #102: HelmMojo works again [9]
- Fix #120: Critical bugs reported by Sonar [10]
- Fix #88: Unreachable statement in DockerAssemblyManager [11]
- Fix #122: Bug 561261 - jkube-kit - insecure yaml load leading to RCE (CWE-502) [12]

Your feedback is highly appreciated, you can provide it replying to the mailing list or through the usual channels. [13] [14]

[1] https://repo1.maven.org/maven2/org/eclipse/jkube/kubernetes-maven-plugin/1.0.0-alpha-1/
[2]: https://github.com/eclipse/jkube/issues/1792
[3]: https://github.com/eclipse/jkube/issues/53
[4]: https://github.com/eclipse/jkube/issues/1794
[5]: https://github.com/eclipse/jkube/issues/1802
[6]: https://github.com/eclipse/jkube/issues/1805
[7]: https://github.com/eclipse/jkube/issues/1772
[8]: https://github.com/eclipse/jkube/issues/112
[9]: https://github.com/eclipse/jkube/issues/102
[10]: https://github.com/eclipse/jkube/issues/120
[11]: https://github.com/eclipse/jkube/issues/88
[12]: https://github.com/eclipse/jkube/issues/122
[13] https://github.com/eclipse/jkube
[14] https://gitter.im/eclipse/jkube

-- 
Marc Nuri

Back to the top