Skip to content

Add k3s feature#45

Closed
jsburckhardt wants to merge 1 commit intomainfrom
feat-add-k3s-feature
Closed

Add k3s feature#45
jsburckhardt wants to merge 1 commit intomainfrom
feat-add-k3s-feature

Conversation

@jsburckhardt
Copy link
Owner

Add a new k3s feature to the repository.

  • Feature Files

    • Add src/k3s/devcontainer-feature.json to define the feature metadata and options.
    • Add src/k3s/install.sh to create the installation script for k3s.
    • Add src/k3s/README.md to provide usage instructions and options for the k3s feature.
  • Testing

    • Add test/k3s/test.sh to create a test script for the k3s feature.
    • Modify .github/workflows/test.yaml to add a test job for the k3s feature.
    • Add test/_global/k3s-specific-version.sh to create a global test script for the k3s feature.
    • Modify test/_global/scenarios.json to add a scenario for testing the k3s feature.

Add a new `k3s` feature to the repository.

* **Feature Files**
  - Add `src/k3s/devcontainer-feature.json` to define the feature metadata and options.
  - Add `src/k3s/install.sh` to create the installation script for `k3s`.
  - Add `src/k3s/README.md` to provide usage instructions and options for the `k3s` feature.

* **Testing**
  - Add `test/k3s/test.sh` to create a test script for the `k3s` feature.
  - Modify `.github/workflows/test.yaml` to add a test job for the `k3s` feature.
  - Add `test/_global/k3s-specific-version.sh` to create a global test script for the `k3s` feature.
  - Modify `test/_global/scenarios.json` to add a scenario for testing the `k3s` feature.
@jsburckhardt jsburckhardt deleted the feat-add-k3s-feature branch May 26, 2025 03:42
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.

1 participant