issues Search Results · repo:hairyhenderson/gomplate language:Go
Filter by
410 results
(88 ms)410 results
inhairyhenderson/gomplate (press backspace or delete to remove)Hello,
First, thanks for the great work on Gomplate!
I m trying to merge a rendered YAML template with one or multiple overrides dynamically. This is similar to how Helm
library charts allow merging ...
MarV1908
- Opened 21 days ago
- #2324
Trivy reports the high CVE-2024-45338 at golang.org/x/net for the latest v3.4 release
trivy image -v hairyhenderson/gomplate:latest
img width= 1401 alt= Image src= https://github.com/user-attachments/assets/0d10d339-93a0-41b8-b496-6b404c4731ca ...
MoeBensu
- 1
- Opened 23 days ago
- #2323
The use case would be to enable workflows which use gomplate to render a template over several passes, perhaps with
different datasources at each pass, such that not all keys are available upon the first ...
loucadufault
- Opened 26 days ago
- #2322
Hi,
I d like to use gomplate with the discogs API as datasource. Each call fails in a 405 status:
$ gomplate -d discogs=https://api.discogs.com/releases/249504 -i Album ID: {{ (ds discogs ).id }} ...
bug
MaxenceG2M
- 1
- Opened on Feb 3
- #2313
it would be great if gomplate could also read GCP project metadata (e.g. project-id).
trying to workaround with:
echo {{ gcp.Meta ../project/project-id }} | gomplate
..doesn t work (I guess there ...
0x416e746f6e
- Opened on Jan 31
- #2311
Hi,
It would be nice to add the coll.Filter function to filter a slice.
Example:
{{ coll.Slice a b c | coll.Filter b }}
a c
artemklevtsov
- Opened on Jan 24
- #2307
Hi,
It would be useful to read.Glob function in addition to file.Walk.
Example:
$ tree /tmp/foo
/tmp/foo
├── one.yaml
└── two.yaml
├── three.yaml
├── four.json
└── five.json
$ gomplate -i {{ range ...
artemklevtsov
- Opened on Jan 21
- #2305
Hi,
we are considering using gomplate for rendering configurations for infrastructure rollouts (e.g. outputting terraform
files). As we want to support the full lifecycle of such components, it would ...
unlimitedbits
- 2
- Opened on Jan 15
- #2301
I use version
gomplate -v
gomplate version 4.2.0
and I have next example First file
cat test.json
[
{
operator : TEST2 ,
api : [
api.qwerty.com ,
api.test.com ,
api2.test.com ...
Infusible
- 1
- Opened on Dec 10, 2024
- #2279
I just upgraded from 3.x to 4.x, and all of my gomplate scripts which use merge: have broken. I ran some tests and it
does seem as though there is a difference when one of the datasources being merged ...
bug
aivajoe
- 1
- Opened on Dec 3, 2024
- #2273

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.