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

Bug 1794616: pkg/manifests: set modified telemeter-client command line arguments #655

Merged
merged 1 commit into from Feb 17, 2020

Conversation

s-urbaniak
Copy link
Contributor

Currently we are manipulating but not changing them. This fixes it.
The current symptom is that the new metrics configuration scheme
is effectively not enabled.

/cc @openshift/openshift-team-monitoring

Currently we are manipulating but not changing them. This fixes it.
The current symptom is that the new metrics configuration scheme
is effectively not enabled.
@openshift-ci-robot openshift-ci-robot requested a review from a team February 17, 2020 12:09
@openshift-ci-robot
Copy link
Contributor

@s-urbaniak: This pull request references Bugzilla bug 1794616, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

Bug 1794616: pkg/manifests: set modified telemeter-client command line arguments

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci-robot openshift-ci-robot added bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Feb 17, 2020
Copy link
Contributor

@lilic lilic left a comment

Choose a reason for hiding this comment

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

/lgtm

Should we add a test in the future to make sure that the deployment is as expected?

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 17, 2020
@s-urbaniak
Copy link
Contributor Author

/test e2e-aws-operator

Copy link
Contributor

@simonpasquier simonpasquier left a comment

Choose a reason for hiding this comment

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

/lgtm

any way we can verify that telemeter client is functioning properly? (I haven't checked the e2e tests TBH)

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lilic, s-urbaniak, simonpasquier

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [lilic,s-urbaniak,simonpasquier]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@s-urbaniak
Copy link
Contributor Author

@lilic yes indeed, I can implement an e2e test that verifies the command line arguments
@simonpasquier hmm ... good idea! maybe via some metric that telemeter-client exposes that it successfully sent metrics. does something like this also exist for prometheus remote-write?

@lilic
Copy link
Contributor

lilic commented Feb 17, 2020

We should yes plan with remote-write in mind, and not invest too much time with the current stack as it will hopefully go away soon.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 6a2def0 into openshift:master Feb 17, 2020
@openshift-ci-robot
Copy link
Contributor

@s-urbaniak: All pull requests linked via external trackers have merged. Bugzilla bug 1794616 has been moved to the MODIFIED state.

In response to this:

Bug 1794616: pkg/manifests: set modified telemeter-client command line arguments

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@s-urbaniak s-urbaniak deleted the bz-1794616 branch February 17, 2020 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants