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

Ftr create volume snapshot operator from scratch #2

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Feb 25, 2022

  1. 1. added go types for CRD

    2. generated client using code-generator
    sandeshlmore committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    a0cc60d View commit details
    Browse the repository at this point in the history
  2. 1. added controller logic for volume snapshot

    2. added client for communicating with kubernetes
    3. added dockerfile
    sandeshlmore committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    f7847b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3aa4758 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

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

Commits on Mar 2, 2022

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

Commits on Mar 10, 2022

  1. update readme file

    sandeshlmore committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    85a1f9e View commit details
    Browse the repository at this point in the history