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

New Feature: Service metadata #77

Merged
merged 21 commits into from
Oct 3, 2023

Commits on Jul 26, 2023

  1. Add service metadata endpoints

    aalexandru committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b93e0df View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. New release 1.5.0-unstable (adobe#70)

    Co-authored-by: aalexandru <[email protected]>
    aalexandru and aalexandru committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3e6e204 View commit details
    Browse the repository at this point in the history
  2. Add chargebackBusinessUnit field; Remove k8sInfraRelease field (adobe#74

    )
    
    * Add chargebackBusinessUnit field; Remove k8sInfraRelease field
    
    * Fix go deps
    
    * go mod tidy
    
    * Updated controller-gen version
    
    * Fix go.sum imports
    
    * Bump go version to 1.21
    
    * Refactor deprecated clientConfig
    
    * Refactor clientConfig webhook configuration
    
    * Fix G304 (CWE-22)
    
    * Add missing license
    
    * Update makefile K8S_VERSION to 1.25.0
    
    * Update controller-gen crd options
    
    ---------
    
    Co-authored-by: aalexandru <[email protected]>
    aalexandru and aalexandru committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    675cafb View commit details
    Browse the repository at this point in the history
  3. Add recommended helm labels (adobe#71)

    * Add recommended helm labels
    
    * Increase chart version
    radu-catalina authored and aalexand committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    76b57cd View commit details
    Browse the repository at this point in the history
  4. New release 1.4.2 (adobe#75)

    Co-authored-by: aalexandru <[email protected]>
    aalexandru and aalexandru committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b08feeb View commit details
    Browse the repository at this point in the history
  5. Fix leader election (adobe#76)

    Co-authored-by: aalexandru <[email protected]>
    aalexandru and aalexandru committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    49036a3 View commit details
    Browse the repository at this point in the history
  6. Update kind version

    aalexandru committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a9386d4 View commit details
    Browse the repository at this point in the history
  7. Add new crd & controller reconciliation logic

    aalexandru committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7317ca4 View commit details
    Browse the repository at this point in the history
  8. Updated serviceMetadata patching logic

    aalexand committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7b24bd5 View commit details
    Browse the repository at this point in the history
  9. make swagger

    aalexand committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6031214 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Add chargebackBusinessUnit field; Remove k8sInfraRelease field (adobe#74

    )
    
    * Add chargebackBusinessUnit field; Remove k8sInfraRelease field
    
    * Fix go deps
    
    * go mod tidy
    
    * Updated controller-gen version
    
    * Fix go.sum imports
    
    * Bump go version to 1.21
    
    * Refactor deprecated clientConfig
    
    * Refactor clientConfig webhook configuration
    
    * Fix G304 (CWE-22)
    
    * Add missing license
    
    * Update makefile K8S_VERSION to 1.25.0
    
    * Update controller-gen crd options
    
    ---------
    
    Co-authored-by: aalexandru <[email protected]>
    aalexandru and aalexandru committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a992770 View commit details
    Browse the repository at this point in the history
  2. Update kind version

    aalexandru committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f3b5010 View commit details
    Browse the repository at this point in the history
  3. Add new crd & controller reconciliation logic

    aalexandru committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6cd5042 View commit details
    Browse the repository at this point in the history
  4. Updated serviceMetadata patching logic

    aalexand committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    160d4ec View commit details
    Browse the repository at this point in the history
  5. make swagger

    aalexand committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    18e6090 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/service-metadata' of github.com:aalexandru/clus…

    …ter-registry into feature/service-metadata
    aalexand committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    719147e View commit details
    Browse the repository at this point in the history
  7. Add client config defaults

    aalexand committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    956c908 View commit details
    Browse the repository at this point in the history
  8. Updated service metadata patching logic

    aalexand committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    cc3078c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Ignore service object delete events

    aalexand committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    9945a94 View commit details
    Browse the repository at this point in the history
  2. Fix linting errors

    aalexand committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    aaaf950 View commit details
    Browse the repository at this point in the history
  3. Add missing license

    aalexand committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6270941 View commit details
    Browse the repository at this point in the history