Skip to content

Conversation

@matteogastaldello
Copy link
Collaborator

No description provided.

- Introduced ObjectHash type with methods to sum hashes from various inputs.
- Implemented NewFNVObjectHash function to create a new FNV-based hash instance.
- Added tests for hashing functionality.

feat(localfs): implement LocalFS for managing local filesystem operations

- Created LocalFS type to handle temporary filesystem operations.
- Implemented methods for writing Kubernetes resources and handling JQ filters.
- Added tests to validate LocalFS functionality and error handling.

feat(template): add templating support for dynamic resource generation

- Introduced Template and TemplateValue types for rendering templates.
- Implemented FromTemplateValues function to convert template values to a map.
- Added tests for deployment template rendering.

test(samples): add sample YAML files for local resource testing

- Added various sample YAML files to test local resource configurations.
- Included examples for fromRef, fromString, and fromYaml specifications.
@matteogastaldello matteogastaldello self-assigned this Nov 21, 2025
@matteogastaldello matteogastaldello linked an issue Nov 21, 2025 that may be closed by this pull request
@matteogastaldello matteogastaldello merged commit 5934b5e into main Dec 12, 2025
4 checks passed
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.

Evolve git-provider to git add local files

2 participants