Skip to content

Releases: ViBiOh/kmux

v0.0.9

21 Aug 19:29
Compare
Choose a tag to compare

Features

  • (forward) Adding support for named port a743196

v0.0.8

21 Aug 09:24
Compare
Choose a tag to compare

Features

  • (forward) Checking for readiness state 1f61753
  • (forward) Forward to a random available port 5ad2b1d
  • (forward) Adding a tcp load-balancer to forward on other backend 9a823c2
  • Adding first version of port-forwarding 148f6be
  • (watch) Adding more status to the colors mapping 6735398
  • (version) Adding version command a30a32f

Fixes

Miscellaneous

  • Adding test and simplifying main loop for tcp pool a069ac6
  • (deps) bump k8s.io/client-go from 0.24.3 to 0.24.4 4e6f629
  • Adding github code of conduct and issue template d4fe5d4
  • Adding github configuration for open repository db6c5cd

v0.0.7

18 Aug 11:43
Compare
Choose a tag to compare

Features

  • (log) Making dry-run show container and exit 9191b9b
  • (logs) add pods by name 75b1f0e

Fixes

  • Fixing cast of cancel func 0b70905
  • Adding error status in the red color bc89136

Miscellaneous

  • Splitting getter and watcher to prepare better dry run ba25860
  • Using a dedicated func to compute field selector c4abc8d
  • fixing api changes for context flag 92a3923
  • Avoid using fatal by returning an error 9317c27
  • Fixing some linter output 9cc0263

v0.0.6

17 Aug 12:12
Compare
Choose a tag to compare

Features

  • (watch) Increasing column width for phase to satisfy completed 5494575

Fixes

  • (log) Fixing concurrent map writes 2bd43e6

v0.0.5

17 Aug 10:04
Compare
Choose a tag to compare

Features

  • Adding default len of context based on width of the first 5da3e39

Fixes

  • Don't load kubernetes client to generate completion 59b886a

v0.0.4

16 Aug 07:40
Compare
Choose a tag to compare

Features

  • (watch) Adding completed in green status 2f8c350
  • (context) Adding autocomplete for context flag a85b226

Miscellaneous

  • Preparing 0.0.4 bump 25a97fd
  • Small improvements from code audit 0c55590
  • Extracting complete command into dedicated func a510c8d
  • (watch) Using same table output for all contexts 79dc63d
  • Reducing some cyclomatic complexity 6ceb538
  • Updating installation snippet for 0.0.3 3999f01

v0.0.3

12 Aug 11:06
Compare
Choose a tag to compare

Features

  • (watch) Sorting pods at the beginning d09dc6d
  • (watch) Adding better table output d8c263a
  • (watch) Adding first version of the watch command 17c4944
  • Adding support for all namespaces flags fe72adf
  • (log) Adding node logging (namespace scoped) 2db2493

Miscellaneous

  • (resource) Refactor retrieve of resource and pod 90bf49d
  • Renaming to kmux 8c6be5f
  • (image) wording 580a7a2
  • continue deleting docker 83b5e9f
  • Removing docker related stuff cb195cd

v0.0.2

10 Aug 20:16
Compare
Choose a tag to compare

Features

  • Adding documentation and image on multiple source b785225
  • (log) Adding namespace and service support ab17ac3
  • Adding autocomplete for log dd2243c

Fixes

  • Don't use context.Background in the wild f3cafad
  • Fixing log output and adding dry run args 7b6d3e1

Miscellaneous

  • (README) Improving readability of the readme e42d917
  • (README) add futur green badges cd9f990

v0.0.1

10 Aug 07:21
Compare
Choose a tag to compare

Fixes

  • Remove double space when using prefix 6ce7ca8