Skip to content

Commit

Permalink
PMM-11423: support for updating a service (#1590)
Browse files Browse the repository at this point in the history
* PMM-11423: support for updating a service

* Refactor update of labels to a model

* Rename UpdateService to ChangeService

* Change API comments

* Split business and model logic

* Remove unused code

* Add tests for changing standard labels

* PMM-11546 remove scheduled backups when cluster changed (#1662)

Remove scheduled tasks on cluster changing.

* PMM-11423 fix conflicts

* PMM-11423 fix linter errors

---------

Co-authored-by: Denys Kondratenko <[email protected]>
Co-authored-by: Pavel Khripkov <[email protected]>
Co-authored-by: Alex Tymchuk <[email protected]>
Co-authored-by: Matej Kubinec <[email protected]>
  • Loading branch information
5 people authored Aug 28, 2023
1 parent 5d52bd6 commit 12a3523
Show file tree
Hide file tree
Showing 19 changed files with 1,816 additions and 221 deletions.
144 changes: 144 additions & 0 deletions api/inventorypb/json/client/services/change_service_parameters.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 12a3523

Please sign in to comment.