Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

feat(validation): Add catalog entry validation in controller #5

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    2e1b9ef View commit details
    Browse the repository at this point in the history
  2. Add CatalogEntry validation in controller

    1. Validate export references in entry spec
    2. Aggregate PermissionClaims and API resources info from
    referenced APIExport to entry status
    
    Signed-off-by: Vu Dinh <[email protected]>
    dinhxuanvu committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    114c40d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70824d8 View commit details
    Browse the repository at this point in the history
  4. fix syntax errors

    varshaprasad96 committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    2b7e9a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Fix e2e test cases

    Signed-off-by: Vu Dinh <[email protected]>
    dinhxuanvu authored and varshaprasad96 committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    6e38f56 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Fix Makefile changes

    varshaprasad96 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    964495e View commit details
    Browse the repository at this point in the history
  2. Fix Makefiles and few kcp resources files

    Signed-off-by: Vu Dinh <[email protected]>
    dinhxuanvu committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    35deac4 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Fix image-related issues on Makefile and deployment

    Signed-off-by: Vu Dinh <[email protected]>
    dinhxuanvu committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1e73061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad144e4 View commit details
    Browse the repository at this point in the history
  3. Fix e2e test cases implementation details

    Signed-off-by: Vu Dinh <[email protected]>
    dinhxuanvu committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    8f8c76b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Add log level for debugging

    Signed-off-by: Vu Dinh <[email protected]>
    dinhxuanvu committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    7e871ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f11c245 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Fix resource crd issue

    Signed-off-by: Vu Dinh <[email protected]>
    dinhxuanvu committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    ae3b39e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

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