vertica / vertica-kubernetes

Operator, container and Helm chart to deploy Vertica in Kubernetes
Apache License 2.0
44 stars 25 forks source link

Resurface scrutinize tarball name #720

Closed roypaulin closed 7 months ago

roypaulin commented 8 months ago

This caches the tarballName in our VSCR status after a successful scrutinize run. The generated tarball name follow a specific format needed by grasp. To access the tarball name between reconcilers, we cache it in the scrutinize pod annotations.

roypaulin commented 8 months ago

e2e expected to fail until the image is updated.

roypaulin commented 8 months ago

I removed --honor-user-input so this needs Cai's changes to pass. Also I updated some files in the e2e tests related to scrutinize I will create a ticket to track them.

spilchen commented 8 months ago

I removed --honor-user-input so this needs Cai's changes to pass.

This was in last nights build. So, we should be able to build the image and test that out. Did you have push access to vertica-k8s-private? If not, I can add one.

roypaulin commented 8 months ago

I removed --honor-user-input so this needs Cai's changes to pass.

This was in last nights build. So, we should be able to build the image and test that out. Did you have push access to vertica-k8s-private? If not, I can add one.

I have push access, but can you add one just this time?

spilchen commented 8 months ago

The new images should be up later tonight.

spilchen commented 8 months ago

They are up now.