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

2.x: Configuration fixes #6159

Merged
merged 2 commits into from
Feb 13, 2023

Conversation

tomas-langer
Copy link
Member

@tomas-langer tomas-langer commented Feb 12, 2023

Resolves #6148

  • allow unresolved key references (configurable)
  • config created from another config honors node types
  • Key resolving does not fail by default when reference cannot be found - aligned with value resolving filter
  • Config.Builder methods added for key resolving and value resolving "fail on missing reference"

Signed-off-by: Tomas Langer tomas.langer@oracle.com

- allow unresolved key references (configurable)
- config created from another config honors node types
- Key resolving does not fail by default when reference cannot be found - aligned with value resolving filter
- Config.Builder methods added for key resolving and value resolving "fail on missing reference"

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer added config 2.x Issues for 2.x version branch backport Issues that are merged into a single branch, but missing in either master or previous release labels Feb 12, 2023
@tomas-langer tomas-langer self-assigned this Feb 12, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 12, 2023
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer merged commit 14c14b9 into helidon-io:helidon-2.x Feb 13, 2023
@tomas-langer tomas-langer deleted the 6149-config-ref-2.x branch February 13, 2023 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issues for 2.x version branch backport Issues that are merged into a single branch, but missing in either master or previous release config OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants