Skip to content

Commit 0b2cf10

Browse files
authored
Add comment about wheels distribution infrastructure docs (DataDog#22702)
1 parent e589ef9 commit 0b2cf10

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ddev/src/ddev/cli/release/agent/changelog.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
'Mesos': 'Mesos Slave'
2424
}
2525

26+
# These integrations are restricted from public distribution.
27+
# The CloudFront distribution blocks access to their wheels:
28+
# https://datadoghq.atlassian.net/wiki/spaces/AI/pages/6261571609
2629
REMOVED_INTEGRATIONS = {
2730
# name --> display name
2831
'kaspersky': 'Kaspersky',

0 commit comments

Comments
 (0)