Skip to content

Releases: juicedata/kubectl-jfs-plugin

v0.3.0

09 Oct 07:05
9178c25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

02 Aug 06:37
abf7fb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.2.0

v0.1.2

15 Jul 02:48
cadd793
Compare
Choose a tag to compare

Changelog

  1. fix typo for csi node status: #6
  2. kubectl jfs po output need a \n when no pod: #7

v0.1.1

05 Jul 06:21
d97cdee
Compare
Choose a tag to compare

Command

fix mount namespace for kubectl accesslog/warmup

v0.1.0

05 Jul 03:15
d071383
Compare
Choose a tag to compare

Command

  1. kubectl jfs get pod : get all app pods using juicefs pvc
  2. kubectl jfs get mount : get all juicefs mount pods
  3. kubectl jfs debug pod <name>: debug app pod using juicefs pvc
  4. kubectl jfs oplog <name>: get oplog of mount pod
  5. kubectl jfs warmup <name> [<subpath>]: warmup in mount pod
  6. kubectl jfs pvc/pv: get all juicefs pvc/pv
  7. kubectl jfs debug pvc/pv <name>: debug juicefs pvc/pv