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

[gitlab] replace docker tag calls for k8s runners #1103

Merged
merged 1 commit into from Feb 28, 2024

Conversation

celenechang
Copy link
Contributor

What does this PR do?

The migration from docker runners to k8s runners in #1056 was incomplete, this fixes the remaining docker tag calls.

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

@codecov-commenter
Copy link

codecov-commenter commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.93%. Comparing base (703a0e2) to head (8b2f306).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1103   +/-   ##
=======================================
  Coverage   58.93%   58.93%           
=======================================
  Files         174      174           
  Lines       21357    21357           
=======================================
  Hits        12587    12587           
  Misses       8004     8004           
  Partials      766      766           
Flag Coverage Δ
unittests 58.93% <ø> (ø)

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 703a0e2...8b2f306. Read the comment docs.

@celenechang celenechang merged commit a3fadbc into main Feb 28, 2024
23 checks passed
@celenechang celenechang deleted the celene/fix_gitlab branch February 28, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants