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

Alexy appset resource tree #7

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

Commits on Sep 29, 2023

  1. initial refactoring

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    db3f2dd View commit details
    Browse the repository at this point in the history
  2. initial linting and fromAppComponents=false

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5202333 View commit details
    Browse the repository at this point in the history
  3. initial linting and isInvokedFromApp=false

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ff93e4c View commit details
    Browse the repository at this point in the history
  4. upstream sync

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    dfd6642 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    c6017bd View commit details
    Browse the repository at this point in the history
  2. disable delete for AppSets

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    19c5c08 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. upstream sync

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    edaab01 View commit details
    Browse the repository at this point in the history
  2. regression fix

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    9e1acf0 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. fixed formatting

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    f7a17a1 View commit details
    Browse the repository at this point in the history
  2. fixed formatting

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    ed3d8ce View commit details
    Browse the repository at this point in the history
  3. cleanup

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    c579e35 View commit details
    Browse the repository at this point in the history
  4. support appset-resource-tree

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    668bdb5 View commit details
    Browse the repository at this point in the history
  5. atempt to maximize isApp and isInvokedFromAppsCtx

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    c6a167a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. attempt to maximize isApp and isInvokedFromAppsCtx

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6dd506b View commit details
    Browse the repository at this point in the history
  2. attempt to maximize isApp and isInvokedFromAppsCtx

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    687b455 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    253a432 View commit details
    Browse the repository at this point in the history
  2. linting fixes in ctx and abstract objects reference

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    35de291 View commit details
    Browse the repository at this point in the history
  3. linting fixes in ctx and abstract objects reference

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    e72c302 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. attempt to fix the tests

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    38cac5d View commit details
    Browse the repository at this point in the history
  2. attempt to fix the tests

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    905f93d View commit details
    Browse the repository at this point in the history
  3. change how the AppSet health is calculated

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    c4ab34e View commit details
    Browse the repository at this point in the history
  4. master sync

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    c8d09d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    157a845 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. update types

    Signed-off-by: Alexy Mantha <[email protected]>
    alexymantha committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    b1ae7f1 View commit details
    Browse the repository at this point in the history
  2. Update generated code

    Signed-off-by: Alexy Mantha <[email protected]>
    alexymantha committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    0a1b1d9 View commit details
    Browse the repository at this point in the history
  3. wip

    Signed-off-by: Alexy Mantha <[email protected]>
    alexymantha committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    302c157 View commit details
    Browse the repository at this point in the history
  4. add resource tree

    Signed-off-by: Alexy Mantha <[email protected]>
    alexymantha committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    64df708 View commit details
    Browse the repository at this point in the history
  5. Update generated code

    Signed-off-by: Alexy Mantha <[email protected]>
    alexymantha committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    5c606e4 View commit details
    Browse the repository at this point in the history
  6. fix

    Signed-off-by: Alexy Mantha <[email protected]>
    alexymantha committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    499aa6c View commit details
    Browse the repository at this point in the history
  7. cleanup

    Signed-off-by: Alexy Mantha <[email protected]>
    alexymantha committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    0e57acf View commit details
    Browse the repository at this point in the history
  8. format

    Signed-off-by: Alexy Mantha <[email protected]>
    alexymantha committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    84b2e6f View commit details
    Browse the repository at this point in the history
  9. fix lint

    Signed-off-by: Alexy Mantha <[email protected]>
    alexymantha committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    384a871 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Merge branch 'appset-resource-tree' of https://github.com/alexymantha…

    …/argo-cd into alexy-appset-resource-tree
    reggie-k committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b3984e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. ResourceStatus for resource tree changes

    Signed-off-by: reggie <[email protected]>
    reggie-k committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    7495c7f View commit details
    Browse the repository at this point in the history