Skip to content

Commit 02da99a

Browse files
committed
Add known issue
1 parent ac71212 commit 02da99a

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

articles/iot-operations/troubleshoot/known-issues.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,22 @@ If you create a `RegistryEndpoint` resource using bicep and reference it in the
9393

9494
Workaround: Don't use `RegistryEndpoint` resources with Akri connectors. Instead, specify the registry information in the `ContainerRegistry` settings in the `ConnectorTemplate` resource.
9595

96+
### Akri error when updating or deleting an Azure IoT Operations instance
97+
98+
---
99+
100+
Issue ID: 9347
101+
102+
---
103+
104+
Fixed in version 1.2.154 (2512) and later
105+
106+
---
107+
108+
Users may encounter an error regarding expired webhook certificates with Akri when deleting/upgrading instances of Azure IoT Operations or performing CRUD operations on Akri resources such as *Connector* and *ConnectorTemplates* instances.
109+
110+
Workaround: run `kubectl delete pod -n azure-iot-operations aio-akri-webhook-0 --ignore-not-found` to delete and restart the webhook pods to enable the pod to pick up the new certificate.
111+
96112
## Connector for OPC UA issues
97113

98114
This section lists current known issues for the connector for OPC UA.

0 commit comments

Comments
 (0)