Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

capture catalog content timestamp in ClusterCatalogStatus #306

@grokspawn

Description

@grokspawn

currently, clustercatalog status comes from meta.status.creationTimestamp (ref) which is only set on creation of the pod.

We need a new field that I'll call ClusterCatalogStatus.lastUnpacked here, like CreationTimestamp. And we set this timestamp when we successfully unpack the catalog content (like here)

We than also need to ensure that the print columns prints that field instead of creationTimestamp.

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions