Skip to content

issues Search Results · repo:mikefarah/yq language:Go

Filter by

1k results
 (55 ms)

1k results

inmikefarah/yq (press backspace or delete to remove)

apiVersion: v1 data: dex: |- connectors: - type: ldap name: ldap id: ldap config: host: openldap.default.svc.cluster.local:389 insecureNoSSL: true when dex ...
enhancement
v4
  • mingmingshiliyu
  • 2
  • Opened 
    6 days ago
  • #2347

Description: We have enabled support for the s390x architecture in yq through the following pull request: PR #2334. As part of this change, we d like to request a new release of yq to include this addition. ...
  • ashokpariya0
  • 2
  • Opened 
    11 days ago
  • #2341

Please describe your feature request. yq should support sh macros to allow any custom string manipulation. Describe the solution you d like Example: There is a secrets file like this: a: token: ...
enhancement
v4
  • ponchofiesta
  • 1
  • Opened 
    14 days ago
  • #2336

current version v4.45.1 contains golang.org/x/net v0.33.0 checked in go.mod file need golang.org/x/net v0.36.0 to fix the vulnerabilities CVE-2025-22870
  • cjayacha
  • Opened 
    15 days ago
  • #2335

Description: Currently, the docker.io/mikefarah/yq image for version 4.45.1 and previous versions does not support the s390x architecture. The available platforms in the image manifest are(https://hub.docker.com/r/mikefarah/yq/tags) ...
  • ashokpariya0
  • 1
  • Opened 
    15 days ago
  • #2333

Please describe your feature request. Since loong64 has been supported since golang 1.19, request to release linux loong64 version.
enhancement
v4
  • yetist
  • Opened 
    19 days ago
  • #2332

Describe the bug I know there are already a couple of issues around the behavior of the --indent/-I flag and that most of those come from the underlying gopkg.in/yaml.v3 library. When setting this flag ...
bug
v4
  • HadrienPatte
  • Opened 
    21 days ago
  • #2329

Could you please consider adding JSONL support as input format?
enhancement
v4
  • gwpl
  • Opened 
    22 days ago
  • #2328

Describe the bug Missing/nonexistent sequences used to default to []. Now it s unclear how they are behaving, but when they are concatenated to other sequences that exist it causes the output to be empty. ...
bug
v4
  • planeiii-te
  • 1
  • Opened 
    29 days ago
  • #2325

Describe the bug When modifying a YAML file using yq eval with in-place editing, multiline strings that contain trailing spaces are incorrectly converted to single-line strings. Version of yq: yq (https://github.com/mikefarah/yq/) ...
bug
v4
  • pteroctopus
  • 1
  • Opened 
    on Mar 14
  • #2324
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub