Cloud Operations Sandbox is an open source collection of tools that helps practitioners to learn O11y and R9y practices from Google and apply them using Cloud Operations suite of tools.
When we install sandbox over top of an existing sandbox, we expect the old sandbox to be updated to use the new code. Instead, the cluster seems to continue to run the old container images. This caused issues with the log4j exploit. Users would update their cluster expected to get the patch, but would have to manually run "kubectl apply" to update the cluster code.
Alternatively, I think we should consider removing support for updating existing sandboxes
When we install sandbox over top of an existing sandbox, we expect the old sandbox to be updated to use the new code. Instead, the cluster seems to continue to run the old container images. This caused issues with the log4j exploit. Users would update their cluster expected to get the patch, but would have to manually run "kubectl apply" to update the cluster code.
Alternatively, I think we should consider removing support for updating existing sandboxes