Skip to content

Conversation

@ajdlinux
Copy link
Contributor

Commit b190f06 ("dashboard/app: fix testing for go1.11 runtime") removed the unused ExternalConfig struct. Remove the now-incorrect remaining reference to it in a comment.

Commit b190f06 ("dashboard/app: fix testing for go1.11 runtime")
removed the unused ExternalConfig struct.

However, config.go still refers to ExternalConfig in a comment explaining
how it can be used to attach to external reporting systems. Change this
to say the user can implement their own type if they need.

Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
@ajdlinux ajdlinux force-pushed the remove-external-config-comment branch from 605c856 to 472e2a7 Compare December 10, 2025 08:03
@ajdlinux
Copy link
Contributor Author

@a-nogikh is this better?

Copy link
Collaborator

@a-nogikh a-nogikh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@a-nogikh a-nogikh added this pull request to the merge queue Dec 11, 2025
Merged via the queue into google:master with commit 2ce07a9 Dec 11, 2025
17 checks passed
@ajdlinux ajdlinux deleted the remove-external-config-comment branch December 12, 2025 00:17
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.

2 participants