Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Fabric8 Maven Plugin to Eclipse JKube's Kubernetes/OpenShift Maven Plugin #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rohanKanojia
Copy link

Eclipse JKube is new rebranded and refactored version of Fabric8 Maven Plugin. In the future, support for Fabric8 Maven Plugin would be dropped.

  • Migrated all Fabric8 Maven Plugin usages to Eclipse JKube
  • Moved springbootjshift to springbootjkube(Eclipse JKube was earlier called Jshift but was later renamed to Eclipse JKube after moving to eclipse; Sorry for confusion :-) ).
  • Modified/Improved READMEs of the project using FMP

We're approaching 1.0.0 release milestone. Would really appreciate if you could try it out and provide some feedback.

Generated from Eclipse JKube migrate goal:
- For Red Hat OpenShift:
mvn org.eclipse.jkube:openshift-maven-plugin:migrate
- For Kubernetes:
mvn org.eclipse.jkube:kubernetes-maven-plugin:migrate

…d refactored version of [Fabric8 Maven Plugin](https://github.com/fabric8io/fabric8-maven-plugin). In the future, support for Fabric8 Maven Plugin would be dropped.

Generated from Eclipse JKube [migrate goal](https://www.eclipse.org/jkube/docs/migration-guide/):
- For Red Hat OpenShift:
```
mvn org.eclipse.jkube:openshift-maven-plugin:migrate
```
- For Kubernetes:
```
mvn org.eclipse.jkube:kubernetes-maven-plugin:migrate
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant