Skip to content

Releases: Ladicle/kubectl-check

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 23 Dec 05:04
bd1d944

Changelog

  • bd1d944 fix: fix namespace retrieval logic
  • 0514e0e bug: fix regression bug for unknown owner lookup

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 22 Dec 10:27
0d66d30

Changelog

  • 0d66d30 doc: Add target marker to deployment status output in README
  • f2dd2a7 chore: Update resource listing and grouping in usage documentation
  • 9d7358b feat: Add target marker to ResourceStatus for originally requested resources

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Dec 04:37
94ab11c

Changelog

  • 94ab11c feat: Improve shell completion for resource types and namespace handling
  • 4f3f71e feat: Enhance PVC and PV handling in kubectl-check
  • df779bf chore: Simplify resource check and list functions for better maintainability
  • 6f33083 chore: Refactor client management
  • f70ad27 feat: Enhance namespace completion by using metadata client for efficient name fetching
  • 2208bf7 doc: Correct Homebrew installation command in README

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Dec 01:59
d76f023

Changelog

  • d76f023 doc: Update README to correct formatting of resource hierarchy output
  • ad743af feat: Add completion scripts for bash, zsh, and fish to the release process

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Dec 13:05
b8c809e

Changelog

  • b8c809e fix: Ensure fetch-depth is set for code checkout in release workflow

v1.1.1

Choose a tag to compare

@Ladicle Ladicle released this 30 Oct 04:55

Changelog

9619b16 Unify to get the latest pod

v1.1.0

Choose a tag to compare

@Ladicle Ladicle released this 29 Oct 02:12

Changelog

d9aa05e Rename diagnose to check

v1.0.1

Choose a tag to compare

@Ladicle Ladicle released this 13 Oct 11:39

Changelog

6584285 Add auth plugin

v1.0.0

Choose a tag to compare

@Ladicle Ladicle released this 27 Sep 13:00

Changelog

589ac39 Fix brew repository