You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Description
When using the copy collector, it doesn't copy folders
Example:
Create a k8s cluster (for example using CMX with replicated cluster create --distribution k3s) and deploy netshoot in the default namespace. Make sure the label for app is specified.
Exec into the netshoot container and create the folder /tmp/test and also some subfolders and files.
Execute the following spec using kubectl support-bundle
Bug Description
When using the
copy
collector, it doesn't copy foldersExample:
Create a k8s cluster (for example using CMX with
replicated cluster create --distribution k3s
) and deploy netshoot in the default namespace. Make sure the label for app is specified.Exec into the netshoot container and create the folder
/tmp/test
and also some subfolders and files.Execute the following spec using
kubectl support-bundle
Expected Behavior
The resulting support bundle should contain the corresponding files/folders.
Steps To Reproduce
See description
Additional Context
Include the following information.
The text was updated successfully, but these errors were encountered: