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

Bump datadog-agent dependencies #1647

Merged
merged 14 commits into from
Jan 31, 2025

Conversation

levan-m
Copy link
Contributor

@levan-m levan-m commented Jan 30, 2025

What does this PR do?

A brief description of the change being made with this pull request.

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Minimum Agent Versions

Are there minimum versions of the Datadog Agent and/or Cluster Agent required?

  • Agent: vX.Y.Z
  • Cluster Agent: vX.Y.Z

Describe your test plan

Write there any instructions and details you may have to test your PR.

Checklist

  • PR has at least one valid label: bug, enhancement, refactoring, documentation, tooling, and/or dependencies
  • PR has a milestone or the qa/skip-qa label

@levan-m levan-m requested a review from a team as a code owner January 30, 2025 17:06
@levan-m levan-m added this to the v1.13.0 milestone Jan 30, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.14%. Comparing base (f3d8395) to head (3c24c96).

Additional details and impacted files

Impacted file tree graph

@@                   Coverage Diff                    @@
##           fanny/refactor-kind-e2e    #1647   +/-   ##
========================================================
  Coverage                    49.14%   49.14%           
========================================================
  Files                          218      218           
  Lines                        21017    21017           
========================================================
  Hits                         10328    10328           
  Misses                       10148    10148           
  Partials                       541      541           
Flag Coverage Δ
unittests 49.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f3d8395...3c24c96. Read the comment docs.

@levan-m levan-m force-pushed the levan-m/fanny/refactor-kind-e2e branch from 4a9a0bf to 1bf5c60 Compare January 30, 2025 18:28
@levan-m levan-m changed the base branch from fanny/refactor-kind-e2e to main January 30, 2025 18:29
@levan-m levan-m requested a review from a team as a code owner January 30, 2025 18:29
@fanny-jiang fanny-jiang changed the base branch from main to fanny/refactor-kind-e2e January 31, 2025 17:12
@fanny-jiang fanny-jiang requested a review from a team as a code owner January 31, 2025 17:12
@fanny-jiang fanny-jiang changed the base branch from fanny/refactor-kind-e2e to main January 31, 2025 17:39
@fanny-jiang fanny-jiang changed the base branch from main to fanny/refactor-kind-e2e January 31, 2025 17:39
Copy link

@aliciascott aliciascott left a comment

Choose a reason for hiding this comment

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

good for docs

…van-m/fanny/refactor-kind-e2e

# Conflicts:
#	go.mod
#	go.sum
#	go.work
#	go.work.sum
#	test/e2e/go.mod
#	test/e2e/go.sum
@fanny-jiang fanny-jiang merged commit dda63e8 into fanny/refactor-kind-e2e Jan 31, 2025
17 checks passed
@fanny-jiang fanny-jiang deleted the levan-m/fanny/refactor-kind-e2e branch January 31, 2025 20:42
fanny-jiang added a commit that referenced this pull request Jan 31, 2025
* add localkind provisioner

* refactor logs test

* add back old provisioner

* reorganize tests

* bump deps and cleanup

* sync go version

* update licenses, bump crypto version

* bump test-infra-defs, fixes for CI

* move vars

* sync go version

* Add AWS kind E2E provisioner (#1593)

* bump go deps and small fixes

* add new kind provisioners (aws and local) and update generic k8s e2e tests

* rename files, use new-e2e dev module

* sync go version

* update licenses

* allow golang version failure

* fix stack name

* fixes for CI

* Update bundle and manager config from v1.11 (#1599)

* fix flakes

* fix flakes

---------

Co-authored-by: Timothée Bavelier <[email protected]>

* fix var

* Add make command to run a specific e2e test (#1547)

* make command for a specific e2e test

* update command to use env var

* updated e2e specific test

* remove parentheses from test headers

* update e2e-tests

* nit

* [CECO-1153] APM e2e test (#1549)

* comment lots of stuff to simplify dev

* apm e2e test and un-comment for dev

* rebase on latest fanny

* apm e2e test refactor

* fix apm refactor

* remove pre-refactor apm test

* remove apm pre refactor util func

* remove nginx cleanup since it's for pre refactor test

* fix apm e2e refactor: avoid race + remove socket from volume def

* verify k8s version before checking local service traces

---------

Co-authored-by: Fanny Jiang <[email protected]>

* bump e2e deps

* update go.work.sum

* Bump datadog-agent dependencies (#1647)

* Bump datadog-agent dependencies

* update-golang

* licenses, go.mod

* update-golang

* run update-golang in build

* build fixes after update, bump golang to 1.23.5

* build fix

* update ddrestiry golang url

* fix e2e go.mod

* fix eds ambiguous version

* update-golang

* fix licenses

---------

Co-authored-by: Fanny Jiang <[email protected]>

---------

Co-authored-by: Timothée Bavelier <[email protected]>
Co-authored-by: Sarah Wang <[email protected]>
Co-authored-by: levan-m <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants