Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sarub0b0/kubetui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.0
Choose a base ref
...
head repository: sarub0b0/kubetui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 8, 2025

  1. Update docs (#777)

    * docs: add shell completion and container logs sections
    
    Add "Shell Completion" and "Container Logs View" sections to the README
    table of contents to improve documentation coverage and help users
    discover these features more easily.
    
    * docs: add pod column customization documentation
    
    Add documentation for the new pod column customization feature in README.
    This includes:
    - Adding it to the table of contents
    - Adding feature description in the Features section
    - Adding CLI option details
    - Creating a dedicated section explaining usage and limitations
    
    This helps users understand how to customize pod table columns using
    the new --pod-columns flag.
    
    * docs: enhance pod columns feature documentation
    
    Add detailed explanation for the --pod-columns flag, specifying that it
    supports comma-separated lists or 'full' option to show all columns.
    This improves user understanding of the feature's capabilities.
    sarub0b0 authored Jun 8, 2025
    Configuration menu
    Copy the full SHA
    95dc2f0 View commit details
    Browse the repository at this point in the history
  2. bump version to 1.8.1

    sarub0b0 committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    09111b9 View commit details
    Browse the repository at this point in the history
Loading