redhat-developer / redhat-developer/vscode-openshift-tools

Relay CRC request for telemetry to the user on the first start

Open
#1,924 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/enhancement priority/blocker
Dominant language
TypeScript
Stars
123
Forks
63
Avg merge
6h 16m
Merged PRs (30d)
74

Description

Starting from CRC 1.21.0 it requests to allow or not allow telemetry at the first start. This stops crc starting process until yes or no input sent back to input stream for request. CRC starter should be aware of it and ether allow user to type yes or no, or translate this request to vs code Information message with Yes and No buttons.

Current implementation runs setup in terminal and that allows to enter yes or no in response to request, but in future releases vscode UI should be user to present request to the user.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files, tests, or entry points are named in the issue. Trace the CRC setup request and the VS Code notification path; completion means the first-start telemetry prompt is presented with a yes/no choice and startup continues after the response.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.