{"id":17053734,"url":"https://github.com/relrin/vault-ordbok","last_synced_at":"2025-08-01T09:08:49.468Z","repository":{"id":57671487,"uuid":"271994245","full_name":"Relrin/vault-ordbok","owner":"Relrin","description":"Utility for injecting Vault values in k8s manifests and helm charts ","archived":false,"fork":false,"pushed_at":"2020-06-20T17:51:56.000Z","size":21,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T11:11:14.707Z","etag":null,"topics":["devops","helm","kubernetes","rust","vault"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Relrin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-13T11:17:45.000Z","updated_at":"2020-12-08T16:40:11.000Z","dependencies_parsed_at":"2022-08-30T16:00:22.449Z","dependency_job_id":null,"html_url":"https://github.com/Relrin/vault-ordbok","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relrin%2Fvault-ordbok","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relrin%2Fvault-ordbok/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relrin%2Fvault-ordbok/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relrin%2Fvault-ordbok/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Relrin","download_url":"https://codeload.github.com/Relrin/vault-ordbok/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248600702,"owners_count":21131531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devops","helm","kubernetes","rust","vault"],"created_at":"2024-10-14T10:13:05.860Z","updated_at":"2025-04-12T16:46:00.939Z","avatar_url":"https://github.com/Relrin.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vault-ordbok\nUtility for injecting Vault values in k8s manifests and helm charts \n\n# Features\n- Minimalistic CLI as much as possible\n- Parsing, validating and injecting values from Vault in k8s manifests or helm charts \n\n# Supported commands\n- `lookup` - get value by the given namespace and key \n\n# Syntax\nAny executed command must be wrapped into the double curly braces with the specifying a command name as \na regular function name. The used arguments for the command must be defined in the in parentheses.\n\nShortly speaking any command can be described in the `{{\u003ccommand_name\u003e(\u003cargs\u003e)}}` format. The used command can \ncontains multiple spaces between the curly braces, command name and its arguments.  \n\n## Command examples\n- `lookup` \n\n   This command accepts the namespace and key that needs to be extracted from this namespace. If specified less \n   than one or more than two arguments, the command will return a validation error.  \n   Usage example:\n   ```\n      env:\n        - name: SOME_SECRET\n          value: {{ lookup ('/path/to/secret/', 'key') }}\n   ```\n\n# License\nThe vault-ordbok published under BSD license. For more details read [LICENSE](https://github.com/Relrin/vault-ordbok/blob/master/LICENSE) file.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelrin%2Fvault-ordbok","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frelrin%2Fvault-ordbok","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelrin%2Fvault-ordbok/lists"}