actions-runner-controller/api/v1alpha1
Cory Miller c91e76f169
Add golangci-lilnt to CI (#1794)
This introduces a linter to PRs to help with code reviews and code hygiene. I've also gone ahead and fixed (or ignored) the existing lints.

I've only setup the default linters right now. There are many more options that are documented at https://golangci-lint.run/.

The GitHub Action should add appropriate annotations to the lint job for the PR. Contributors can also lint locally using `make lint`.
2022-09-21 09:08:22 +09:00
..
groupversion_info.go Initial commit 2020-01-28 15:03:23 +09:00
horizontalrunnerautoscaler_types.go Update Metric Types and typos (#1719) 2022-08-15 23:12:22 +09:00
runner_types.go Add golangci-lilnt to CI (#1794) 2022-09-21 09:08:22 +09:00
runner_webhook.go extracted validations to a single point (#1582) 2022-06-29 20:32:00 +09:00
runnerdeployment_types.go Update Metric Types and typos (#1719) 2022-08-15 23:12:22 +09:00
runnerdeployment_webhook.go extracted validations to a single point (#1582) 2022-06-29 20:32:00 +09:00
runnerreplicaset_types.go Prevent unnecessary ephemeral runner recreations 2022-02-20 13:45:42 +00:00
runnerreplicaset_webhook.go extracted validations to a single point (#1582) 2022-06-29 20:32:00 +09:00
runnerset_types.go `containerMode` option to allow running jobs in k8's instead of docker (#1546) 2022-06-28 14:12:40 +09:00
zz_generated.deepcopy.go Enhance support for multi-tenancy (#1371) 2022-07-12 09:45:00 +09:00