mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
feat(dns): update ingress records in Uncloud DNS when deploying Caddy
This commit is contained in:
@@ -403,6 +403,8 @@ func TestDeployment(t *testing.T) {
|
||||
require.NoError(t, err)
|
||||
assert.Equal(t, c.Machines[2].Name, machine2.Machine.Name)
|
||||
})
|
||||
|
||||
// TODO: test deployments with unreachable machines. See https://github.com/psviderski/uncloud/issues/29.
|
||||
}
|
||||
|
||||
func TestRunService(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user