Brice A Johnson
Brice A Johnson
So in order to add a lot of different contexts in which one result should always be consistent, I currently have a lot of statements which say the same thing,...
For changes to files under the `/model/` folder, and manual edits to autogenerated code (e.g. `/service/s3/api.go`) please create an Issue instead of a PR for those type of changes. An...
**Is your feature request related to a problem? Please describe.** Currently the only way to compare errors in the s3 package is to compare strings. This is slow, resource intensive,...
**What would you like to be added**: I would like to be able to use the output flag to specify csv format when listing resources. For example: `kubectl get pods...
hello. I just wanted to post an issue for packer, it seems that replace blocks are unable to be parsed by packer. Can I suggest using [modfile](https://pkg.go.dev/golang.org/x/mod/modfile#File) to parse go.mod?
I noticed that each time pullcord restarts, it reads an entire file from the start to finish to find the last ID. This is bad, as TSV files can be...
### Description docker volume inspect Mountpoint path should point to correct folder on host. The same incorrect path is reflected in docker GUI. this ONLY happens for docker compose deployments...
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** A guide and explanation to whether contributions are accepted, and if so, the proper...
**What would you like to be added**: I would like to be able to serve zone data (SOA) through the etcd plugin. **Why is this needed**: many coredns configurations use...