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

cmd: implement envsubst #230

Merged
merged 1 commit into from
Sep 13, 2024
Merged

cmd: implement envsubst #230

merged 1 commit into from
Sep 13, 2024

Conversation

chrisseto
Copy link
Contributor

This commit implements a golang variant of the envsubst linux command for usage in environments (containers) that do not contain the envsubst binary. For example the redpanda or redpanda-operator containers.

It will be used to inject secret values into .bootstrap.yaml.

@RafalKorepta
Copy link
Contributor

This commit implements a golang variant of the `envsubst` linux command for
usage in environments (containers) that do not contain the `envsubst` binary.
For example the redpanda or redpanda-operator containers.

It will be used to inject secret values into `.bootstrap.yaml`.
@chrisseto
Copy link
Contributor Author

License missing from our files :)

Every time 🤦

@chrisseto chrisseto merged commit 011822c into main Sep 13, 2024
5 checks passed
@chrisseto chrisseto deleted the chris/p/add-envsubst branch September 13, 2024 20:23
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