Skip to content

App Framework: Applications not being reinstalled if node with ebs was deleted  #1067

Open
@yaroslav-nakonechnikov

Description

@yaroslav-nakonechnikov

Please select the type of request

Enhancement

Tell us more

Describe the request
I see, that after terminating pod (by whatever reason) doesn't invoke app reinstalls till new version is published.

Expected behavior
When any pod starts - it checks for apps, and if needed - install them.

Splunk setup on K8S
k8s on eks

Reproduction/Testing steps
install some application thru appframework
delete pod with storage
wait till it starts

Proposed changes(optional)
would be cool if it will start to work as creating list on defaults.yml, where it is possible to define what should be installed.
maybe some flag: reinstall_apps_on_creation: <bool>, which will force installing apps on true, and leave as is on false.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions