containerbuildsystem / koji-containerbuild

Container build support for Koji buildsystem
GNU Lesser General Public License v2.1
29 stars 32 forks source link

Revert "Allow additional properties for containerbuild" #174

Closed mlangsdorf closed 4 years ago

mlangsdorf commented 4 years ago

OSBS-8455

Return to the strict validation of options.

This reverts commit 48669bdf190af6a70982e6c0870fc5cba9956184.

Signed-off-by: Mark Langsdorf mlangsdo@redhat.com

Maintainers will complete the following section:

MartinBasti commented 4 years ago

would you mind to fix CI?

MartinBasti commented 4 years ago

nevermind it will be fixed in https://github.com/containerbuildsystem/koji-containerbuild/pull/177

just rebase when that one is merged

MartinBasti commented 4 years ago

Can you please squash commits into one?

mlangsdorf commented 4 years ago

Commits squashed.

mlangsdorf commented 4 years ago

Added to release notes: "* container properties are strictly validated against the container schema, and invalid data fields will cause the build to fail"