Skip to content

Update status.ObservedGeneration for sources resources when sources resources get reconciled successfully #1893

@capri-xiyue

Description

@capri-xiyue

Problem
In PR #1849, we tried to validate dependency by checking whether the ObjectMeta.generation of dependency is equal to the Status.ObservedGeneration of dependency.
However, we found we don't update status.ObservedGeneration for sources resources when sources resources get reconciled successfully. We should do that when sources resources get reconciled successfully
Persona:
Which persona is this feature for?

Exit Criteria
status.ObservedGeneration for sources resources get updated to the ObjectMeta.Generation field of sources resources when sources resources get reconciled successfully
Time Estimate (optional):
How many developer-days do you think this may take to resolve?
1-1
Additional context (optional)
Add any other context about the feature request here.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions