Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CN-1004] Print HazelcastReference column in the wide output of CRDs referencing to Hazelcast CR #899

Merged
merged 1 commit into from Oct 16, 2023

Conversation

semihbkgr
Copy link
Member

@semihbkgr semihbkgr commented Oct 11, 2023

Description

hazelcast-resource column has been added to the additionalPrinterColumns

User Impact

HAZELCAST-RESOURCE column is added in the wide output of CRDs which have reference to Hazelcast CR.

$ kubectl get map -o wide
NAME    STATUS    HAZELCAST-RESOURCE   MESSAGE
users   Success   hz-sample

$ kubectl get hotbackup -o wide
NAME                         STATUS    HAZELCAST-RESOURCE   MESSAGE
cron-hot-backup-1697037000   Success   hazelcast
hot-backup                   Success   hazelcast

@semihbkgr semihbkgr added the enhancement New feature or request label Oct 11, 2023
@semihbkgr semihbkgr added this to the 5.10.0 milestone Oct 11, 2023
@semihbkgr semihbkgr requested a review from a team as a code owner October 11, 2023 14:53
@semihbkgr semihbkgr requested review from cagric0 and dzeromski-hazelcast and removed request for a team October 11, 2023 14:53
@semihbkgr semihbkgr temporarily deployed to report October 11, 2023 15:16 — with GitHub Actions Inactive
@semihbkgr semihbkgr merged commit 9f833b1 into main Oct 16, 2023
52 checks passed
@semihbkgr semihbkgr deleted the cn-1004 branch October 16, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants