github kubepug/kubepug v1.6.0-beta.1

latest releases: v1.7.1, v1.7.0, v1.6.1...
2 years ago

This new release uses a new store, based on Kubernetes API markers. This DB is generated every 30 minutes using the latest stable version.

It is downloaded automatically from https://kubepug.xyz/data/data.json and used if no --database flag is passed!

For air-gapped environments if you need it you can download from https://kubepug.xyz/data/data.json and run with:

kubepug --k8s-version=v1.23 --database /data/location/data.json

We will document soon how you can generate this json file internally, if you don't want to download it from us :)

New features

  • New generated store, much more reliable!!
  • Increased a lot coverage tests (still not good enough)

Deprecations

  • Removed deprecated flag --show-description
  • Marked swagger-dir and force-download as deprecated, they will not be necessary anymore!

What's Changed

Full Changelog: v1.5.1...v1.6.0-beta.1

Don't miss a new kubepug release

NewReleases is sending notifications on new releases.