Chapter 3. Deprecated functionalities
This section lists deprecated functionalities in Red Hat Developer Hub 1.5.
3.1. Deprecation of podman
and ImageStreams
approach for Helm chart mirroring on OpenShift Container Platform
The previous method using podman
and ImageStreams
for Helm chart mirroring has been deprecated. You are now required to transition to oc-mirror
for Helm chart and related container image mirroring on OpenShift Container Platform. This change enables support for fully disconnected and partially disconnected environments, ensuring a Red Hat-supported airgapping process.
Additional resources
3.2. Removal of useRedisSets
option from Redis backend cache
The useRedisSets
option in the Redis backend cache was previously enabled by default. With this update, the option has been removed and is no longer effective. If it remains in the configuration, a warning will appear in the application logs.
- Required action
-
To avoid warnings, remove the
useRedisSets
option from thebackend.cache
section in yourapp-config.yaml
file.
-
To avoid warnings, remove the
Additional resources
3.3. Deprecation of ArgoCD front-end plugin from RoadieHQ
The ArgoCD front-end plugin from RoadieHQ has been deprecated and will be removed in a future release. Consider transitioning to the ArgoCD plugin from Red Hat for continued support and enhancements.
Additional resources
3.4. Deprecation of legacy dynamic plugin configurations and export options
Due to ongoing improvements in dynamic plugin functionality, the following features are deprecated and will be removed in a future release:
-
apiFactories
configuration: Dynamic plugins must now define API factories directly within their plugin using thecreatePlugin
API for better integration and maintainability. -
export-dynamic-plugin --embed-as-code
and--no-embed-as-dependencies
: These options, which inline each dependency as code, have been deprecated because plugins exported this way cannot properly access the database. The--embed-as-dependencies
option, now the default for packageexport-dynamic-plugin
, replaces this behavior.
Additional resources
3.5. Red Hat Build of Keycloak v24
is deprecated as an authentication provider
Red Hat Build of Keycloak (RHBK) v24
is deprecated as an authentication provider. You can continue to use RHBK v24
until the end of maintenance support. For details, see Red Hat Build of Keycloak Life Cycle and Support Policies. As an alternative, migrate to Red Hat Build of Keycloak v26
.
Additional resources
3.6. Removal of Red Hat Single-Sign On 7.6
as an authentication provider
Red Hat Single-Sign On 7.6
was deprecated as an authentication provider in RHDH version 1.4 and has been removed in Red Hat Developer Hub 1.5.
Additional resources