less log spam
This commit is contained in:
@@ -181,7 +181,7 @@ func (h *Handler) VmModify(w http.ResponseWriter, r *http.Request) {
|
|||||||
} else {
|
} else {
|
||||||
w.WriteHeader(http.StatusAccepted)
|
w.WriteHeader(http.StatusAccepted)
|
||||||
fmt.Fprintf(w, "Processed update event but no config changes were of interest\n")
|
fmt.Fprintf(w, "Processed update event but no config changes were of interest\n")
|
||||||
prettyPrint(event.CloudEvent.Data.ConfigSpec)
|
//prettyPrint(event.CloudEvent.Data.ConfigSpec)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user