Skip to content

feat: Upload secrets to HPC cluster#1159

Merged
sambuc merged 2 commits into
feat/secrets-and-dc-in-hpc-sessionsfrom
sambuc/feat/upload-secrets-to-hpc-cluster
Jul 10, 2026
Merged

feat: Upload secrets to HPC cluster#1159
sambuc merged 2 commits into
feat/secrets-and-dc-in-hpc-sessionsfrom
sambuc/feat/upload-secrets-to-hpc-cluster

Conversation

@sambuc

@sambuc sambuc commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Comment thread internal/remote/firecrest/controller.go Outdated
}
}
// Upload user secrets into secretsPath
secretSlotsPath := path.Join(secretsPath, "slots")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

These are not called slots. The slot is the "shape" of the secret, it tells the user what type of secret they need to provide and which filename it will populate.

Suggested change
secretSlotsPath := path.Join(secretsPath, "slots")
secretSlotsPath := path.Join(secretsPath, "user")

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Sorry, this went past me, we had discussed this already. I'll make sure this is fixed everywhere it needs to be.

@sambuc sambuc merged commit d6676d5 into feat/secrets-and-dc-in-hpc-sessions Jul 10, 2026
6 checks passed
@sambuc sambuc deleted the sambuc/feat/upload-secrets-to-hpc-cluster branch July 10, 2026 07:19
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.

2 participants