Consolidate the use of Apps / Addons - Coding Phase 1
Categories:
The coding phase 1 of Google Summer of Code ended last week, I’m working on Consolidate the use of Apps / Addons, so I’d like to share my coding phase 1 work.
In the project, I mainly migrate addons to apps, the way is easier for improve jx apps and addons.
During the time, I’ve migrated all addons to apps via Helm chart way.
The following is my make apps:
- https://github.com/nodece/jx-app-kubeless
- https://github.com/nodece/jx-app-owasp-zap
- https://github.com/nodece/jx-app-flagger
- https://github.com/nodece/jx-app-gloo
- https://github.com/nodece/jx-app-istio
- https://github.com/nodece/jx-app-ingress
Current, we only move to jx-app-kubeless to the jenkins-x-apps repository, other apps haven’t been moved to the jenkins-x-apps repository.
You can visit here for more details.
Next phase work
The next phase is to add jx delete app
command to jx, but it has been implemented by Jenkins X contributor, so I made a new plan for next phase.
The following is my plan for the next phase:
-
Improve
jx add app
- It will support to fetch any git repository to install app. I also consider migrate application to apps. -
Perfect the work of phase 1, these apps haven’t moved to jenkins-x-apps repository yet.
-
Follow up on jx issues to improve jx.
Demo for coding phase 1
I presentation my coding phase 1 demo on YouTube lase week.
Notes: the video language is Chinese.
Last week, Jenkins hold a meeting for Jenkins GSoC students to present their phase 1 work, I also present my coding phase 1 work on the meeting.
Feedback
If you are interested in the project, or to guide me. Welcome to join #jenkins-x-gsoc channel on CDF Slack. 🙌