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

Print out GitSource from config repository on dry-run #1320

Merged
merged 71 commits into from
Feb 1, 2022

Commits on Jan 5, 2022

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

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    2415256 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19ad00a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23716df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a941279 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9196268 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

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

Commits on Jan 11, 2022

  1. Created new repoWriter layer to simplify the code

    Added function to convert from Manifest to CommitFile
    josecordaz committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    8acd899 View commit details
    Browse the repository at this point in the history
  2. Moving generation of manifests files to models folder.

    Removed AssociateCluster method from GitOpsDirectoryWriter
    josecordaz committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    2f574e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bae0c01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62caac1 View commit details
    Browse the repository at this point in the history
  5. Removed unused constants

    josecordaz committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    160cf75 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    77bea4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2ed00a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecb8530 View commit details
    Browse the repository at this point in the history
  4. Fixed lint issues

    josecordaz committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    b853e78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a89da4 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    37ad721 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2134ddb View commit details
    Browse the repository at this point in the history
  3. Fix lint issues

    josecordaz committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    f4a789f View commit details
    Browse the repository at this point in the history
  4. Removed old install tests

    josecordaz committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    31e3306 View commit details
    Browse the repository at this point in the history
  5. Remove unused variables

    josecordaz committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    7205ffb View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into refactor-install

    # Conflicts:
    #	pkg/services/gitops/install.go
    #	pkg/services/gitops/install_test.go
    josecordaz committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    6130fac View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    7723775 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b39f1fb View commit details
    Browse the repository at this point in the history
  3. Use the right yaml library

    josecordaz committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    336cf30 View commit details
    Browse the repository at this point in the history
  4. Fixed yaml dependency

    josecordaz committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    978f9cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06513dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52c6147 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Merge branch 'main' into refactor-install

    # Conflicts:
    #	pkg/services/automation/automation_test.go
    #	pkg/services/automation/cluster_generator.go
    #	pkg/upgrade/upgrade.go
    josecordaz committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    3d07eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b0b77e View commit details
    Browse the repository at this point in the history
  3. Fixed install --dry-run it was printing out raw bytes instead of st…

    …ring
    
    Fixed regex on acceptance test
    josecordaz committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    b31146c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into refactor-install

    # Conflicts:
    #	pkg/services/automation/automation_test.go
    #	pkg/services/automation/cluster_generator.go
    josecordaz committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    b6d4027 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7423fb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee9b171 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da4e7c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    57115cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4f27fd View commit details
    Browse the repository at this point in the history
  3. Rename function CreateKustomize to CreateKustomization

    Co-authored-by: Jordan Pellizzari <jordan@weave.works>
    josecordaz and jpellizzari committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    35f1b24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d536d1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97dde2a View commit details
    Browse the repository at this point in the history
  6. Fixed references to old function

    A function was renamed but their calls were not
    josecordaz committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    4011ebc View commit details
    Browse the repository at this point in the history
  7. Fixed references to old function

    A function was renamed but their calls were not
    josecordaz committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    72f7970 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30c1750 View commit details
    Browse the repository at this point in the history
  9. Initial work to get token and deploy key right before setting git cli…

    …ents
    
    This work could let us use flags to pass in some info like
    1.- Secret names(in case they are already in the cluster)
    2.- Deploy keys path. In case the user has the deploy key saved in a file
    3.- Provider deploy key name. In case the user already has a deploy key in the provider. That we can later save to the cluster as secret. We would need to authenticate the first time to retrieve it.
    
    Instantiating git clients separately
    josecordaz committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    a08e050 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cdec5ff View commit details
    Browse the repository at this point in the history
  11. Fixed lint issues

    josecordaz committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    4b0051d View commit details
    Browse the repository at this point in the history
  12. Fixed references to old function

    A function was renamed but their calls were not
    josecordaz committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    b4edd8f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a01d4ad View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e11ec2a View commit details
    Browse the repository at this point in the history
  15. Fixed unit test it was not generating adding the wego app path to the…

    … kustomization of the expected file
    josecordaz committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    8d9189f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a8ff7b7 View commit details
    Browse the repository at this point in the history
  17. Clean up comments

    josecordaz committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    1a31fb0 View commit details
    Browse the repository at this point in the history
  18. Updated comments

    josecordaz committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    33f53d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Fixed installer unit tests

    josecordaz committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    4404cae View commit details
    Browse the repository at this point in the history
  2. Fixed manifests unit tests

    josecordaz committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    d8d6447 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Merge branch 'main' into refactor-get-git-clients

    # Conflicts:
    #	cmd/gitops/install/cmd.go
    #	pkg/models/manifest.go
    #	pkg/models/manifest_test.go
    #	pkg/services/auth/auth_test.go
    #	pkg/services/gitopswriter/gitopswriter.go
    #	pkg/services/install/install.go
    #	pkg/services/install/install_test.go
    josecordaz committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    9746835 View commit details
    Browse the repository at this point in the history
  2. Removed commented code

    josecordaz committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    7dc8896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d51ada View commit details
    Browse the repository at this point in the history
  4. Fixed lint issue

    josecordaz committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    f7f15a5 View commit details
    Browse the repository at this point in the history
  5. Fixed install unit tests

    josecordaz committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    0a8df96 View commit details
    Browse the repository at this point in the history
  6. Fixed manifests unit tests

    josecordaz committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    b5e0cec View commit details
    Browse the repository at this point in the history
  7. Fixed auth unit tests

    josecordaz committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    1038819 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    994c90f View commit details
    Browse the repository at this point in the history
  2. Fixed auth unit tests

    josecordaz committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    c5eee2c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into refactor-get-git-clients

    # Conflicts:
    #	pkg/services/gitops/uninstall.go
    josecordaz committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    145e4e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    ddff524 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into refactor-get-git-clients

    # Conflicts:
    #	cmd/gitops/install/cmd.go
    #	pkg/services/factory.go
    josecordaz committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    4279701 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Merge branch 'main' into refactor-get-git-clients

    # Conflicts:
    #	cmd/gitops/install/cmd.go
    #	pkg/models/manifest.go
    #	pkg/models/manifest_test.go
    #	pkg/services/install/install.go
    #	pkg/services/install/install_test.go
    josecordaz committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    a4ff644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77bfd07 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Merge branch 'main' into refactor-get-git-clients

    # Conflicts:
    #	cmd/gitops/install/cmd.go
    #	pkg/models/manifest_test.go
    #	pkg/services/auth/auth.go
    #	pkg/services/auth/auth_test.go
    #	pkg/services/factory.go
    josecordaz committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    41edbf6 View commit details
    Browse the repository at this point in the history