Skip to content

Ignore unique errors for domain, route & service instances - #4641

Merged
johha merged 1 commit into
mainfrom
ignore-more-unique-errors
Nov 5, 2025
Merged

Ignore unique errors for domain, route & service instances#4641
johha merged 1 commit into
mainfrom
ignore-more-unique-errors

Conversation

@johha

@johha johha commented Nov 3, 2025

Copy link
Copy Markdown
Contributor

Commit 8b932f9f9498d2d222b981aa7dc5db7a6d16dcf7 (PR #4611) introduced the option to ignore `UniqueConstraintViolation`` errors for specified indexes/ constraints/ keys. This change does the same for the domain, route and service instance model.

The ignore logic is already tested in the vcap_relations plugin (see #4611).

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

Commit `8b932f9f9498d2d222b981aa7dc5db7a6d16dcf7` (PR #4611) introduced
the  option to ignore `UniqueConstraintViolation`` errors for specified indexes/ constraints/ keys.
This change does the same for the domain, route and service instance model.

The ignore logic is already tested in the vcap_relations plugin (see #4611).
@johha
johha merged commit f75acb0 into main Nov 5, 2025
11 checks passed
@johha
johha deleted the ignore-more-unique-errors branch November 5, 2025 11:15
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Nov 5, 2025
Changes in cloud_controller_ng:

- Ignore unique errors for domain, route & service instances
    PR: cloudfoundry/cloud_controller_ng#4641
    Author: Johannes Haass <johannes.haass@sap.com>
sethboyles pushed a commit to atanas-attodorov-wq/cloud_controller_ng that referenced this pull request Dec 11, 2025
…dry#4641)

Commit `8b932f9f9498d2d222b981aa7dc5db7a6d16dcf7` (PR cloudfoundry#4611) introduced
the  option to ignore `UniqueConstraintViolation`` errors for specified indexes/ constraints/ keys.
This change does the same for the domain, route and service instance model.

The ignore logic is already tested in the vcap_relations plugin (see cloudfoundry#4611).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants