AbsaOSS / AbsaOSS/external-dns-infoblox-webhook

Unable to Update existing CNAME

未关闭
#63 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
27
派生
17
PR 合并指标
30 天内没有已合并 PR

描述

```
time="2026-04-08T13:33:24Z" level=info msg="Changing record" action=CREATE record=alloy.example.com target=traefik.example.com ttl=300 type=RecordCNAME zone=example.com
2026/04/08 13:33:25 CreateObject request error: 'WAPI request error: 400('400 Bad Request')
Contents:
{ "Error": "AdmConDataError: None (IBDataConflictError: IB.Data.Conflict:The record 'alloy.example.com' already exists.)",
"code": "Client.Ibap.Data.Conflict",
"text": "The record 'alloy.example.com' already exists."
}
```
I updated a record to update a CNAME record from one url backend to another, and it returns a 400 error on the create request, but should this not be an UpdateObject vs a create object? I run my externaldns in upsert-only, I would imagine that this should be an update rather than a delete and create of a new record or is there something I am unaware of regarding this?f

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。