Skip to content

v0.6.0 - Support salad auth, manage instance deletion cost#14

Merged
shawnrushefsky merged 9 commits into
mainfrom
0.6.0
Jun 10, 2025
Merged

v0.6.0 - Support salad auth, manage instance deletion cost#14
shawnrushefsky merged 9 commits into
mainfrom
0.6.0

Conversation

@shawnrushefsky
Copy link
Copy Markdown
Contributor

@shawnrushefsky shawnrushefsky commented Jun 6, 2025

  • Kelpie API key is no longer required, and normal Salad auth can be used instead. Special provisioning is no longer required.
  • Kelpie worker automatically manages instance deletion cost to improve scale in behaviors.
  • Kelpie API URL now defaults to https://kelpie.saladexamples.com and does not need to be explicitly configured anymore
  • Kelpie can be configured to recreate the container between each job to ensure a completely clean environment, by setting the environment variable KELPIE_RECREATE_BETWEEN_JOBS to true.

resolves #6
resolves #13

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 6, 2025

🚀 Download the latest release candidate 🚀

@shawnrushefsky shawnrushefsky marked this pull request as ready for review June 6, 2025 14:13
Copy link
Copy Markdown

@rxsalad rxsalad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's go!

@shawnrushefsky shawnrushefsky merged commit 7c70c32 into main Jun 10, 2025
1 check passed
@shawnrushefsky shawnrushefsky deleted the 0.6.0 branch June 10, 2025 16:01
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.

Add support for instance deletion cost Support Salad Auth

2 participants