Skip to content

Latest commit

 

History

History
117 lines (60 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

117 lines (60 loc) · 1.71 KB

Change Log

1.0.34

Prompt to change to use of jpetazzo/nsenter@sha256:9a5758441e7929abcff9f13a69b4ca962063ec89b818395f02b7b7e8150ca088 image tag.

1.0.33

Suggest use of jpetazzo/nsenter@sha256:9a5758441e7929abcff9f13a69b4ca962063ec89b818395f02b7b7e8150ca088 image tag to allow offline use with --image-pull-policy=IfNotPresent. Try to use VSCode termial.

1.0.32

Fix node terminal command for PowerShell.

1.0.31

New icon. Show Image: label.

1.0.23

  • Fix Terminal command for Node on Linux.

1.0.22

  • Add kubectl cp from/to commands on FileNodes and FolderNodes.

1.0.21

  • Add tail -f command on COntainer File Node.

1.0.20

  • Fix typo in nsenter.

1.0.19

  • Show mount points in file system with [Mounted] tag.

1.0.18

  • Simplify code.
  • Show Volumes under Pod and Volume Mounts under Containers.

1.0.17

  • Update README.

1.0.16

  • Update README.

1.0.15

  • User needs to specify the nsenter image using preference kubernetes-file-system-explorer.nsenter-image.

1.0.14

  • Detect hostName from label.

1.0.13

  • Terminal on Kubernetes nodes using nsenter.

1.0.11

  • Internal.

1.0.11

  • ls -al command on folders.

1.0.10

  • Use TextDocumentContentProvider.

1.0.9

  • Terminal command on Container node.

1.0.8

  • Show correct commands on Container Folder and File nodes.

1.0.7

  • Added Find command for folders.

1.0.6

  • Updated screenshot.

1.0.5

  • Deal with links

1.0.4

  • Show filesystem of all container.

1.0.3

  • Show container.

1.0.2

  • Add command k8s.pod.container.file.view (View file) - Show the content of the file in editor.

1.0.1

  • Add screenshot and description

1.0.0

  • Initial release