-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(telemetry): feature added #56
Conversation
Signed-off-by: Dipankar Das <[email protected]>
Signed-off-by: Dipankar Das <[email protected]>
need to create the subcommand to enable/disable telemetry |
also we need to think of working in migrations |
This is needed becuase by default telelemetry needs to be enabled unless specified to turn it off |
Signed-off-by: Dipankar Das <[email protected]>
how to share what addon is enabled or disabled |
Signed-off-by: Dipankar Das <[email protected]>
We can think of using ksctl cli release cert to ensure only ksctl cli can make the api calls to the endpoint π€ just that we need to see |
Signed-off-by: Dipankar Das <[email protected]>
Signed-off-by: Dipankar Das <[email protected]>
Signed-off-by: Dipankar Das <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verified
ποΈ Changelog
ππΌ Issues
β Completed Issues
π Related Issues
π Task List
π Review Checklist
πΈ Screenshots/Recordings
π Additional Notes
π‘ PR best practices
pre-commit
for that run this command$ pre-commit install