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

fix: Kaniko cache default spec is not updated when calling the status endpoint #975

Merged
merged 1 commit into from Oct 1, 2019
Merged

Conversation

astefanutti
Copy link
Member

@astefanutti astefanutti commented Oct 1, 2019

Follows-up on #922. The default setting is updated using the status endpoint that does not take update to the spec section into account. That leaves the default setting for Kaniko cache unapplied and causes nil pointer dereference panic later on.

@astefanutti astefanutti added the kind/bug Something isn't working label Oct 1, 2019
@astefanutti astefanutti merged commit 946e390 into apache:master Oct 1, 2019
@astefanutti astefanutti deleted the pr-59 branch October 1, 2019 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant