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

Refactor bootstrap process to use fluxcd/pkg/git #3299

Merged
merged 4 commits into from Nov 17, 2022

Commits on Nov 17, 2022

  1. refactor bootstrap process to use fluxcd/pkg/git

    Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
    aryan9600 committed Nov 17, 2022
    Copy the full SHA
    0a5048a View commit details
    Browse the repository at this point in the history
  2. use fluxcd/go-git instead of go-git/go-git directly

    Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
    aryan9600 committed Nov 17, 2022
    Copy the full SHA
    4ea2532 View commit details
    Browse the repository at this point in the history
  3. make gpg signing more robust for bootstrap

    Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
    aryan9600 committed Nov 17, 2022
    Copy the full SHA
    f8da3a1 View commit details
    Browse the repository at this point in the history
  4. add aws codecommit example and validation; azure devops example

    Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
    aryan9600 committed Nov 17, 2022
    Copy the full SHA
    35e1b5c View commit details
    Browse the repository at this point in the history