-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove
build.image{,Name,Tag}
and replace its uses with `image.tarball{,.imageName,.imageTag}`. This changeset is a hard deprecation of `build.image{,Name,Tag}` and does not do any option renaming, etc., as the removed options were all marked as internal. This changeset also includes code that ensures the newly-relied-upon options are properly defined, raising user-visible assertion errors if no sane default image name or tag could be inferred.
- Loading branch information
Showing
2 changed files
with
71 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters