Commit Graph

6 Commits

Author SHA1 Message Date
John Gardiner Myers 47b6f4f383 Fix edit.HasExtraFields() 2022-11-30 21:05:37 -08:00
Ole Markus With 5b69b51bed Strictly validate instance groups 2021-11-22 11:16:18 +01:00
Ole Markus With 6d1741968e Check that there are extra fields and not fields being removed
When we check for extra fields, we check only check for byte equality. But because of omitEmpty, fields set explicitly to false are removed, which cause a diff of removed line. This change will ignore these removed lines.
2021-11-20 21:30:47 +01:00
John Gardiner Myers 29efbe5881 Create v1alpha3 API 2021-09-23 22:27:56 -07:00
Ole Markus With dadd752574 Bump heredoc to v2 2020-12-15 10:49:39 +01:00
Dao Cong Tien 309dc9a8fc Add unit test for pkg/edit/edit.go
Signed-off-by: Dao Cong Tien <tiendc@vn.fujitsu.com>
2020-01-17 11:11:25 +07:00