Skip to content

Use config replace logic instead of reinstalling service in switch #8268

Open
@michalpristas

Description

@michalpristas

Describe the enhancement:

At the moment we do following flow when switching priviledged mode of agent:

  • change permissions and other related tasks
  • uninstall service
  • remove service
  • install service
  • start service

DoD for this issue is:

  • Following flow
    • change permissions and other related tasks
    • replace config
    • restart service
  • Following mechanisms used for config change

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions