chore(deps): bump Go version and github.com/compose-spec/compose-go#1838
chore(deps): bump Go version and github.com/compose-spec/compose-go#1838k8s-ci-robot merged 3 commits intomainfrom unknown repository
Conversation
|
Welcome @microsec-ambrose! |
TessaIO
left a comment
There was a problem hiding this comment.
Thanks @microsec-ambrose for the changes. Some things are broken now. Do you have some time to commit to fix them?
|
compose-go only supports 1.21 and above due to the use of the I have updated the PR to upgrade Go too. |
cdrage
left a comment
There was a problem hiding this comment.
Sorry for the delay! Been a busy past couple of weeks for me.
Awesome changes, just one comment about a test, but that's it.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: microsec-ambrose, TessaIO The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Upgrades
compose-goto support the newconfigsyntax.Currently, any output from
docker compose configincludingenv_filesis not accepted by Kompose. Docker Compose v2.24.7 changed the output schema.See docker/compose#11591 (comment)
Which issue(s) this PR fixes:
N.A.
Special notes for your reviewer: