Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Example given in Building with Kaniko tutorial need to be updated #1744

Closed
1 task done
thasnim-fluxone opened this issue Nov 30, 2024 · 0 comments
Closed
1 task done
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@thasnim-fluxone
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Kubernetes Version

1.31.3

Shipwright Version

0.14.0

Current Behavior

I followed this tutorial and tried to create a build resource using the build definition given in the example. I am getting the following error
The Build "go-tutorial" is invalid: spec.source.type: Required value

### Possible solution

Adding spec.source.tpe=Git solved the issue

Expected Behavior

As per the tutorial, Build resource should get created successfully.

Steps To Reproduce

Step 1: Follow this tutorial and try to create a build resource using the build definition given in the example.
Step 2: Build creation fails with the error message The Build "go-tutorial" is invalid: spec.source.type: Required value

Anything else?

No response

@thasnim-fluxone thasnim-fluxone added the kind/bug Categorizes issue or PR as related to a bug. label Nov 30, 2024
@qu1queee qu1queee transferred this issue from shipwright-io/.github Dec 2, 2024
@SaschaSchwarze0 SaschaSchwarze0 added this to the release-v0.15.0 milestone Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
Status: Done
Development

No branches or pull requests

2 participants