tarantool / tarantool/tarantool

debian: enable / disable feedback daemon using debconf

Open
#6,395 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

code health
Dominant language
Lua
Stars
3.7k
Forks
419
Avg merge
1d 23h
Merged PRs (30d)
88

Description

Version: 2.10.0-beta1-1-gfb7fe96b5.

It is unacceptable to deliver tarantool, which send some telemetry to the tarantool team without explicit user agreement.

The feedback daemon should be disabled by default (at non-interactive installation).

The debian package should ask a user, whether (s)he want to send the telemetry to the tarantool team, during installation. We should explicitly describe what kind of information will be sent.

The user's decision will be hold in a file like /etc/tarantool/??? that will be read by all tarantool processes, not only ones that are run by tarantoolctl.

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

Start by reviewing the Debian package installation flow and the feedback daemon configuration. Define how debconf records the user's telemetry decision and how that decision is exposed through a file under /etc/tarantool/ for all Tarantool processes; done means non-interactive installs disable feedback by default and interactive installs clearly explain and apply the user's choice.

Written by the indexing model from the issue text.

Assessment

Tech stack
debian, lua
Domain
devops
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.