Skip to content

Make launcher scratch path configurable in Connect chart#686

Merged
dbkegley merged 1 commit intomainfrom
kegs-labels-scratch-path
Jun 13, 2025
Merged

Make launcher scratch path configurable in Connect chart#686
dbkegley merged 1 commit intomainfrom
kegs-labels-scratch-path

Conversation

@dbkegley
Copy link
Contributor

@dbkegley dbkegley commented Jun 11, 2025

Summary

  • Allow configuring the launcher scratch path using config.Launcher.KubernetesScratchPath
  • Default to /var/lib/rstudio-connect-launcher when not specified
  • Add tests for default and custom scratch path configuration

Test plan

  • Run chart tests with just test rstudio-connect
  • Deploy chart using default scratch path
  • Deploy chart with custom scratch path configuration

closes #246

🤖 Generated with Claude Code

@dbkegley dbkegley force-pushed the kegs-labels-scratch-path branch from 072cdf6 to 74e2b7b Compare June 12, 2025 19:29
@dbkegley dbkegley merged commit 8385241 into main Jun 13, 2025
11 of 15 checks passed
@dbkegley dbkegley deleted the kegs-labels-scratch-path branch June 13, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

handle if user overrides config.Launcher.KuberenetesScratchPath?

2 participants