kabanero-io / kabanero-landing

A console application for managing your Kabanero instances. This repo will be archived soon.
Apache License 2.0
4 stars 6 forks source link

Create instanceEndpoint for updating a Kabanero instance #215

Closed alohr51 closed 4 years ago

alohr51 commented 4 years ago

We need an endpoint in InstanceEndpoints class that will take a Kabanero obj and update the CR in Kubernetes world.

Look at the digest update endpoint and it will look very similar to that one.