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

Make admission controller to have right registry name #1180

Closed

Conversation

kisungyi92
Copy link
Collaborator

@kisungyi92 kisungyi92 commented May 13, 2024

What does this PR do?

This PR is for adding "DD_ADMISSION_CONTROLLER_CONTAINER_REGISTRY" in cluster agent when there is a change in registry config.

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

Motivation

What inspired you to submit this pull request?
: It was motivated by : #924

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: v7.51.0
  • Cluster Agent: v7.51.0

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

@kisungyi92 kisungyi92 requested review from a team as code owners May 13, 2024 13:39
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This pull request does not contain a valid label. Please add one of the following labels: bug, enhancement, refactoring, documentation, tooling, dependencies

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 59.54%. Comparing base (46c2907) to head (838d2e9).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1180      +/-   ##
==========================================
- Coverage   59.55%   59.54%   -0.02%     
==========================================
  Files         174      174              
  Lines       21559    21563       +4     
==========================================
  Hits        12839    12839              
- Misses       7941     7945       +4     
  Partials      779      779              
Flag Coverage Δ
unittests 59.54% <0.00%> (-0.02%) ⬇️

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

Files Coverage Δ
controllers/datadogagent/override/global.go 40.70% <0.00%> (-0.74%) ⬇️

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 46c2907...838d2e9. Read the comment docs.

@kisungyi92 kisungyi92 changed the title Make admission controller to have right registry name for library injection Make admission controller to have right registry name May 13, 2024
@celenechang
Copy link
Contributor

closing in favor of #1181

@celenechang celenechang deleted the kisung/add_registry_option_for_injected_sidecar branch May 16, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants