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

Pass caller to registry telemetry #6382

Conversation

feloy
Copy link
Contributor

@feloy feloy commented Dec 6, 2022

What type of PR is this:

/kind feature

What does this PR do / why we need it:

Which issue(s) this PR fixes:

Fixes #6278

PR acceptance criteria:

  • Unit test

  • Integration test

  • Documentation

How to test changes / Special notes to the reviewer:

@feloy feloy requested a review from rm3l December 6, 2022 13:04
@netlify
Copy link

netlify bot commented Dec 6, 2022

Deploy Preview for odo-docusaurus-preview ready!

Name Link
🔨 Latest commit a80fda7
🔍 Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/639095de89951f000791de88
😎 Deploy Preview https://deploy-preview-6382--odo-docusaurus-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@openshift-ci openshift-ci bot added the kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation label Dec 6, 2022
@feloy feloy requested a review from kadel December 6, 2022 13:04
@odo-robot
Copy link

odo-robot bot commented Dec 6, 2022

NoCluster Tests on commit 5da7d38 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Dec 6, 2022

Unit Tests on commit 5da7d38 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Dec 6, 2022

Validate Tests on commit 5da7d38 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Dec 6, 2022

Kubernetes Tests on commit 5da7d38 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Dec 6, 2022

Windows Tests (OCP) on commit 5da7d38 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Dec 6, 2022

OpenShift Tests on commit 5da7d38 finished successfully.
View logs: TXT HTML

@feloy feloy closed this Dec 6, 2022
@feloy feloy reopened this Dec 6, 2022
@anandrkskd anandrkskd closed this Dec 7, 2022
@anandrkskd anandrkskd reopened this Dec 7, 2022
@feloy feloy changed the title Pass caller to registry telemetry [wip] Pass caller to registry telemetry Dec 7, 2022
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. Required by Prow. label Dec 7, 2022
@sonarcloud
Copy link

sonarcloud bot commented Dec 7, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@feloy feloy changed the title [wip] Pass caller to registry telemetry Pass caller to registry telemetry Dec 7, 2022
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. Required by Prow. label Dec 7, 2022
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Dec 8, 2022
@feloy
Copy link
Contributor Author

feloy commented Dec 8, 2022

/override ci/prow/v4.11-integration-e2e
Flaky e2e test

@openshift-ci
Copy link

openshift-ci bot commented Dec 8, 2022

@feloy: Overrode contexts on behalf of feloy: ci/prow/v4.11-integration-e2e

In response to this:

/override ci/prow/v4.11-integration-e2e
Flaky e2e test

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-merge-robot openshift-merge-robot merged commit ac19ece into redhat-developer:main Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation lgtm Indicates that a PR is ready to be merged. Required by Prow.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pass TELEMETRY_CALLER down to devfile registry
4 participants