Skip to content

Conversation

@deads2k
Copy link
Collaborator

@deads2k deads2k commented Jan 23, 2026

This requires the rekeying be complete and builds on #3843. It aligns our cosmosdata types under one type in preparation for adding etag support.

Once
c23fb55
makes it to production, we can rely on the new cosmosUID being
predictable based on resourceID.  By doing this we're able to derive
resourceID which is important elsewhere.

Also eliminates cosmosUID since it is an unnessary field to store since
it is always derivable.
Since we migrated all the data in int, stg, and prod, the existing
fixtures no longer match. Update them all to match so we can continue
testing the database layer.
@openshift-ci openshift-ci bot requested review from geoberle and janboll January 23, 2026 20:06
@openshift-ci
Copy link

openshift-ci bot commented Jan 23, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k

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

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Trying to prevent
failed to Initialize Cosmos DB: failed to create container: POST https://127.0.0.1:8081/dbs/frontend-simulation-testing-6kw5b/colls
--------------------------------------------------------------------------------
RESPONSE 409: 409 Conflict
ERROR CODE: 409 Conflict

from bubbling up
@openshift-ci
Copy link

openshift-ci bot commented Jan 23, 2026

@deads2k: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/lint e9565ee link true /test lint
ci/prow/verify e9565ee link true /test verify
ci/prow/e2e-parallel e9565ee link true /test e2e-parallel

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants