The maintenance period for version v1.1.z is from July 15, 2025 to November 15, 2025.
The following table shows the compatibility and support matrix between the Alauda DevOps Connectors operator and ACP versions.
Alauda DevOps Connectors Operator Version | ACP Version |
---|---|
v1.1.0 | v4.1, v4.0 |
v1.0.8 | v4.0 |
v1.0.4 | v4.0 |
The OCI connector image address format has been updated to provide better namespace isolation and resource management.
Previous Format: c-connector.connector-ns.svc.cluster.local
New Format: connector.connector-ns.svc.cluster.local/namespaces/<connector-ns>/connectors/<connector-name>
Affected Scenarios:
c-harbor.default.svc.cluster.local/test/demo:v1
to harbor.default.svc.cluster.local/namespaces/oci-connector-demo/connectors/oci-connector/test/demo:v1
c-harbor.default.svc.cluster.local/test/demo:v1
to harbor.default.svc.cluster.local/namespaces/oci-connector-demo/connectors/oci-connector/test/demo:v1
Upgrade Instructions: Existing workloads using OCI connectors need to update their image address format to adapt to the new naming convention.
After upgrading to v1.1.0, Connectors created in v1.0.8 may encounter the error: services "c-xxx" already exist
This issue occurs because the Service label associated with the Connector proxy has changed, preventing it from matching the old Service.
Resolution: Delete the service resource with the conflicting name, and the Connector status will automatically recover.
No issues in this release.
No issues in this release.
No issues in this release.
Connectors provide a secure and efficient way to connect to external services and tools and provide an unobtrusive way to integrate with them. Platform teams can easily and securely create connectors while keeping access secrets protected.
Out-of-the-box support:
Connectors also provide extensibility for custom connectors through the API and custom connectors implementation.
No issues in this release.
No issues in this release.