-
Task
-
Resolution: Done
-
Blocker
-
2.8.0.GA
-
None
-
False
-
False
-
Undefined
-
Followup to Migrate che-operator and che-machine-exec to 'eclipse-che' organization #18995:
Today che-machine-exec was moved to https://github.com/eclipse-che/che-machine-exec/
But I know che-operator could be more complicated
And deploy team didn't migrate yet the operator
I know you have scripts which will be broken
chectl will not be migrated.
Actions required:
- new eclipse-che/ projects need key uploads to match all the ones previously in eclipse/ repos (eg., CHE_BOT_GITHUB_TOKEN)
- use https://github.com/nickboldt/github-secrets-generator to check for existing secrets and upload new ones
- for machine exec:
- https://github.com/eclipse/che-release/blob/master/cico_release.sh#L100 needs updating (new url, new workflow id)
- https://main-jenkins-csb-crwqe.apps.ocp4.prod.psi.redhat.com/job/CRW_CI/job/crw-machine-exec_2.x/ needs updating in https://gitlab.cee.redhat.com/codeready-workspaces/crw-jenkins/-/tree/master/jobs/CRW_CI
- for operator:
- https://github.com/eclipse/che-release/blob/master/cico_release.sh#L129 needs updating (new url, new workflow id)
- https://main-jenkins-csb-crwqe.apps.ocp4.prod.psi.redhat.com/job/CRW_CI/job/crw-operator_2.x and https://main-jenkins-csb-crwqe.apps.ocp4.prod.psi.redhat.com/job/CRW_CI/job/crw-operator-metadata_2.x need updates from https://gitlab.cee.redhat.com/codeready-workspaces/crw-jenkins/-/tree/master/jobs/CRW_CI
- likely need to also update sync scripts in https://github.com/redhat-developer/codeready-workspaces-operator/tree/crw-2-rhel-8/build/scripts *.sh