-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Continuous Integration
-
Epic Link:
-
Tags:
-
Sprint:nxplatform #119, nxplatform #120, nxplatform #121
-
Story Points:5
Though NXBT-3614 has removed the call to "jx upgrade platform" when deploying platform-ci, we still have some Jenkins X related stuff that we want to get rid of:
- The various "jx" calls in the Jenkins pipelines, e.g.:
- jx step git credentials, can be easily reimplemented
- jx preview, will probbaly need
NXBT-3394 - etc.
- Kubernetes resources installed by either the original "jx install" command run to install Jenkins X or the " jx upgrade platform" command run by the platform-ci pipeline, e.g.:
- the jx namespace
- expose/cleanup stuff
- jenkins-x-controllerrole stuff
- jenkins-x-gcactivities stuff
- jenkins-x-gcpods
- jenkins-x-gcpreviews cronjob
- Jenkins X secrets such as jx-pipeline-git-github-git
- All the jenkins.io/v1 resources: environments, apps, pipelineactivities, etc.
- etc.
- ghcr.io/jenkins-x/builder-nodejs image in the nodejs pod template
- Rename the jx-platform-builders repository?
- Rename the nuxeo-platform-jx-bot GitHub user?
- is related to
-
NXBT-3824 Align Nuxeo LTS 2021 package builder to platform one
- Resolved
-
NXBT-3601 [Kubernetes CI] Allow pods to be scheduled in the default node pool
- Resolved
-
NXBT-3821 Prepare Helmfile 1.0 upgrade
- Resolved
-
NXBT-3394 [Platform CI] Implement a preview garbage collector such as jx preview
- Resolved
-
NXBT-3614 [Platform CI] Deploy Nexus and Chartmuseum with a Helm chart
- Resolved