-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* PMM-13633 Doc for migration of API keys. * PMM-13633 New check for not service account error. * PMM-13633 Lint. * PMM-13633 Handle empty responses in client do. * PMM-13633 Better naming for target variable. * PMM-13633 Add warning message on PMM side. * PMM-13633 Small refactor. * PMM-13633 Remove sanitize from createSA and from all tokens. * PMM-13633 Add snooze for API keys migration modal. * PMM-13633 More changes related to snooze API keys migration. * Revert "PMM-13633 Remove sanitize from createSA and from all tokens." This reverts commit f190157. * PMM-13633 Remove sanitize for creating of Service accounts and keys. * PMM-13633 curl example. * PMM-13633 Fix warning in case of invalid token. * Update documentation/docs/pmm-upgrade/migrating_from_pmm_2.md Co-authored-by: Alex Demidoff <[email protected]> * Update managed/services/grafana/client.go Co-authored-by: Alex Demidoff <[email protected]> * Update managed/services/grafana/client.go Co-authored-by: Alex Demidoff <[email protected]> * Update documentation/docs/pmm-upgrade/migrating_from_pmm_2.md Co-authored-by: Alex Demidoff <[email protected]> * linguistic review + troubleshooting info * Update managed/services/grafana/client.go Co-authored-by: Alex Demidoff <[email protected]> * formatting * mentioned default address and port * PMM-13633 Changes related to required changes in Grafana PR. --------- Co-authored-by: Alex Demidoff <[email protected]> Co-authored-by: Catalina A <[email protected]>
- Loading branch information
1 parent
07df3de
commit d49e6d0
Showing
19 changed files
with
308 additions
and
138 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
api/user/v1/json/client/user_service/update_user_responses.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.