Skip to content

Releases: kxr/o-must-gather

v1.2.6

04 Apr 12:39
@kxr kxr
Compare
Choose a tag to compare
  • Improvements to omg-use
    • Ignore files when searching for must-gather root directory (newer must-gather have added files like event-filter.html and timestamp)
    • Show clear message when failing because of multiple directories
    • Enable omg to work on inspect directories (e.g, oc adm inspect ns/xyz

v1.2.5

03 Apr 08:12
@kxr kxr
Compare
Choose a tag to compare
  • Creating map dict dynamically from the crds as fallback
    This means omg can now potentially support all (as long as the crd is there) resource types. We are not limited to the ones we have in the map array of dictionaries.

v1.2.4

28 Mar 17:12
@kxr kxr
Compare
Choose a tag to compare
  • Addition of --show-labels for various key object types

v1.2.3

11 Mar 12:20
@kxr kxr
Compare
Choose a tag to compare
  • Fixed age bug where months/years were being ignored

v1.2.2

18 Feb 06:05
@kxr kxr
Compare
Choose a tag to compare
  • Fixed bash completion for bash < 4.4

v1.2.1

17 Feb 16:36
@kxr kxr
Compare
Choose a tag to compare
  • Limit cryptography version <=3.3.2

v1.2.0

17 Feb 13:10
@kxr kxr
Compare
Choose a tag to compare
  • Moved from argparse to click 7 (@bostrt ++)
  • Shell autocompletion (@bostrt ++)
  • Use CSafeLoader if available (faster yaml loading times)
  • Various other refactoring and bug fixes

v.1.1.0

28 Nov 21:42
@kxr kxr
Compare
Choose a tag to compare
  • Implemented omg machine-conifg to explore MachineConfigs in human-friendly way.

v1.0.2

26 Nov 19:48
@kxr kxr
Compare
Choose a tag to compare
  • omg use (without any args) will show the current must-gather info.

  • omg use --cwd will let the user use current working directory as must-gather path.

  • minor bug fixes

v1.0.1

26 Oct 12:39
@kxr kxr
Compare
Choose a tag to compare
Bumped version to 1.0.1