openshift / external-dns-operator

The ExternalDNS Operator provides simplified ExternalDNS controller management.
Apache License 2.0
29 stars 34 forks source link

DO NOT MERGE: test external-dns v0.14.2 #223

Closed alebedev87 closed 2 months ago

openshift-ci[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from alebedev87. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/openshift/external-dns-operator/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
alebedev87 commented 3 months ago

/retest

Persistent?

alebedev87 commented 3 months ago

/test e2e-azure-infoblox-operator

alebedev87 commented 3 months ago

/retest

level=fatal msg=failed to fetch Cluster Infrastructure Variables: failed to fetch dependency of "Cluster Infrastructure Variables": failed to generate asset "Platform Provisioning Check": api.ci.azure.devcluster.openshift.com CNAME record already exists in ci-op-sdmqlkdq-77071 and might be in use by another cluster, please remove it to continue
alebedev87 commented 3 months ago

https://github.com/kubernetes-sigs/external-dns/pull/3301 added search parameters which now force to specify the view. Without a view the following error is produced during the attempt to create a record:

time="2024-08-05T22:27:09Z" level=info msg="Creating CNAME record named 'xxx'
2024/08/05 22:27:09 CreateObject request error: 'WAPI request error: 404('404 Not Found')
Contents:
{ "Error": "AdmConDataNotFoundError: View  not found", 
  "code": "Client.Ibap.Data.NotFound", 
  "text": "View  not found"
}
openshift-ci[bot] commented 3 months ago

@alebedev87: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
alebedev87 commented 2 months ago

Closed in favor of https://github.com/openshift/external-dns-operator/pull/228.