temporary fix for login time regression:
- add go-proxmox as submodule for latest commit - use WithEagerAuth option to preempt 3s delay on HTTP 401 caused by lazy auth
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
[submodule "proxmoxaas-common-lib"]
|
||||
path = proxmoxaas-common-lib
|
||||
url = https://git.tronnet.net/tronnet/proxmoxaas-common-lib
|
||||
[submodule "go-proxmox"]
|
||||
path = go-proxmox
|
||||
url = https://github.com/luthermonson/go-proxmox
|
||||
|
||||
Reference in New Issue
Block a user