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

PR: Inject Custom Background Script #206

Merged
merged 6 commits into from
Dec 5, 2023
Merged

Conversation

tunahanertekin
Copy link
Member

🌿 PR: Inject Custom Background Script

Description

  • Custom background script is started with IDE container.
  • Script initially has one command: sleep infinity
  • Script (and the .conf file) can be updated directly over it's config map.

Closes #205

Type of change

  • New feature (non-breaking change which adds functionality)

How can it be tested?

Can be tested by creating a new application, then restart IDE pod after updating the script config map in the same namespace.

@tunahanertekin tunahanertekin added the enhancement New feature or request label Dec 5, 2023
@tunahanertekin tunahanertekin self-assigned this Dec 5, 2023
@tunahanertekin tunahanertekin linked an issue Dec 5, 2023 that may be closed by this pull request
@tunahanertekin tunahanertekin merged commit 0a2ad97 into main Dec 5, 2023
1 check passed
@tunahanertekin tunahanertekin deleted the 205-background-apps branch December 5, 2023 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Custom Background Applications in Services
1 participant