actions-runner-controller/github/actions
Francesco Renzi c569304271
Add support for self-signed CA certificates (#2268)
Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com>
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
2023-03-09 17:23:32 +00:00
..
fake Adding parameter to configure the runner set name. (#2279) 2023-03-03 08:36:14 -05:00
testdata Add support for custom CA in actions.Client (#2199) 2023-01-23 17:36:57 -05:00
testserver Add testserver package (#2281) 2023-02-14 12:11:46 +01:00
actions_server_test.go Add support for self-signed CA certificates (#2268) 2023-03-09 17:23:32 +00:00
byte_order_mark_test.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
client.go Add support for self-signed CA certificates (#2268) 2023-03-09 17:23:32 +00:00
client_generate_jit_test.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
client_job_acquisition_test.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
client_proxy_test.go Add support for proxy (#2286) 2023-02-21 17:33:48 +00:00
client_runner_scale_set_message_test.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
client_runner_scale_set_session_test.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
client_runner_scale_set_test.go Resolve CI break due to bad merge. (#2236) 2023-01-31 22:00:26 +01:00
client_runner_test.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
client_tls_test.go Add support for self-signed CA certificates (#2268) 2023-03-09 17:23:32 +00:00
config.go Trim slash for configure URL. (#2381) 2023-03-09 09:02:05 -05:00
config_test.go Trim slash for configure URL. (#2381) 2023-03-09 09:02:05 -05:00
errors.go Introduce new preview auto-scaling mode for ARC. (#2153) 2023-01-17 12:06:20 -05:00
github_api_request_test.go Add support for self-signed CA certificates (#2268) 2023-03-09 17:23:32 +00:00
identifier_test.go Add support for self-signed CA certificates (#2268) 2023-03-09 17:23:32 +00:00
mock_ActionsService.go Delete RunnerScaleSet on service when AutoScalingRunnerSet is deleted. (#2223) 2023-01-31 15:03:11 -05:00
mock_SessionService.go Introduce new preview auto-scaling mode for ARC. (#2153) 2023-01-17 12:06:20 -05:00
multi_client.go Add support for self-signed CA certificates (#2268) 2023-03-09 17:23:32 +00:00
multi_client_test.go Add support for proxy (#2286) 2023-02-21 17:33:48 +00:00
sessionservice.go Introduce new preview auto-scaling mode for ARC. (#2153) 2023-01-17 12:06:20 -05:00
types.go Introduce new preview auto-scaling mode for ARC. (#2153) 2023-01-17 12:06:20 -05:00