kftray

A cross-platform system tray application for managing multiple kubectl port-forward commands, with support for UDP and proxy connections through k8s clusters

MIT License

Stars
442
Committers
7

Bot releases are visible (Hide)

kftray - KFtray - v0.13.3 Latest Release

Published by github-actions[bot] about 2 months ago

See the assets to download this version and install.

What's Changed

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.13.2...v0.13.3

kftray - KFtray - v0.13.2

Published by github-actions[bot] 2 months ago

See the assets to download this version and install.

What's Changed

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.13.1...v0.13.2

kftray - KFtray - v0.13.1

Published by github-actions[bot] 2 months ago

See the assets to download this version and install.

What's Changed

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.13.0...v0.13.1

kftray - KFtray - v0.13.0

Published by github-actions[bot] 2 months ago

KFtui Release 🚀

A new TUI tool, part of the KFtray project, is made with Rust and Ratatui.

KFtui allows you to manage port-forwarding settings directly from the terminal. It is independent of KFtray but shares the same configurations. KFtui is currently in beta

https://github.com/user-attachments/assets/778d43bd-6c93-4795-b7f7-829c25ec07e0

What's Changed

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.12.2...v0.13.0

kftray - KFtray - v0.12.2

Published by github-actions[bot] 4 months ago

See the assets to download this version and install.

What's Changed

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.12.1...v0.12.2

kftray - KFtray - v0.12.1

Published by github-actions[bot] 4 months ago

What’s New

Features

  • Config Directory Customization:

    • Env Variables: Now you can set your config directory with KFTRAY_CONFIG and XDG_CONFIG_HOME variables ( follow the XDG spec ).
  • Duplicate Config Alerts:

    • Added a check for multiple config directories. If we find more than one, you’ll get a warning with locations and how to fix it.
kftray - KFtray - v0.12.0

Published by github-actions[bot] 4 months ago

changes:

  • new workload type pod: implemented connection forwarding based on pod labels. (
    ref: https://github.com/hcavarsan/kftray/issues/260 )
  • tcp connections fix: resolved orphaned tcp connections when port-forwarding is stopped.
  • configuration export fix: only relevant fields are now included in export configurations.
kftray - KFtray - v0.11.7

Published by github-actions[bot] 4 months ago

See the assets to download this version and install.

What's Changed

https://github.com/hcavarsan/kftray/assets/30353685/b92039dc-e3aa-4544-bc1a-1f62860f2bf2

New Contributors

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.11.6...v0.11.7

kftray - KFtray - v0.11.6

Published by github-actions[bot] 5 months ago

See the assets to download this version and install.

What's Changed

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.11.5...v0.11.6

kftray - KFtray - v0.11.5

Published by github-actions[bot] 5 months ago

See the assets to download this version and install.

What's Changed

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.11.3...v0.11.5

kftray - KFtray - v0.11.3

Published by github-actions[bot] 5 months ago

See the assets to download this version and install.

What's Changed

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.11.2...v0.11.3

kftray - KFtray - v0.11.2

Published by github-actions[bot] 5 months ago

See the assets to download this version and install.

What's Changed

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.11.1...v0.11.2

kftray - KFtray - v0.11.1

Published by github-actions[bot] 5 months ago

See the assets to download this version and install.

What's Changed

  • new feature to move kftray window position
  • fixed initial position of kftray
  • fixed menu list action position so the accordion item doesn't overlap the menu
  • added builds for new architectures (windows arm64/x64/x86 and also linux arm64)
  • removed .deb artifact due to auto updater compatibility, now linux distribution is only in appimage as it's more consistent

https://github.com/hcavarsan/kftray/assets/30353685/02996244-5f95-4080-b117-da5e3140b065

https://github.com/hcavarsan/kftray/assets/30353685/644bae2b-5152-495c-a02a-f7576cd665bd

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.10.7...v0.11.1

kftray - KFtray - v0.11.0

Published by github-actions[bot] 5 months ago

See the assets to download this version and install.

This Release introduces a new feature that allows users to change the window position and save its state. The main objective is to enhance the user experience by providing a way to adjust and remember the window's position across sessions.

https://github.com/hcavarsan/kftray/assets/30353685/381422b2-e746-4302-8287-e80c8ece1cb6

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.10.7...v0.11.0

kftray - KFtray - v0.10.7

Published by github-actions[bot] 5 months ago

See the assets to download this version and install.

feat: add tag to layout of context accordion item #158

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.10.6...v0.10.7

kftray - KFtray - v0.10.6

Published by github-actions[bot] 5 months ago

See the assets to download this version and install.

What's Changed

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.10.5...v0.10.6

kftray - KFtray - v0.10.5

Published by github-actions[bot] 5 months ago

See the assets to download this version and install.

What's Changed

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.10.3...v0.10.5

kftray - KFtray - v0.10.3

Published by github-actions[bot] 5 months ago

See the assets to download this version and install.

What's Changed

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.10.2...v0.10.3

kftray - KFtray - v0.10.2

Published by github-actions[bot] 6 months ago

kftray - KFtray - v0.10.1

Published by github-actions[bot] 6 months ago

See the assets to download this version and install.

What's Changed

Full Changelog: https://github.com/hcavarsan/kftray/compare/v0.10.0...v0.10.1

Package Rankings
Top 13.84% on Proxy.golang.org