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

Events / describe for custom resources #3770

Open
xeor opened this issue Sep 10, 2021 · 1 comment
Open

Events / describe for custom resources #3770

xeor opened this issue Sep 10, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers p3

Comments

@xeor
Copy link

xeor commented Sep 10, 2021

What would you like to be added:
Events and describe info about an customresource

Why is this needed:
Many custom resources, like flux2's helmrelease have a bunch of useful info in their custom resources.. In the UI currently, there are no way to see these.

  • Kubernetes distribution: RKE
  • Desktop OS: OSX
  • Lens version: 5.2.0-latest.20210908.1
@xeor xeor added the enhancement New feature or request label Sep 10, 2021
@Nokel81 Nokel81 added the p3 label Sep 13, 2021
@jakolehm jakolehm added the good first issue Good for newcomers label Nov 1, 2021
@Nokel81 Nokel81 added this to the 5.5.0 milestone Feb 28, 2022
@Nokel81 Nokel81 modified the milestones: 5.5.0, 5.6.0 May 11, 2022
@gaeljw
Copy link

gaeljw commented Jul 20, 2022

Indeed, this would be a really useful feature.

We are missing useful info without these events in Lens.

Example:

$ kubectl describe ExternalSecret prod-gitlab-token

Name:         prod-gitlab-token
API Version:  external-secrets.io/v1beta1
Kind:         ExternalSecret
...
Events:
  Type    Reason   Age                 From              Message
  ----    ------   ----                ----              -------
  Normal  Updated  45m (x22 over 21h)  external-secrets  Updated Secret

But in Lens, nothing displayed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers p3
Projects
None yet
Development

No branches or pull requests

4 participants