This is an automated email from the ASF dual-hosted git repository.
astefanutti pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 6f0da19 chore(scale): Rebuild resources
new 085e445 chore(cache): avoid kaniko cache nil references when
upgrading from older versions
new 91a5a5a fix #915: set right permissions on kaniko workspace
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../camel/v1alpha1/integrationplatform_types_support.go | 9 +++++++++
pkg/builder/kaniko/publisher.go | 2 +-
pkg/controller/build/schedule_pod.go | 15 +++++++++++++++
pkg/controller/integrationplatform/initialize.go | 2 +-
pkg/controller/integrationplatform/kaniko_cache.go | 7 ++-----
5 files changed, 28 insertions(+), 7 deletions(-)