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

Add Kopia Repository Server based kando Blueprint for MySQL Application #1981

Open
wants to merge 46 commits into
base: master
Choose a base branch
from

Commits on Mar 31, 2023

  1. Add Kopia Repository Server based Blueprint for mysql

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    706f4cd View commit details
    Browse the repository at this point in the history
  2. Add Newline

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    21cc806 View commit details
    Browse the repository at this point in the history
  3. Add README.md

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    bf5db94 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

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

Commits on Apr 3, 2023

  1. Update README.md

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    79c37ab View commit details
    Browse the repository at this point in the history
  2. Add mysql image build in .goreleaser.yml

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    15e4a11 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2b0e820 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

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

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    6a1e1d5 View commit details
    Browse the repository at this point in the history
  2. Make replicaCount dynamic

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    61e1a5a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    7b38835 View commit details
    Browse the repository at this point in the history
  2. Update Docs

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    1d17619 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbc9233 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Change Name of Image to mysql-kopia

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed May 4, 2023
    Configuration menu
    Copy the full SHA
    0fd7db6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

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

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    fc0a5cf View commit details
    Browse the repository at this point in the history
  2. Update .goreleaser.yml

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    2757327 View commit details
    Browse the repository at this point in the history
  3. Update Dockerfile

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    8dcf2b3 View commit details
    Browse the repository at this point in the history
  4. Update Docs

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    9b88614 View commit details
    Browse the repository at this point in the history
  5. Add soft link for kopia mysql blueprint

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    768d1f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    edb5b7c View commit details
    Browse the repository at this point in the history
  2. Add kando based mysql blueprint

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f349c85 View commit details
    Browse the repository at this point in the history
  3. remove .goreleaser.yml changes

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e328e5d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Update Blueprint

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f298f38 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

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

Commits on Jun 12, 2023

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

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    17199c9 View commit details
    Browse the repository at this point in the history
  2. Update examples/mysql-kopia-repository-server/README.md

    Co-authored-by: Pavan Navarathna <[email protected]>
    r4rajat and pavannd1 authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    689166c View commit details
    Browse the repository at this point in the history
  3. Update examples/mysql-kopia-repository-server/README.md

    Co-authored-by: Pavan Navarathna <[email protected]>
    r4rajat and pavannd1 authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ad6d399 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

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

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    8ab55a3 View commit details
    Browse the repository at this point in the history
  2. Update docs

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    ab7537c View commit details
    Browse the repository at this point in the history
  3. fix typo

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    f3d4e59 View commit details
    Browse the repository at this point in the history
  4. Proper path for blueprint

    Signed-off-by: Rajat Gupta <[email protected]>
    r4rajat committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    8f8001f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Jul 25, 2023

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

Commits on Jul 26, 2023

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

Commits on Aug 4, 2023

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

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    7b4a118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    064c8f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e76e3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cf8ca2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    a478c57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18045ae View commit details
    Browse the repository at this point in the history