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

Add DatadogMetrics example in OLM #146

Merged
merged 1 commit into from
Sep 2, 2020

Conversation

clamoriniere
Copy link
Collaborator

@clamoriniere clamoriniere commented Sep 1, 2020

What does this PR do?

Add a DatadogMetrics in the OLM ClusterServiceVersion patch.

Motivation

Since we package the DatadogMetrics CRD in the OLM configuration. we also need to have an example to be validated by the Operatorhub.io CI process.

Additional Notes

Anything else we should know when reviewing?

Test plan

Generate a new Release locally with make pre-release command, then go to https://operatorhub.io/preview and copy/paste the content of the generated csv file. The DatadogMetrics example should be present in the description of the Operator.

Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
@clamoriniere clamoriniere added bug Something isn't working component/olm labels Sep 1, 2020
@clamoriniere clamoriniere added this to the v0.4 milestone Sep 1, 2020
@clamoriniere clamoriniere requested a review from a team as a code owner September 1, 2020 20:21
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.

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.

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.

@codecov-commenter
Copy link

codecov-commenter commented Sep 1, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   58.64%   58.64%           
=======================================
  Files          31       31           
  Lines        4909     4909           
=======================================
  Hits         2879     2879           
  Misses       1815     1815           
  Partials      215      215           
Flag Coverage Δ
#unittests 58.64% <ø> (ø)

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 81620bc...4e79076. Read the comment docs.

@clamoriniere clamoriniere merged commit 1fff60a into master Sep 2, 2020
@clamoriniere clamoriniere deleted the clamoriniere/datadogmetrics-olm branch September 2, 2020 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component/olm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants