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

Injection endpoints missing for default config #23

Closed
eddiecarpenter opened this issue Aug 21, 2024 · 1 comment · Fixed by #24
Closed

Injection endpoints missing for default config #23

eddiecarpenter opened this issue Aug 21, 2024 · 1 comment · Fixed by #24
Assignees

Comments

@eddiecarpenter
Copy link
Member

When the application explicitly injects a diameter configuration or a stack for the default config, the application fails with an error stating that the injection point does not exist.

@DiameterConfig("<default">)
Stack stack;
@eddiecarpenter eddiecarpenter self-assigned this Aug 21, 2024
@eddiecarpenter
Copy link
Member Author

eddiecarpenter commented Aug 21, 2024

The diameter extension processor does not create an injection point for explicit injection of the default config

eddiecarpenter pushed a commit that referenced this issue Aug 21, 2024
@eddiecarpenter eddiecarpenter linked a pull request Aug 21, 2024 that will close this issue
eddiecarpenter added a commit that referenced this issue Aug 21, 2024
…g-for-default-config

Fixed bug as per issue #23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant