add support for writing files to containers from cloud-init config #6926
Annotations
8 errors
pkg/pillar/types/domainmgrtypes.go#L108
golangcilint: types/domainmgrtypes.go:108: Line contains TODO/BUG/FIXME: "FIXME: we can likely drop this altogethe..." (godox)
|
pkg/pillar/types/domainmgrtypes.go#L99
golangcilint: types/domainmgrtypes.go:99: Line contains TODO/BUG/FIXME: "FIXME: given config.UUIDandVersion.Versi..." (godox)
|
pkg/pillar/utils/cloudconfig/cloudconfig.go#L17
revive: exported type CloudConfig should have comment or be unexported https://revive.run/r#exported
|
pkg/pillar/utils/cloudconfig/cloudconfig.go#L19
golangcilint: yaml(camel): got 'write_files' want 'writeFiles' (tagliatelle)
|
pkg/pillar/utils/cloudconfig/cloudconfig.go#L22
revive: exported type WritableFile should have comment or be unexported https://revive.run/r#exported
|
pkg/pillar/utils/cloudconfig/cloudconfig.go#L30
revive: exported function IsCloudConfig should have comment or be unexported https://revive.run/r#exported
|
pkg/pillar/utils/cloudconfig/cloudconfig.go#L39
revive: exported function ParseCloudConfig should have comment or be unexported https://revive.run/r#exported
|
pkg/pillar/utils/cloudconfig/cloudconfig.go#L48
revive: exported function WriteFile should have comment or be unexported https://revive.run/r#exported
|
The logs for this run have expired and are no longer available.
Loading