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

Kubero is crashing when pipeline has no buildpack configuration #240

Closed
mms-gianni opened this issue Oct 25, 2023 · 1 comment
Closed

Kubero is crashing when pipeline has no buildpack configuration #240

mms-gianni opened this issue Oct 25, 2023 · 1 comment
Assignees
Labels
bug Something isn't working UI

Comments

@mms-gianni
Copy link
Member

[1] /Users/carafagi/workdir/kubero-dev/kubero/dist/kubero.js:208
[1]                 pipeline.spec.buildpack.fetch.securityContext = config_1.Buildpack.SetSecurityContext(pipeline.spec.buildpack.fetch.securityContext);
[1]                                         ^
[1]
[1] TypeError: Cannot read properties of undefined (reading 'fetch')
[1]     at Kubero.<anonymous> (/Users/carafagi/workdir/kubero-dev/kubero/dist/kubero.js:208:41)
[1]     at Generator.next (<anonymous>)
[1]     at fulfilled (/Users/carafagi/workdir/kubero-dev/kubero/dist/kubero.js:28:58)
[1]     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[1]
@mms-gianni mms-gianni added bug Something isn't working UI labels Oct 25, 2023
@mms-gianni mms-gianni self-assigned this Oct 25, 2023
@mms-gianni
Copy link
Member Author

Fixed here :
49bd74c

released in v1.11.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant