Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding "./kubestr file-restore" command #287

Merged
merged 62 commits into from
Aug 20, 2024
Merged

Commits on Jul 24, 2024

  1. Adding the kubestr browse pvc command. Handling kubestr browse suppor…

    …t for backward compatibility.
    shlokc9 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    36882b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0927b25 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github/codeql-action in the github-actions group (k…

    …astenhq#272)
    
    Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.25.12 to 3.25.13
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@4fa2a79...2d79040)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and shlokc9 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c2d3570 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump docker/build-push-action in the docker group (kaste…

    …nhq#273)
    
    Bumps the docker group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).
    
    
    Updates `docker/build-push-action` from 6.3.0 to 6.4.1
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@1a16264...1ca370b)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: docker
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and shlokc9 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b6bf82c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32cecd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6ac177 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    e2aa023 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    1f10988 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34744f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbed58b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    2f8e255 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9098f94 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    a0c97b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16e29c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b44243 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bb5fd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    778b71c View commit details
    Browse the repository at this point in the history
  6. Renamed testcase CSITestSuite.TestCreateInspectorApplication to TestC…

    …reateInspectorApplicationForPVC
    shlokc9 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b17344a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f848045 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78d4981 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74bd34d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    4e160b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    62af178 View commit details
    Browse the repository at this point in the history
  2. Removing namespace, runAsUser & localport flags for browse snapshot b…

    …ecause we made those persistent
    shlokc9 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    dc4a65e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d419ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0314b8e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Removing storage class flag

    shlokc9 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f63aebf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0f5dcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7b492c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    938e625 View commit details
    Browse the repository at this point in the history
  5. Removing storage class flag

    shlokc9 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    127e473 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e781e2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffd10ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0681429 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c3b76da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f11801d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    13f4b25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    023ec6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16bbac4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7faf68 View commit details
    Browse the repository at this point in the history
  5. Adding "./kubestr browse snapshot" command (kastenhq#277)

    * Adding the kubestr browse pvc command. Handling kubestr browse support for backward compatibility.
    
    * Adding browse snapshot command. Updating browse command to browse pvc command.
    
    * chore(deps): bump github/codeql-action in the github-actions group (kastenhq#272)
    
    Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    Updates `github/codeql-action` from 3.25.12 to 3.25.13
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@4fa2a79...2d79040)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump docker/build-push-action in the docker group (kastenhq#273)
    
    Bumps the docker group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).
    
    Updates `docker/build-push-action` from 6.3.0 to 6.4.1
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@1a16264...1ca370b)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: docker
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Removing unused snapshot function parameter in cleanup
    
    * Adding mock tests for SnapshotBrowserStepper
    
    * Adding Deprecated msg to the 'browse' command
    
    * Adding fake tests for snapshot_inspector.go
    
    * Renamed testcase CSITestSuite.TestCreateInspectorApplication to TestCreateInspectorApplicationForPVC
    
    * Adding snapshot_inspector_steps_test.go
    
    * Updating Deprecated msg for 'browse' command
    
    * Making namespace, runAsUser & localport flags persistent
    
    * Removing namespace, runAsUser & localport flags for browse snapshot because we made those persistent
    
    * Removing storage class flag
    
    * Update cmd/rootCmd.go
    
    Co-authored-by: Sirish Bathina <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sirish Bathina <[email protected]>
    3 people committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b13bc79 View commit details
    Browse the repository at this point in the history
  6. Adding --show-tree flag to both "./kubestr browse pvc" & "./kubestr b…

    …rowse snapshot" commands (kastenhq#278)
    
    * Adding the kubestr browse pvc command. Handling kubestr browse support for backward compatibility.
    
    * Adding browse snapshot command. Updating browse command to browse pvc command.
    
    * chore(deps): bump github/codeql-action in the github-actions group (kastenhq#272)
    
    Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.25.12 to 3.25.13
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@4fa2a79...2d79040)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump docker/build-push-action in the docker group (kastenhq#273)
    
    Bumps the docker group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).
    
    
    Updates `docker/build-push-action` from 6.3.0 to 6.4.1
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@1a16264...1ca370b)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: docker
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Adding --show-tree flag for browse snapshot & browse pvc commands
    
    * Removing unused snapshot function parameter in cleanup
    
    * Adding KubeExecutor Exec helper function to execute tree command
    
    * Adding --show-tree logic in pvc_inspector.go
    
    * Adding --show-tree logic in snapshot_inspector.go
    
    * Printing out the tree structure for --show-tree
    
    * Updating mock tests for new code changes
    
    * Updating mount path in container args for creating a browse pod
    
    * Updating the CSITestSuite.TestCreateInspectorApplication for changes in the mount path
    
    * Adding Deprecated msg to the 'browse' command
    
    * Adding mock tests for SnapshotBrowserStepper
    
    * Adding fake tests for snapshot_inspector.go
    
    * Renamed testcase CSITestSuite.TestCreateInspectorApplication to TestCreateInspectorApplicationForPVC
    
    * Adding snapshot_inspector_steps_test.go
    
    * Updating mock tests for new code changes
    
    * Updating the mount paths in CSITestSuite.TestCreateInspectorApplicationForSnapshot
    
    * Updating Deprecated msg for 'browse' command
    
    * Making namespace, runAsUser & localport flags persistent
    
    * Removing namespace, runAsUser & localport flags for browse snapshot because we made those persistent
    
    * Adding --show-tree flag for browse snapshot & browse pvc commands
    
    * Updating namespace flag usage for better understanding
    
    * Removing storage class flag
    
    * Adding --show-tree logic in snapshot_inspector.go
    
    * Updating mock objects for SnapshotBrowserStepper
    
    * Adding --show-tree flag for browse snapshot & browse pvc commands
    
    * Removing storage class flag
    
    * Adding --show-tree flag for browse snapshot & browse pvc commands
    
    * Adding --show-tree logic in snapshot_inspector.go
    
    * Passing showTree var as function argument
    
    * Making --show-tree a persistent flag
    
    * Removing ShowTree dummy condition
    
    * Removing duplicate browseSnapshotCmd
    
    * Adding --show-tree flag for browse snapshot & browse pvc commands
    
    * Making --show-tree a persistent flag
    
    * Adding --show-tree flag for browse snapshot & browse pvc commands
    
    * Making --show-tree a persistent flag
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    shlokc9 and dependabot[bot] committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1a1a2fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f1c2578 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Adding --show-tree flag to both "./kubestr browse pvc" & "./kubestr b…

    …rowse snapshot" commands (kastenhq#278)
    
    * Adding the kubestr browse pvc command. Handling kubestr browse support for backward compatibility.
    
    * Adding browse snapshot command. Updating browse command to browse pvc command.
    
    * chore(deps): bump github/codeql-action in the github-actions group (kastenhq#272)
    
    Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.25.12 to 3.25.13
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@4fa2a79...2d79040)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump docker/build-push-action in the docker group (kastenhq#273)
    
    Bumps the docker group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).
    
    
    Updates `docker/build-push-action` from 6.3.0 to 6.4.1
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@1a16264...1ca370b)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: docker
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Adding --show-tree flag for browse snapshot & browse pvc commands
    
    * Removing unused snapshot function parameter in cleanup
    
    * Adding KubeExecutor Exec helper function to execute tree command
    
    * Adding --show-tree logic in pvc_inspector.go
    
    * Adding --show-tree logic in snapshot_inspector.go
    
    * Printing out the tree structure for --show-tree
    
    * Updating mock tests for new code changes
    
    * Updating mount path in container args for creating a browse pod
    
    * Updating the CSITestSuite.TestCreateInspectorApplication for changes in the mount path
    
    * Adding Deprecated msg to the 'browse' command
    
    * Adding mock tests for SnapshotBrowserStepper
    
    * Adding fake tests for snapshot_inspector.go
    
    * Renamed testcase CSITestSuite.TestCreateInspectorApplication to TestCreateInspectorApplicationForPVC
    
    * Adding snapshot_inspector_steps_test.go
    
    * Updating mock tests for new code changes
    
    * Updating the mount paths in CSITestSuite.TestCreateInspectorApplicationForSnapshot
    
    * Updating Deprecated msg for 'browse' command
    
    * Making namespace, runAsUser & localport flags persistent
    
    * Removing namespace, runAsUser & localport flags for browse snapshot because we made those persistent
    
    * Adding --show-tree flag for browse snapshot & browse pvc commands
    
    * Updating namespace flag usage for better understanding
    
    * Removing storage class flag
    
    * Adding --show-tree logic in snapshot_inspector.go
    
    * Updating mock objects for SnapshotBrowserStepper
    
    * Adding --show-tree flag for browse snapshot & browse pvc commands
    
    * Removing storage class flag
    
    * Adding --show-tree flag for browse snapshot & browse pvc commands
    
    * Adding --show-tree logic in snapshot_inspector.go
    
    * Passing showTree var as function argument
    
    * Making --show-tree a persistent flag
    
    * Removing ShowTree dummy condition
    
    * Removing duplicate browseSnapshotCmd
    
    * Adding --show-tree flag for browse snapshot & browse pvc commands
    
    * Making --show-tree a persistent flag
    
    * Adding --show-tree flag for browse snapshot & browse pvc commands
    
    * Making --show-tree a persistent flag
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    shlokc9 and dependabot[bot] committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d22fcc5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the github-actions group across 1 directory with 2 …

    …updates (kastenhq#282)
    
    Bumps the github-actions group with 2 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `github/codeql-action` from 3.25.13 to 3.25.15
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@2d79040...afb54ba)
    
    Updates `actions/upload-artifact` from 4.3.4 to 4.3.5
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@0b2256b...89ef406)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and shlokc9 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    dcccafe View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump the docker group across 1 directory with 4 updates (k…

    …astenhq#283)
    
    Bumps the docker group with 4 updates in the / directory: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action), [docker/login-action](https://github.com/docker/login-action) and [docker/build-push-action](https://github.com/docker/build-push-action).
    
    
    Updates `docker/setup-qemu-action` from 3.1.0 to 3.2.0
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@5927c83...49b3bc8)
    
    Updates `docker/setup-buildx-action` from 3.4.0 to 3.6.1
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@4fd8129...988b5a0)
    
    Updates `docker/login-action` from 3.2.0 to 3.3.0
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@0d4c9c5...9780b0c)
    
    Updates `docker/build-push-action` from 6.4.1 to 6.5.0
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@1ca370b...5176d81)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: docker
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: docker
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: docker
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: docker
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and shlokc9 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ba09ef9 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 (kastenhq…

    …#281)
    
    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.3 to 2.4.0.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@dc50aa9...62b2cac)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and shlokc9 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    00b738b View commit details
    Browse the repository at this point in the history
  5. K10-23320: Fix function definition for Create and CreateFromSource (k…

    …astenhq#274)
    
    * fix function definition for Create and CreateFromSource
    
    * update go mod
    
    * update go mod
    
    * update fakesnapshotter
    
    * update create and createFromSource method
    
    * change snapshot and content meta struct type
    
    * sync kanister dependency
    
    * Renamed struct
    
    * Sync kanister dependency
    
    * Sync kanister dependency
    
    * Sync kanister dependency
    
    * Sync kanister dependency to merge master commit
    saima-s authored and shlokc9 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    94bbfea View commit details
    Browse the repository at this point in the history
  6. Updating CreatePodArgs to consume PVC args in []string{} format inste…

    …ad of string (kastenhq#285)
    
    * Updating the PVCName, MountPath, DevicePath signature in CreatePodArgs
    
    * Refactoring PVCName, MountPath, DevicePath variables into a single PVCMap with path definitions
    
    * Removing unused PVCName variable from CreatePodArgs
    
    * Updating DevicePath and MountPath error messages
    shlokc9 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    acb052e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    dbbb0f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    d6d359b View commit details
    Browse the repository at this point in the history
  2. Adding File restore command

    shlokc9 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f94e6e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0eb8e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0dc63e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c206c79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21aada5 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    d498389 View commit details
    Browse the repository at this point in the history
  2. Adding --toPVC flag

    shlokc9 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6ba5cd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a025986 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    487ad81 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    b3dcb80 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Update cmd/rootCmd.go

    Co-authored-by: Sirish Bathina <[email protected]>
    shlokc9 and bathina2 authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    dab6718 View commit details
    Browse the repository at this point in the history