kompose/pkg
Charlie Drage c0e0393bbd
bug: fixes bug with error out with using kompose convert with no -f (#1725)
#### What type of PR is this?

<!--
Add one of the following kinds:
/kind cleanup
/kind documentation
/kind feature
-->

/kind bug

Fixes a validation bug where if you do not provide a compose.yaml or
docker-compose.yaml it will nil point error out rather than have an
appropriate "file not found" output.

#### Which issue(s) this PR fixes:
<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->

Closes https://github.com/kubernetes/kompose/issues/1719

#### Special notes for your reviewer:

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2023-10-06 13:34:44 -04:00
..
app bug: fixes bug with error out with using kompose convert with no -f (#1725) 2023-10-06 13:34:44 -04:00
kobject fix: removing unused property 2023-09-21 22:09:18 +02:00
loader fix: removing unused property 2023-09-21 22:09:18 +02:00
snap Snap (#1153) 2019-07-08 23:48:55 +08:00
testutils chore: require go >=1.18, bump deps and get rid of replace directives (#1552) 2023-01-13 08:50:28 -05:00
transformer Fix loading env file (#1679) 2023-07-26 14:03:15 -04:00
utils support build with docker cli (#1525) 2023-02-10 10:56:38 -05:00
version 1.31.0 Release (#1714) 2023-09-29 11:42:16 -04:00