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 browse snapshot" command #277

Merged
merged 17 commits into from
Aug 2, 2024

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

Commits on Jul 25, 2024

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

Commits on Jul 27, 2024

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

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    e8ad4f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a2d883 View commit details
    Browse the repository at this point in the history
  3. Renamed testcase CSITestSuite.TestCreateInspectorApplication to TestC…

    …reateInspectorApplicationForPVC
    shlokc9 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7f1be8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ed2a49 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    2a1c72f 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
    bc2aa21 View commit details
    Browse the repository at this point in the history
  3. Removing storage class flag

    shlokc9 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    cac62af View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 2, 2024

  1. Update cmd/rootCmd.go

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