Skip to content

Commit

Permalink
Merge branch 'main' into louis-cqrl/add-all-endpoints-connectivity-di…
Browse files Browse the repository at this point in the history
…agnose
  • Loading branch information
louis-cqrl authored May 17, 2024
2 parents 9f9d970 + 797b120 commit e542628
Show file tree
Hide file tree
Showing 1,918 changed files with 85,750 additions and 31,622 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ experimental:
templates:
job_template: &job_template
docker:
- image: gcr.io/datadoghq/agent-circleci-runner:v31988376-bfbb3afb
- image: gcr.io/datadoghq/agent-circleci-runner:v34124919-31caaff7
environment:
USE_SYSTEM_LIBS: "1"
working_directory: /go/src/github.com/DataDog/datadog-agent
Expand Down Expand Up @@ -100,7 +100,7 @@ jobs:
- run:
name: run unit tests
no_output_timeout: 20m
command: inv -e test --rerun-fails=2 --python-runtimes 3 --coverage --race --profile --cpus 8 --build-stdlib
command: inv -e test --rerun-fails=2 --python-runtimes 3 --coverage --race --profile --cpus 8 --build-stdlib --test-washer
environment:
GO_TEST_SKIP_FLAKE: "true"
- run:
Expand Down
21 changes: 18 additions & 3 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,29 @@
comment: off
# See https://docs.codecov.com/docs/pull-request-comments
# comment: false

# See https://docs.codecov.com/docs/coverage-configuration
coverage:
range: 20..100
round: down
precision: 2

# See https://docs.codecov.com/docs/commit-status
status:
project: off
patch: off
# patch = enable measures on lines adjusted in the PR only.
patch:
default:
# target = choose a minimum coverage ratio that the commit must meet to be considered a success.
# target: auto = compare against the coverage of the PR parent commit.
target: auto
# threshold = Allow the coverage to drop by <number>%, and posting a success status.
threshold: 0%
# Will set the status to success even if the CI fails.
if_ci_failed: success
# Expose Codecov information to other developers without gating PRs based on that information.
informational: true

# See https://docs.codecov.com/docs/ignoring-paths
ignore:
- "pkg/trace/testutil" # code only used in tests
- "pkg/trace/log" # logging utilities with no customer facing impact. Nothing to test.
- "pkg/trace/log" # logging utilities with no customer facing impact. Nothing to test.
39 changes: 38 additions & 1 deletion .copyright-overrides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,30 @@ github.com/shibumi/go-pathspec: Copyright (c) 2012 The Go Authors. All rights re
# https://github.com/acomagu/bufpipe/blob/master/LICENSE
github.com/acomagu/bufpipe: Copyright (c) 2019 acomagu

# https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/doc.go
github.com/GoogleCloudPlatform/opentelemetry-operations-go: Copyright 2020 Google LLC

# https://github.com/ardielle/ardielle-go/README.md
github.com/ardielle/ardielle-go: Copyright 2015 Yahoo Inc.

# https://bitbucket.org/atlassian/go-asap/src/master/LICENSE.txt
bitbucket.org/atlassian/go-asap/v2: Copyright 2015 Atlassian Pty Ltd

# https://github.com/jcmturner/gokrb5/NOTICE
github.com/jcmturner/*: Copyright 2016, Jonathan Turner <jt@jtnet.co.uk>

# https://github.com/signalfx/com_signalfx_metrics_protobuf/README.md
github.com/signalfx/com_signalfx_metrics_protobuf/*: Copyright © 2015-2017 SignalFx

# https://github.com/SAP/go-hdb/blob/main/.reuse/dep5
github.com/SAP/go-hdb/*: Copyright 2014-2024 SAP SE or an SAP affiliate company and go-hdb contributors

# https://github.com/golang-sql/civil/blob/master/civil.go
github.com/golang-sql/civil: Copyright 2016 Google LLC

# https://github.com/grafana/loki/blob/main/clients/cmd/fluentd/README.md
github.com/grafana/loki: Copyright 2018- Grafana Labs

# For Apache projects, copyright is typically in individual source files and
# not scanned automatically.
github.com/tklauser/numcpus: Copyright 2018 Tobias Klauser
Expand Down Expand Up @@ -162,6 +186,7 @@ github.com/dgraph-io/badger:
- "Copyright 2021 Dgraph Labs, Inc. and Contributors"
github.com/mostynb/go-grpc-compression: "Copyright 2023 Mostyn Bramley-Moore."
github.com/stormcat24/protodep: "Copyright Akinori Yamada"
go4.org/mem: "Copyright 2020 The Go4 AUTHORS"

# These have large AUTHORS/CONTRIBUTORS files but attribute copyright as a group
github.com/aptly-dev/aptly: Copyright 2013-2015 aptly authors. All rights reserved.
Expand Down Expand Up @@ -308,12 +333,24 @@ github.com/aquasecurity/trivy-policies/pkg/spec: Copyright (c) 2024 Aqua Securit
github.com/aquasecurity/trivy-policies/rules/specs: Copyright (c) 2024 Aqua Security
github.com/pjbgf/sha1cd: Copyright 2023 pjbgf
github.com/go-errors/errors: Copyright (c) 2015 Conrad Irwin <conrad@bugsnag.com>
github.com/apache/arrow/*: Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
github.com/tailscale/tailscale: Copyright (c) 2020 Tailscale Inc & AUTHORS.

# Copyright information is in the source headers
github.com/csaf-poc/csaf_distribution: Copyright 2021-2023 German Federal Office for Information Security (BSI) <https://www.bsi.bund.de>
github.com/google/btree: Copyright 2014-2022 Google Inc.
github.com/google/shlex: Copyright 2012 Google Inc. All Rights Reserved.
github.com/facebook/time/*: Copyright (c) Facebook, Inc. and its affiliates.
github.com/grobie/gomemcache/memcache: Copyright 2011 Google Inc.
github.com/lightstep/go-expohisto/*: Copyright The OpenTelemetry Authors
github.com/envoyproxy/go-control-plane/*: Copyright 2020 Envoyproxy Authors
github.com/envoyproxy/protoc-gen-validate/validate: Copyright 2020 Envoyproxy Authors
github.com/cncf/xds: Copyright 2020 Envoyproxy Authors
github.com/mwitkow/go-conntrack: Copyright 2016 Michal Witkowski. All Rights Reserved.
github.com/pquerna/cachecontrol/cacheobject: Copyright 2015 Paul Querna
github.com/signalfx/sapm-proto/*: Copyright 2019 Splunk, Inc.
go.mongodb.org/atlas/mongodbatlas: Copyright 2022 MongoDB Inc
github.com/go-jose/go-jose/v4: Copyright 2014 Square Inc.

github.com/vibrantbyte/go-antpath/antpath: vibrantbyte <codingrun@163.com>|suchao <suchao@renrenche.com>
github.com/vibrantbyte/go-antpath/extend: vibrantbyte <codingrun@163.com>|suchao <suchao@renrenche.com>

9 changes: 9 additions & 0 deletions .ddqa/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,15 @@ jira_issue_type = "Task"
jira_statuses = ["To Do", "In Progress", "Done"]
github_team = "container-integrations"
github_labels = ["team/containers"]
exclude_members = ["clamoriniere"]

[teams."Container Platform"]
jira_project = "CONTP"
jira_issue_type = "Task"
jira_statuses = ["To Do", "In Progress", "Done"]
github_team = "container-platform"
github_labels = ["team/container-platform"]
exclude_members = ["clamoriniere"]

[teams."Container Ecosystems"]
jira_project = "CECO"
Expand Down
Loading

0 comments on commit e542628

Please sign in to comment.