Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

lens-certificate-info

jkroepke340MIT4.1.1

Lens extension get infos from certificates inside secrets.

extension, k8slens, lens, freelensapp, openlens, freelens

readme

CI npm GitHub package.json version GitHub license

lens-extension-certificate-info

See expire date from certificates inside kubernetes secrets.

Certificate details in secrets overview

Only PEM formatted single certificated are supported yet.

Pull request for more supported formats like Java Keystore, PKCS#12 are welcome.

Compatibility

Version Extension Version
OpenLens <3
FreeLens >=4

Installation

lens://app/extensions/install/lens-certificate-info

Manual installation

Menu > Extensions and search for lens-certificate-info.

Alternatives downloads

Github

https://github.com/jkroepke/lens-extension-certificate-info/releases/latest/download/lens-certificate-info.tgz

NPM

https://registry.npmjs.org/lens-certificate-info/-/lens-certificate-info-$VERSION.tgz

Replace $VERSION with a real version like 1.1.2.

changelog

4.1.1 (2025-03-23)

Bug Fixes

4.1.0 (2025-03-23)

Features

  • FreeLens 1.0.0 compatibility (a2b7a1d)

4.0.0 (2025-02-01)

  • feat!: FreeLens compatibility (#10) (2d2fd36), closes #10

BREAKING CHANGES

  • This plugin is not longer compatible with OpenLens

3.1.0 (2024-05-02)

Features

3.1.0 (2024-05-02)

Features

  • Add cert serial number to output

3.0.1 (2022-07-29)

Bug Fixes

3.0.0 (2022-07-29)

Features

BREAKING CHANGES

  • drop Lens 5

2.0.0 (2021-07-10)

Bug Fixes

Features

BREAKING CHANGES

  • drop Lens 4

1.1.2 (2021-05-04)

Bug Fixes

1.1.1 (2021-05-04)

Bug Fixes

  • Added tarball to gh releases (8d902c9)