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

CSV version 0.2.3 allowing agent (not operator) to use SCCs on OpenShift #138

Merged
merged 1 commit into from
Aug 27, 2020

Conversation

vboulineau
Copy link
Contributor

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?

@vboulineau vboulineau requested a review from a team as a code owner August 27, 2020 13:26
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, documentation

@clamoriniere clamoriniere added this to the v0.2.3 milestone Aug 27, 2020
@vboulineau vboulineau added the bug Something isn't working label Aug 27, 2020
subjects:
- kind: ServiceAccount
name: datadog-agent-scc
namespace: default
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
namespace: default
namespace: default

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 contains a valid label.

apiVersion: v1
kind: ServiceAccount
metadata:
name: datadog-agent-scc
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
name: datadog-agent-scc
name: datadog-agent-scc

@codecov-commenter
Copy link

codecov-commenter commented Aug 27, 2020

Codecov Report

Merging #138 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #138   +/-   ##
=======================================
  Coverage   58.02%   58.02%           
=======================================
  Files          31       31           
  Lines        4610     4610           
=======================================
  Hits         2675     2675           
  Misses       1739     1739           
  Partials      196      196           
Flag Coverage Δ
#unittests 58.02% <ø> (ø)

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


Continue to review full report at Codecov.

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

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 contains a valid label.

@clamoriniere clamoriniere merged commit e4f7a0a into master Aug 27, 2020
@clamoriniere clamoriniere deleted the vboulineau/fix_scc_usage branch August 27, 2020 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants