Skip to content

Commit

Permalink
remove incorrect docs
Browse files Browse the repository at this point in the history
Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
  • Loading branch information
leninmehedy committed Jan 15, 2024
1 parent aad0af9 commit 7e03a6e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions fullstack-network-manager/src/core/kubectl2.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,6 @@ export class Kubectl2 {
*
* It overwrites any existing file inside the container at the destination directory
*
* FIXME: currently it fails to catch error if incorrect containerName or invalid destination path is specified
*
* @param podName podName name
* @param containerName container name
* @param srcPath source file path in the local
Expand All @@ -415,8 +413,6 @@ export class Kubectl2 {
*
* It overwrites any existing file at the destination directory
*
* FIXME: currently it fails to catch error if incorrect containerName or invalid destination path is specified
*
* @param podName podName name
* @param containerName container name
* @param srcPath source file path in the container
Expand Down

0 comments on commit 7e03a6e

Please sign in to comment.