Deprecated features
July 12, 2021
- Previous CDK technology
-
The former way of deploying the CDK is now deprecated.
May 12, 2021
- DevOps artifacts for deploying ForgeRock Identity Platform 7.0
-
The DevOps artifacts for deploying ForgeRock Identity Platform 7.0 are deprecated. You should migrate to version 7.1 as soon as you’re able to.
The DevOps artifacts for deploying version 7.0 of the platform have been removed from the
master
branch of theforgeops
repository. You can still get them from the2020.08.07-ZucchiniRicotta.1
release tag of the repository.
forgeops-secret
job-
The
forgeops-secret
job is deprecated. Use the new Secret Agent operator to obtain similar functionality, and for storing and retrieving secrets in Google Cloud Secret Manager, AWS Secrets Manager, and Azure Key Vault.
- Cluster provisioning using Pulumi
-
The scripts that provision CDM clusters using Pulumi are deprecated. Use the new cluster provisioning and removal scripts to obtain similar functionality.
The Pulumi scripts are still available in the
/path/to/forgeops/cluster/pulumi-deprecated
directory to help you as you transition to the new cluster provisioning scripts. You should move to the new scripts as quickly as possible, because the Pulumi scripts will be removed from theforgeops
repository in a future release.
August 10, 2020
- DevOps artifacts for deploying ForgeRock Identity Platform 6.5
-
The DevOps artifacts for deploying ForgeRock Identity Platform 6.5 are deprecated. You should migrate to version 7 as soon as you’re able to.
The DevOps artifacts for deploying version 6.5 of the platform have been removed from the
master
branch of theforgeops
repository. You can still get them from the6.5-2020.06.24
release tag of the repository.
February 20, 2020
- Helm charts
-
Using Helm charts to orchestrate the ForgeRock Identity Platform in a Kubernetes cluster is deprecated. You should migrate to the Kustomize framework as soon as possible.
The deprecated Helm charts currently remain in the
forgeops
repository, but will be removed in the near future.