Release Notes for Connectivity Link 1.0
What's new in Red Hat Connectivity Link
Abstract
Preface Copy linkLink copied to clipboard!
Providing feedback on Red Hat documentation
Red Hat appreciates your feedback on product documentation.
To propose improvements, open a Jira issue and describe your suggested changes. Provide as much detail as possible to help the documentation team to address your request quickly.
Prerequisite
- You have a Red Hat Customer Portal account. This account enables you to log in to the Red Hat Jira Software instance. If you do not have an account, you will be prompted to create one.
Procedure
- Click the following link: Create issue.
- In the Summary text box, enter a brief description of the issue.
In the Description text box, provide the following information:
- The URL of the page where you found the issue.
- A detailed description of the issue. You can leave the information in other fields at their default values.
- In the Reporter field, enter your Jira user name.
- Click Create to submit the Jira issue to the documentation team.
Thank you for taking the time to provide feedback.
Chapter 1. Red Hat Connectivity Link 1.0 release notes Copy linkLink copied to clipboard!
Red Hat Connectivity Link is a modular and flexible solution for application connectivity, policy management, and API management in multicloud and hybrid cloud environments. Connectivity Link enables you to secure, protect, connect, and observe your APIs, applications, and infrastructure.
The cloud application connectivity and policy management features provided by Connectivity Link are based on the Kuadrant community project. The API management features include the API controller 1.0 Developer Preview with an API editor and API registry based on the Apicurio community project.
Connectivity Link provides a control plane for configuring and deploying ingress Gateways and policies based on the Kubernetes Gateway API standard. Connectivity Link supports Red Hat OpenShift Service Mesh 3.0 as the Gateway API provider, which is based on the Istio community project.
1.1. Connectivity Link new features Copy linkLink copied to clipboard!
1.1.1. Application connectivity Copy linkLink copied to clipboard!
Connectivity Link provides the following application connectivity management features for platform engineers:
- DNS routing and global load balancing
DNS policy management
- Simple and advanced DNS strategies
- Endpoint health checks
TLS policy management
- ACME integration
- Automatic certificate generation for Gateways
Integration with cloud service providers
- Amazon Web Services
- Google Cloud Platform
- MicroSoft Azure
- Integration with OpenShift and other Red Hat products
1.1.2. API management Copy linkLink copied to clipboard!
Connectivity Link provides the following API management features for application developers and business users:
- Composable API management
- API designer based on Apicurio Studio
- API catalog based on Apicurio Registry
- Integration with Prometheus and Grafana for monitoring
- API lifecycle management
- Rate limiting policies
- Authentication and authorization policies
1.2. Connectivity Link supported platforms and components Copy linkLink copied to clipboard!
For details on the platform and component versions supported by Red Hat Connectivity Link 1.0, see the following article:
Connectivity Link supports OpenShift Service Mesh 3.0 General Availability as the required Gateway API provider. Upgrading from OpenShift Service Mesh 3.0 Technology Preview is not supported. You must install OpenShift Service Mesh 3.0 GA. For more information, see the OpenShift Service Mesh 3.0 documentation.
1.3. Connectivity Link Developer Preview features Copy linkLink copied to clipboard!
Connectivity Link introduces the API controller 1.0 Developer Preview, which is based on the Apicurio community project and includes the following components:
- API designer based on Apicurio Studio
- API catalog based on Apicurio Registry
For more information, see Getting Started with API controller 1.0 Developer Preview.
Developer Preview features are not supported by Red Hat in any way and are not functionally complete or production-ready. Do not use Developer Preview features for production or business-critical workloads. Developer Preview features provide early access to functionality in advance of possible inclusion in a Red Hat product offering. Customers can use these features to test functionality and provide feedback during the development process.
Developer Preview features might not have any documentation, are subject to change or removal at any time, and have received limited testing. Red Hat might provide ways to submit feedback on Developer Preview features without an associated SLA. For more information, see Red Hat Developer Preview - Scope of Support.
Red Hat customers can provide feedback on Developer Preview features through your account teams. You can also ask questions and provide feedback directly by using the Connectivity Link contact form or by emailing rhcl-contactus@redhat.com.
1.4. Upgrading to Connectivity Link 1.0.2 Copy linkLink copied to clipboard!
You can upgrade from Connectivity Link 1.0.x to Connectivity Link 1.0.2 by using the OperatorHub in the OpenShift web console.
1.4.1. Authenticating to registry.redhat.io for Wasm plug-in access Copy linkLink copied to clipboard!
For RateLimitPolicy or AuthPolicy only, you must authenticate to registry.redhat.io to access the Wasm plug-in image used with OpenShift Service Mesh as the Gateway API provider.
Prerequisites
-
You have credentials to access
registry.redhat.io. If you do not have access, see Creating Registry Service Accounts.
Procedure
Create the following secret in your Gateway namespace, if it does not already exist:
oc create secret docker-registry wasm-plugin-pull-secret -n ${GATEWAY_NAMESPACE} \ --docker-server=registry.redhat.io \ --docker-username=your-registry-service-account-username \ --docker-password=your-registry-service-account-password- Repeat this step in each Gateway namespace in which a RateLimitPolicy or AuthPolicy is deployed.
1.4.2. Upgrading to Connectivity Link 1.0.2 in the web console Copy linkLink copied to clipboard!
Prerequisites
- You already have Connectivity Link 1.0.x installed on OpenShift 4.16 or later.
- For RateLimitPolicy or AuthPolicy only, you have performed the steps in Section 1.4.1, “Authenticating to registry.redhat.io for Wasm plug-in access”.
Procedure
- Click Operators > Installed Operators > Red Hat Connectivity Link.
-
Ensure that Update channel is set to
stable. -
If Update approval is set to Automatic, the upgrade will be approved and installed immediately when the Update channel is set to
stable. - If Update approval is set to Manual, click Install.
- Wait until the Connectivity Link Operator is deployed.
- Verify that Connectivity Link 1.0.2 is installed and that your deployment is up and running.
After upgrade
For RateLimitPolicy or AuthPolicy only, if you patched your subscription as a workaround for CONNLINK-299, enter the following command to ensure that your environment is set correctly:
oc patch subscription rhcl-operator -n openshift-operators --type=merge --patch '{"spec": {"config": {"env": null}}}'
Additional resources
- For more information, see Updating installed Operators.
1.5. Connectivity Link resolved issues Copy linkLink copied to clipboard!
| Issue | Description |
|---|---|
| Connectivity Link 1.0.1 cannot be installed on a newly created OpenShift cluster. Previously, Authorino 1.2.1 made one of the Connectivity Link 1.0.1 dependencies unavailable, and the Connectivity Link 1.0.1 constraints were not met. This issue did not affect existing Connectivity Link 1.0.1 installations. Now, the Connectivity Link 1.0.2 dependencies are available and the constraints are met. | |
| Connectivity Link is not available for Microsoft Azure Red Hat OpenShift. Previously, Connectivity Link was not available for Azure Red Hat OpenShift due to the lack of support for OpenShift Container Platform 4.16 or 4.17 in Azure. Now, OpenShift 4.16 support is available in Azure and Connectivity Link support for Azure Red Hat OpenShift has been added. For more information, see What’s new with Azure Red Hat OpenShift? |
| Issue | Description |
|---|---|
| Support protected container registry when loading wasm-shim image.
Previously, for AuthPolicy and RateLimitPolicy, Connectivity Link did not support a protected container registry when the loading wasm-shim image. Now, Connectivity Link supports protected registries, and the steps to authenticate to | |
| Certificates not managed by Connectivity Link are deleted. Previously, certificates not managed by Connectivity Link were deleted, even when a TLSPolicy was not configured. Now, these certificates are no longer deleted. | |
| Fix example commands for configuring DNS provider credentials. Previously, Installing Connectivity Link on OpenShift included incorrect example commands for configuring DNS provider credentials. Now, these examples have been fixed. | |
| Duplication of configuring DNS provider secret. Previously, Installing Connectivity Link on OpenShift and Configuring and deploying Gateway policies with Connectivity Link both described how to configure the DNS provider secret. Now, the documentation has been updated to avoid duplication. | |
| Topology: ConfigMap location lookup using wrong URI. Previously, in the OpenShift web console plug-in, the topology location lookup used the wrong URI. Now, the OpenShift console plug-in uses the correct URI. |
1.6. Connectivity Link known issues Copy linkLink copied to clipboard!
The following known issues apply in Connectivity Link 1.0:
Connectivity Link Operator
CONNLINK-287 - Connectivity Link allows configuration for non-standard response codes
Connectivity Link should not allow configuration that specifies non-standard custom HTTP response codes such as HTTP 333.
OpenShift web console plug-in
CONNLINK-289 - Namespace selector in Policies view switches from subnavigation item back to top-level view
In the Policies view, in a specific policy list, for example, DNS policies, when you switch namespace, you return to the All Policies view. Instead, you should switch namespace and stay in the original specific policy list.
Appendix A. Using your Red Hat subscription Copy linkLink copied to clipboard!
Red Hat Connectivity Link is provided through a software subscription. To manage your subscriptions, access your account at the Red Hat Customer Portal.
Managing your subscriptions
- Go to access.redhat.com.
- If you do not already have an account, create one.
- Log in to your account.
- In the menu bar, click Subscriptions to view and manage your subscriptions.
Revised on 2025-05-14 11:02:29 UTC