Skip to content

Mark Dependency status as Unknown when the dependency object’s ObjectMetadata.Generation and Status.ObservedGeneration are not equal during the trigger reconcile process #1911

@capri-xiyue

Description

@capri-xiyue

Problem
We should mark Dependency status as Unknown when the dependency object’s ObjectMetadata.Generation and Status.ObservedGeneration are not equal during the trigger reconcile process.

Exit Criteria
Dependency status is marked as Unknown when the dependency object’s ObjectMetadata.Generation and Status.ObservedGeneration are not equal during the trigger reconcile process.
Time Estimate (optional):
How many developer-days do you think this may take to resolve?
1-1
Additional context (optional)
In PR #1849, we wanted to add this validation that ObjectMetadata.Generation and Status.ObservedGeneration should be equal. But we found we didn't update Status.ObservedGeneration for sources. We created

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions