Skip to content

Releases: derailed/k9s

0.2.1

03 Mar 03:07
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

Release v0.2.1

Notes

Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!

If you've filed an issue please help me verify and close.

Thank you so much for your support!!


Change Logs

  • Bad call on the log view! Reverted to original and on the radar
    for a rewrite. This will most likely introduce some
    disturbance in the log force, but the previous solution would not
    work for init containers and not running pods.
  • Added live resource filters + alias view
  • Surfaced elevator control for table view navigation

Resolved Bugs

0.2.0

01 Mar 21:32
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Release v0.2.0

Notes

Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!

If you've filed an issue please help me verify and close.

Thank you so much for your support!!


Change Logs

  • Feature #97
    Changed log view to now use kubectl logs shell command.
    There was some issues with the previous implementation with missing info and panics.
    NOTE! User must type Ctrl-C to exit the logs and navigate back to K9s
  • Reordered containers to show spec.containers first vs spec.initcontainers.
  • Feature #29
    Side effect of #97 Log coloring if present, will now show in the terminal.

Resolved Bugs

0.1.11

01 Mar 06:06
Compare
Choose a tag to compare
0.1.11 Pre-release
Pre-release

Release v0.1.11

Notes

Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!

If you've filed an issue please help me verify and close.

Thank you so much for your support!!


Change Logs


Resolved Bugs

0.1.10

28 Feb 04:52
Compare
Choose a tag to compare
0.1.10 Pre-release
Pre-release

Release v0.1.10

Notes

Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!

If you've filed an issue please help me verify and close.

Thank you so much for your support!!


Change Logs


Resolved Bugs

0.1.9

26 Feb 15:32
Compare
Choose a tag to compare
0.1.9 Pre-release
Pre-release

Release v0.1.9

Notes

Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!

If you've filed an issue please help me verify and close.

Thank you so much for your support!!


Change Logs


Resolved Bugs

0.1.8

26 Feb 05:20
Compare
Choose a tag to compare
0.1.8 Pre-release
Pre-release

Release v0.1.8

Notes

Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!

If you've filed an issue please help me verify and close.

Thank you so much for your support!!


Change Logs


Resolved Bugs

0.1.7

23 Feb 01:13
Compare
Choose a tag to compare
0.1.7 Pre-release
Pre-release

Release v0.1.7

Notes

Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!

If you've filed an issue please help me verify and close.

Thank you so much for your support!!


Change Logs


Resolved Bugs

  • Issue #71 K9s no longer assumes a metrics server is
    running. Better if it is but should not prevent from viewing resources.
  • Issue #77

0.1.6

20 Feb 01:55
Compare
Choose a tag to compare
0.1.6 Pre-release
Pre-release

Release v0.1.6



Notes

Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!

If you've filed an issue please help me verify and close.

Thank you so much for your support!!



Change Logs


  • Feature request #43 Add CronJob Manual Trigger.
    All of this work is attributed to dzoeteman. Thank you!
  • Added ability to view logs on Job resource.
  • Feature request #37 Added Describe on resources as
    in kubectl describe xxx
  • NOTE! Changed alias to job and cron vs jo and cjo

Resolved Bugs

  • Fix issue with ServiceAccounts not displaying

0.1.5

19 Feb 07:05
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release

Release v0.1.5



Notes

Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!

If you've filed an issue please help me verify and close.

Thank you so much for your support!!



Change Logs



Resolved Bugs

  • Fixed release version not showing up on execs

0.1.4

19 Feb 06:24
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release

Release v0.1.4



Notes

Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!

If you've file an issue please help me verify and close.

Thank you so much for your support!!



Change Logs


  • IMPORTANT! Breaking change! The K9s config was changed
    If K9s does not launch, move over .k9s/config.yml
  • Reworked CLI args to better support contexts

Resolved Bugs