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

Fix: Refactored configurations #291

Merged
merged 1 commit into from
Jul 16, 2020

Commits on Jul 16, 2020

  1. fix: Refactored configurations

    - Unified property resolution for Generators and Enrichers +more
    - Fixed NameEnricher, now sets name for all HasMetadata objects
    - Removed code-smells regarding Config names and property defaults
    - Added new test suites for ProcessorConfig, DebugEnricher, DefaultNamespaceEnricher, NameEnricher,
      WildFlySwarmHealthCheckEnricher, QuarkusHealthCheckEnricher
    - Added missing tests for some enrichers
    - Refactored Vert.x Health Check Enricher so it behaves like the rest (can also read standard properties now)
    - Renamed properties with pattern `docker` prefix
    
    Signed-off-by: Marc Nuri <marc@marcnuri.com>
    manusa committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    69b9f69 View commit details
    Browse the repository at this point in the history