Dan

Results 5 issues of Dan

When setting the default working-directory of a job, `golangci-lint-action` does not respect this parameter. For example, I have the following project structure: ```bash ├── .github │   └── workflows │   └──...

It can be very useful to tail a log file, and while I can achieve the desired functionality using tools like `journalctl` independently, it would be relatively straightforward to add...

✨ feature-request

### Issue https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/2015 ### Description As mentioned in the above issue, it is possible to use self-signed certificates instead of using cert-manager. This PR adds documentation for configuring the AWS...

needs-ok-to-test
cncf-cla: yes
size/M
tide/merge-method-squash

### Description See [NET-7225](https://hashicorp.atlassian.net/browse/NET-7225) for context and acceptance criteria. Adds an additional validation check when generating proto definitions to assert the version of the current resource matches a specific criteria....

pr/no-changelog
pr/no-backport

I recently started migrating from a competitor CI to Buildkite and so far I am loving the service! I am running my own agents in a self-hosted Kubernetes cluster with...