3.5.0 #669
eyalb181
announced in
Announcements
3.5.0
#669
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Added
FileFilter
that allows the user to include or exclude file paths (with regex support) for file operations.Changed
--
.fs
works: now it supports 2 modesSimple
andAdvanced
, whereSimple
is similar to the old behavior (enables read-only, read-write, or disable file ops), andAdvanced
allows the user to specify include and exclude (regexes) filters forFileFilter
.README
and update it for--target
flag.Removed
--pod-name
,--pod-namespace
,--impersonated_container_name
have been removed in favor of--target
,--target-namespace
Fixed
This discussion was created from the release 3.5.0.
Beta Was this translation helpful? Give feedback.
All reactions