mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-26 11:51:02 +00:00
a28e2e1920
Transfer the agent hostname to the server's model.agent.Name field. Previously the autoscaler had to create the agent with the server and get a unique token to pass to the agent at boot up. This allows to get the right name for the agent while using the shared master agent token at agent boot up. Both ways are still supported. |
||
---|---|---|
.. | ||
auth_server.go | ||
authorizer.go | ||
filter.go | ||
filter_test.go | ||
jwt_manager.go | ||
rpc.go | ||
rpc_test.go | ||
server.go |