Skip to content

Conversation

@ericpaulsen
Copy link
Member

Description

this PR adds a new template to the registry, which shows how to mount an NFS share to a K8s deployment workspace.

Type of Change

  • New module
  • New template
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Template Information

Path: registry/ericpaulsen/templates/nfs-deployment

Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun fmt)
  • Changes tested locally

Related Issues

None

@ericpaulsen
Copy link
Member Author

can we bypass the failing CI check? it is incorrectly calling out a typo:

error: `exportfs` should be `exports` 
@DevelopmentCats
Copy link
Contributor

DevelopmentCats commented Oct 22, 2025

@ericpaulsen Looks Great to me other than the missing icon. 😎

@ericpaulsen
Copy link
Member Author

@DevelopmentCats just added the correct icon - thank you!

@DevelopmentCats
Copy link
Contributor

DevelopmentCats commented Oct 22, 2025

can we bypass the failing CI check? it is incorrectly calling out a typo:

error: `exportfs` should be `exports` 

You should just be able to add it to .github/typos.toml

@ericpaulsen
Copy link
Member Author

ericpaulsen commented Oct 22, 2025

can we bypass the failing CI check? it is incorrectly calling out a typo:

error: `exportfs` should be `exports` 

You should just be able to add it to .github/typos.toml

where can i find this file? i can't find it in my branch.

@matifali
Copy link
Member

@ericpaulsen .github/typos.toml

@ericpaulsen ericpaulsen enabled auto-merge (squash) October 22, 2025 16:44
@DevelopmentCats
Copy link
Contributor

@ericpaulsen .github/typos.toml

Yeah that's my bad the way I pasted it lol

@ericpaulsen ericpaulsen merged commit 0c5a8a2 into main Oct 22, 2025
4 checks passed
@ericpaulsen ericpaulsen deleted the ericpaulsen-template-nfs-pod branch October 22, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants