Add ExclusionList for telemetry/frr_bmp since they are not service in pub repo#317
Merged
FengPan-Frank merged 3 commits intosonic-net:masterfrom Nov 12, 2025
Merged
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
be1b609 to
4bf3a7d
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
4bf3a7d to
73ed37f
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
73ed37f to
a5b82a6
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
a5b82a6 to
fcbe736
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
make1980
requested changes
Nov 10, 2025
make1980
reviewed
Nov 11, 2025
scripts/featured
Outdated
| FEATURE_STATE_ENABLED = "enabled" | ||
| FEATURE_STATE_DISABLED = "disabled" | ||
| FEATURE_STATE_FAILED = "failed" | ||
| FEATURE_WHITELIST = {"telemetry", "frr_bmp"} |
There was a problem hiding this comment.
nit: shouldn't this be blacklist instead?
make1980
approved these changes
Nov 11, 2025
Contributor
Author
|
/azpw run |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Cherry-pick PR to 202511: #328 |
zbud-msft
added a commit
to zbud-msft/sonic-host-services
that referenced
this pull request
Jan 13, 2026
…rvice in pub repo (sonic-net#317)" This reverts commit f1de8e3.
|
@FengPan-Frank In 202511, when attempting to start the telemetry Docker with the command: Questions
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add whitelist for telemetry/frr_bmp since they are not service in pub repo