Skip to content

feat: show cluster creation timestamp in cluster context view - #424

Merged
clcollins merged 2 commits into
clcollins:mainfrom
holysoles:show_cluster_creation_date
Aug 10, 2026
Merged

feat: show cluster creation timestamp in cluster context view#424
clcollins merged 2 commits into
clcollins:mainfrom
holysoles:show_cluster_creation_date

Conversation

@holysoles

Copy link
Copy Markdown
Contributor

What type of PR is this?

(bug/feature/cleanup/documentation)

Feature

What this PR does / Why we need it?

This PR adds the cluster creation time to the cluster context view for an incident. I have found cluster creation time to be useful to see if the cluster was recently provisioned.

before

image

after

image

Which Jira/Github issue(s) does this PR fix?

Resolves #

N/A

Special notes for your reviewer

Open to the fact others may not find this as useful as me, but given we have room in this view, it felt worth including.

Pre-checks (if applicable)

  • Ran unit tests locally against the changes
  • Included documentation changes with PR

@holysoles
holysoles force-pushed the show_cluster_creation_date branch from 605d0a3 to 3b1b646 Compare August 10, 2026 20:56
Align struct tags after adding time.Time CreatedAt field, which
widened the type column and required re-alignment of all tags.

Created with assistance from Claude 🤖 <claude@anthropic.com>

Signed-off-by: Christopher Collins <collins.christopher@gmail.com>
@clcollins clcollins added the skip-plan Skip plan document CI check label Aug 10, 2026
@clcollins

Copy link
Copy Markdown
Owner

Thanks for the contribution!

@clcollins
clcollins merged commit 9c1eb46 into clcollins:main Aug 10, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-plan Skip plan document CI check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants