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

Remove agent domain/name duplication in the config #39

Merged
merged 2 commits into from
Aug 22, 2023

Conversation

dimitar-dimitrow
Copy link
Contributor

[#38] Remove agent domain/name duplication in the config

  • skip the name field when unmarshalling
  • fill the names from the agents keys
  • fix unit test
  • update the service configuration

Signed-off-by: Dimitar Dimitrov dimitar.dimitrov3@bosch.io

 - skip the name field when unmarshalling
 - fill the names from the agents keys
 - fix unit test
 - update the service configuration

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov3@bosch.io>
@dimitar-dimitrow dimitar-dimitrow linked an issue Aug 22, 2023 that may be closed by this pull request
config/config_internal.go Outdated Show resolved Hide resolved
Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov3@bosch.io>
@k-gostev k-gostev merged commit 495d9ab into eclipse-kanto:main Aug 22, 2023
1 check passed
@k-gostev k-gostev deleted the fix-duplicated-config branch August 22, 2023 12:38
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 this pull request may close these issues.

Remove agent domain/name duplication in the config
2 participants