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

Enhancements in registration and diagnostics #4200

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

anjalshireesh
Copy link
Contributor

  • When cluster is registered but only one of license and api-key are
    available in the config, and when --airgap is not passed to the
    command, try to automatically fetch and store the other.
  • Add --api-key flag to mc support diag
  • Use header based auth with subnet
  • Introduce common function to initialize/check connectivity with subnet
  • Make the health report upload function generic so that it can be used
    by other commands like profile in future
  • Add global variable for airgapped mode
  • Add more examples to mc license register

@anjalshireesh anjalshireesh marked this pull request as ready for review August 10, 2022 15:00
- When cluster is registered but only one of license and api-key are
available in the config, and when `--airgap` is not passed to the
command, try to automatically fetch and store the other.
- Add `--api-key` flag to `mc support diag`
- Use header based auth with subnet
- Introduce common function to initialize/check connectivity with subnet
- Make the health report upload function generic so that it can be used
by other commands like profile in future
- Add global variable for airgapped mode
- Add more examples to `mc license register`
@harshavardhana harshavardhana merged commit 07fffc3 into minio:master Aug 23, 2022
adfost pushed a commit to adfost/mc that referenced this pull request Oct 28, 2022
- When the cluster is registered but either license or api-key
  are available in the config, and when `--airgap` is not passed 
  to the command, try to automatically fetch and store the other
  both.
- Add `--api-key` flag to `mc support diag`
- Use header-based auth with subnet
- Introduce a common function to initialize/check connectivity with subnet
- Make the health report upload function generic so that it can be used
  by other commands like profile in future
- Add a global variable for airgapped mode
- Add more examples to `mc license register`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants