8000 syncstrategy by alexymantha · Pull Request #3 · alexymantha/argo-cd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

syncstrategy #3

New issue

Have a question abou 8000 t 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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

syncstrategy #3

wants to merge 1 commit into from

Conversation

alexymantha
Copy link
Owner

commit 315aff0
Merge: effd359 ef7f32e
Author: Alexy Mantha alexy@mantha.dev
Date: Thu Aug 31 17:05:33 2023 -0700

Merge branch 'master' into add-syncstrategy

commit effd359
Author: Alexy Mantha alexy.mantha@goto.com
Date: Thu Aug 31 19:55:56 2023 -0400

add tests

commit 0b4e77d
Author: Alexy Mantha alexy.mantha@goto.com
Date: Thu Aug 31 16:32:09 2023 -0400

fix tests

commit 461046b
Merge: d670109 dd49e22
Author: Alexy Mantha alexy.mantha@goto.com
Date: Thu Aug 24 17:01:21 2023 -0400

Merge branch 'master' into add-syncstrategy

commit d670109
Author: Alexy Mantha alexy.mantha@goto.com
Date: Thu Aug 24 16:41:49 2023 -0400

add clusterkind

commit f398c57
Author: Alexy Mantha alexy.mantha@goto.com
Date: Mon Aug 21 23:31:37 2023 -0400

add clustersyncstrategy

commit df5ad7d
Merge: ac86c16 bfaac2b
Author: Alexy Mantha alexy.mantha@goto.com
Date: Tue Aug 15 21:09:27 2023 -0400

Merge branch 'master' into add-syncstrategy

commit ac86c16
Author: Alexy Mantha alexy.mantha@goto.com
Date: Thu Aug 10 18:04:13 2023 -0400

changes from codegen

commit 587f866
Author: Alexy Mantha alexy.mantha@goto.com
Date: Thu Aug 10 17:35:08 2023 -0400

fix naming conflict

commit 21f58e5
Author: Alexy Mantha alexy.mantha@goto.com
Date: Thu Aug 10 16:11:27 2023 -0400

Changes from codegen

commit bbb7de8
Merge: 89b2ba9 c31da64
Author: Alexy Mantha alexy.mantha@goto.com
Date: Thu Aug 10 16:09:41 2023 -0400

Merge branch 'master' into add-syncstrategy

commit 89b2ba9
Author: Alexy Mantha alexy.mantha@goto.com
Date: Wed Aug 9 17:21:23 2023 -0400

wip

commit 110bda5
Author: Alexy Mantha alexy.mantha@goto.com
Date: Wed Aug 9 13:26:20 2023 -0400

wip

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
  • The title of the PR states what changed and the related issues number (used for the release note).
  • The title of the PR conforms to the Toolchain Guide
  • I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
  • I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • Optional. My organization is added to USERS.md.
  • I have signed off all my commits as required by DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My build is green (troubleshooting builds).
  • My new feature complies with the feature status guidelines.
  • I have added a brief description of why this PR is necessary and/or what this PR solves.

commit 315aff0
Merge: effd359 ef7f32e
Author: Alexy Mantha <alexy@mantha.dev>
Date:   Thu Aug 31 17:05:33 2023 -0700

    Merge branch 'master' into add-syncstrategy

commit effd359
Author: Alexy Mantha <alexy.mantha@goto.com>
Date:   Thu Aug 31 19:55:56 2023 -0400

    add tests

commit 0b4e77d
Author: Alexy Mantha <alexy.mantha@goto.com>
Date:   Thu Aug 31 16:32:09 2023 -0400

    fix tests

commit 461046b
Merge: d670109 dd49e22
Author: Alexy Mantha <alexy.mantha@goto.com>
Date:   Thu Aug 24 17:01:21 2023 -0400

    Merge branch 'master' into add-syncstrategy

commit d670109
Author: Alexy Mantha <alexy.mantha@goto.com>
Date:   Thu Aug 24 16:41:49 2023 -0400

    add clusterkind

commit f398c57
Author: Alexy Mantha <alexy.mantha@goto.com>
Date:   Mon Aug 21 23:31:37 2023 -0400

    add clustersyncstrategy

commit df5ad7d
Merge: ac86c16 bfaac2b
Author: Alexy Mantha <alexy.mantha@goto.com>
Date:   Tue Aug 15 21:09:27 2023 -0400

    Merge branch 'master' into add-syncstrategy

commit ac86c16
Author: Alexy Mantha <alexy.mantha@goto.com>
Date:   Thu Aug 10 18:04:13 2023 -0400

    changes from codegen

commit 587f866
Author: Alexy Mantha <alexy.mantha@goto.com>
Date:   Thu Aug 10 17:35:08 2023 -0400

    fix naming conflict

commit 21f58e5
Author: Alexy Mantha <alexy.mantha@goto.com>
Date:   Thu Aug 10 16:11:27 2023 -0400

    Changes from codegen

commit bbb7de8
Merge: 89b2ba9 c31da64
Author: Alexy Mantha <alexy.mantha@goto.com>
Date:   Thu Aug 10 16:09:41 2023 -0400

    Merge branch 'master' into add-syncstrategy

commit 89b2ba9
Author: Alexy Mantha <alexy.mantha@goto.com>
Date:   Wed Aug 9 17:21:23 2023 -0400

    wip

commit 110bda5
Author: Alexy Mantha <alexy.mantha@goto.com>
Date:   Wed Aug 9 13:26:20 2023 -0400

    wip

Signed-off-by: Alexy Mantha <alexy@mantha.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0