Upgrading your Installation
As new enhancements are released by the Harness team, your installation will require updates to receive the new capabilities and templates. Additionally, there are some post-deployment tuning steps that will need to be done to adjust your implementation to suit your needs.
Upgrade your version of Harness Solutions Factory
-
Navigate to the
Solutions Factoryproject within theHarness Platform Managementorganization of your Harness account -
Run the pipeline
Mirror Harness Official solutions Factory ReposNote: This pipeline will replicate the current released versions and changes from the Harness ISE team into your local repositories stored within your organization
Harness Platform Management -
Run the pipeline
Manage Pilot Lightto implement the first phase of the update. This will update the core resources used by HSF -
Run the pipeline
Deploy Solutions Factoryto finish the upgrade of the Solutions Factory engines. -
Run the pipeline
Register IDP Templatesto synchronize the Harness Template Library workflows into your IDP installation
Convert your HSF installation to use Kubernetes
- Navigate to the
Solutions Factoryproject within theHarness Platform Managementorganization of your Harness account - Open the
Infrastructuremodule and chooseWorkspaces - Find and select the
Harness Pilot Lightworkspace - Navigate to the
Variablestab and chooseOpenTofu Variables - Edit
kubernetes_connectorto provide an existing Kubernetes connector reference. Note: The connector will need to be scoped to the correct location where the connector exists. Prefix withaccount.ororg.depending on its location. - Optionally, edit
kubernetes_namespaceto modify the namespace into which the pods will be deployed.
Note: Additional details around the various options and variables can be found in the pilot-light directory of the Harness Solutions Factory repository
- Navigate to pipelines
- Run the pipeline
Manage Pilot Lightto apply the changes.
STOP: Changing the Kubernetes connector in this workspace only modifies it for the core resources and does not change the underlying connection for the engine pipelines. After the pipeline Manage Pilot Light executes, continue these steps
- Navigate to the
Solutions Factoryproject within theHarness Platform Managementorganization of your Harness account - Open the
Infrastructuremodule and chooseWorkspaces - Find and select the
Harness Solutions Factoryworkspace - Navigate to the
Variablestab and chooseOpenTofu Variables - Edit
kubernetes_connectorto provide an existing Kubernetes connector reference. Note: The connector will need to be scoped to the correct location where the connector exists. Prefix withaccount.ororg.depending on its location. - Optionally, edit
kubernetes_namespaceto modify the namespace into which the pods will be deployed.
Note: Additional details around the various options and variables can be found in the solutions-factory directory of the Harness Solutions Factory repository
- Navigate to pipelines
- Run the pipeline
Deploy Solutions Factoryto apply the changes.