Skip to content

fix: Correct lastUpdate calculation & proper format for age timestamps#4630

Merged
akucharska merged 1 commit intokyma-project:mainfrom
chriskari:fix-timestamps
Feb 19, 2026
Merged

fix: Correct lastUpdate calculation & proper format for age timestamps#4630
akucharska merged 1 commit intokyma-project:mainfrom
chriskari:fix-timestamps

Conversation

@chriskari
Copy link
Contributor

@chriskari chriskari commented Feb 17, 2026

Description

Changes proposed in this pull request:

  • Corrected lastUpdate calculation
  • Added proper text format for age timestamps
  • ...

Related issue(s)
#4588

Definition of done

  • The PR's title starts with one of the following prefixes:
    • feat: A new feature
    • fix: A bug fix
    • docs: Documentation only changes
    • refactor: A code change that neither fixes a bug nor adds a feature
    • test: Adding tests
    • revert: Revert commit
    • chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
  • Related issues are linked. To link internal trackers, use the issue IDs like backlog#4567
  • Explain clearly why you created the PR and what changes it introduces
  • All necessary steps are delivered, for example, tests, documentation, merging

@akucharska akucharska merged commit 1433784 into kyma-project:main Feb 19, 2026
89 of 99 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Negative timestamp shown for Last update

3 participants