Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Framework: Required restarts are note handled by AppFramework #1402

Open
mag-mkorn opened this issue Nov 20, 2024 · 1 comment
Open

App Framework: Required restarts are note handled by AppFramework #1402

mag-mkorn opened this issue Nov 20, 2024 · 1 comment
Assignees
Labels
2.8.0 app framework New App Framework enhancement New feature or request

Comments

@mag-mkorn
Copy link

Please select the type of request

Bug

Tell us more

Describe the request
Installing apps that require restarts are not properly handled by the splunk operator. We end up with messages for required restarts after any new app deployments.

Splunk must be restarted for changes to take effect. [Click here to restart from Server controls](https://demo.example.com:8000/en-US/manager/search/control).
User 'admin' triggered the 'create' action on app 'demo-app', and the following objects required a restart: global-banner 

Expected behavior
The process of deploying apps should be entirely managed by AppFramework without requiring additional manual tasks after installing the new or upgraded apps.

Splunk setup on K8S
No specific setup, reproducable with simple standalone instance using AppFramework.

Reproduction/Testing steps
Install any app with content that requires restarts. For example:

global-banner.conf
---
[BANNER_MESSAGE_SINGLETON]
global_banner.visible = true
global_banner.background_color = orange
global_banner.hyperlink = https://demo.example.com
global_banner.hyperlink_text = Demo Banner
@mag-mkorn mag-mkorn added the app framework New App Framework label Nov 20, 2024
@michal-tatusko-splunk
Copy link
Collaborator

Thank you for raising this feedback. We will consider it as an enhancement idea when planning the next releases.

@michal-tatusko-splunk michal-tatusko-splunk added enhancement New feature or request 2.8.0 labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.8.0 app framework New App Framework enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants