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

feat: Introduces Server-Side Apply as sync option #9711

Merged
merged 9 commits into from
Aug 5, 2022

Commits on Jul 26, 2022

  1. feat: Introduces Server-Side Apply as sync option

    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    leoluz committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    2682f84 View commit details
    Browse the repository at this point in the history
  2. add docs

    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    leoluz committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    eda43cc View commit details
    Browse the repository at this point in the history
  3. Implement the structured-merge diff when ssa is enabled

    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    leoluz committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    c268d62 View commit details
    Browse the repository at this point in the history
  4. update gitops-engine

    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    leoluz committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    6fc6726 View commit details
    Browse the repository at this point in the history
  5. update gitops-engine

    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    leoluz committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    db668a8 View commit details
    Browse the repository at this point in the history
  6. go mod tidy

    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    leoluz committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    c5b7e6c View commit details
    Browse the repository at this point in the history
  7. Add server-side apply option to the UI

    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    leoluz committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    65ea59e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. update gitops-engine to master

    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    leoluz committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    054cc02 View commit details
    Browse the repository at this point in the history
  2. fix live default values

    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    leoluz committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    7310dd3 View commit details
    Browse the repository at this point in the history