mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2026-02-02 17:35:10 +01:00
feat(k8s): add function for injecting names from hashed data objects (#33)
This commit is contained in:
parent
71cb0a2a47
commit
473fb3ae50
3 changed files with 62 additions and 1 deletions
|
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- add `optionalHashedNames` to inject hashed names for referencing inside modules
|
||||
|
||||
### Changed
|
||||
|
||||
- removed local `kubectl` and `kubernetes` packages in lieu of those from nixpkgs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue