Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Implement graceful handling of agent restart #24

@soenkeliebau

Description

@soenkeliebau

Once we have implemented systemd for running services in #5 , we need to look at identifying agent restarts and gracefully handling that.

Basically the test upon startup needs to be

  • check if config directory for current pod version exists
  • if yes, assume service should be running and check state
  • if not: start service with current config
  • Remove current Krustlet behavior to evict (=delete) pods upon shutdown

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions