.. |
config
|
remove agentbackend
|
2023-02-20 02:22:00 -07:00 |
controller.go
|
added ability to remove legacy nodes
|
2023-03-07 11:02:51 -05:00 |
debug.go
|
|
|
dns.go
|
ensure publish dns in go routine
|
2023-02-07 15:17:11 -05:00 |
dns_test.go
|
Tests: Handle all errors, key struct fields for go vet, enhance CI
|
2023-02-16 02:11:30 -08:00 |
docs.go
|
updating develop to v0.18.3
|
2023-03-04 14:19:53 -05:00 |
enrollmentkeys.go
|
updated logic to add new nodes
|
2023-02-27 19:18:41 -05:00 |
ext_client.go
|
allowed public key input for ext clients
|
2023-03-06 15:54:50 -05:00 |
files.go
|
|
|
hosts.go
|
added request ack
|
2023-02-17 11:39:30 -05:00 |
ipservice.go
|
Replaced string methods with HTTP consts
|
2022-12-23 09:49:08 -05:00 |
legacy.go
|
added ability to remove legacy nodes
|
2023-03-07 11:02:51 -05:00 |
limits.go
|
|
|
logger.go
|
Replaced string methods with HTTP consts
|
2022-12-23 09:49:08 -05:00 |
migrate.go
|
remove debug log
|
2023-01-22 16:34:05 -05:00 |
network.go
|
adapt createNetwork + default host addition
|
2023-02-13 15:17:13 -05:00 |
network_test.go
|
fix tests
|
2023-02-14 07:58:54 -05:00 |
node.go
|
Merge pull request #2103 from gravitl/GRA-1345-legacy-node-delete
|
2023-03-08 18:27:27 -05:00 |
node_test.go
|
fix tests
|
2023-02-14 07:58:54 -05:00 |
regex.go
|
allowed public key input for ext clients
|
2023-03-06 15:54:50 -05:00 |
relay.go
|
publish update on relay create
|
2023-02-09 17:09:01 +04:00 |
response_test.go
|
|
|
server.go
|
added mq and database connected funcs and endpoint
|
2023-02-06 12:09:21 -05:00 |
test.db
|
|
|
user.go
|
add headless sso login
|
2023-01-02 13:18:40 +05:30 |
user_test.go
|
Tests: Handle all errors, key struct fields for go vet, enhance CI
|
2023-02-16 02:11:30 -08:00 |