-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
As a continuous part of the JITServer on-cloud deployment discussion, we would like to implement an OpenJ9 JITServer operator to support OpenShift users.
The initial idea is to take advantage of the existing JITServer helm chart and implement a helm-based operator, then publish it as a community operator (without RedHat certification).
This issue will be populated as more details become available. A few items to confirm:
- Explore the possibility of hosting operator on github repo, or we might have to host it on
quay.io. - Find out and document what are the required steps before users can install this operator (
operator-source.yaml). - Maintainance for version update or functionality updates.
In the future, we might want to extend the capacity of the operator and implement a go-based operator, but this is not our focus right now.