Skip to content

reimpleming k8senv using helm chart #4016

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

Closed
busma13 opened this issue Mar 28, 2025 · 1 comment
Closed

reimpleming k8senv using helm chart #4016

busma13 opened this issue Mar 28, 2025 · 1 comment
Assignees

Comments

@busma13
Copy link
Contributor

busma13 commented Mar 28, 2025

If we can run k8s-env using helm charts we can eliminate a lot of kubectl code and k8s yaml files.

@busma13
Copy link
Contributor Author

busma13 commented Apr 3, 2025

e2e k8sV1 tests are still using many kubectl commands and yaml files. We are looking to remove V1 soon, so we can refactor scripts after that happens.

godber pushed a commit that referenced this issue Apr 3, 2025
This PR makes the following changes:
- Modifies `k8s-env` to use the `e2e/helm/helmfile.yaml` instead of
creating individual resources from yaml files.
- `k8s-env` package.json scripts use opensearch2 by default
- Removes the `asset-storage` and `encrypt-minio` flags from the
command. These were not being used and passing environmental variables
is preferred in ts-scripts.
- Modifies e2e helm files to allow for `--dev` and `--reset-store` to
work properly (ports, volumes, labels).

ref: #4016, #3906
@godber godber closed this as completed Apr 8, 2025
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

No branches or pull requests

2 participants