Open rolivieri opened 1 year ago
@sghung Isn't the following the right digest: fe383760fe813ae393066ec0d26313a63c19ddab59059bb009dca4f603749026
?
@sghung
$ docker pull cp.icr.io/cp/cp4waiops/instana-topology@sha256:fe383760fe813ae393066ec0d26313a63c19ddab59059bb009dca4f603749026
cp.icr.io/cp/cp4waiops/instana-topology@sha256:fe383760fe813ae393066ec0d26313a63c19ddab59059bb009dca4f603749026: Pulling from cp/cp4waiops/instana-topology
d6e3788a121c: Downloading [=========> ] 6.765MB/36.48MB
b336a633f9e2: Download complete
f94f36311f7d: Downloading [==> ] 5.898MB/104.7MB
7872d81319ad: Downloading [> ] 540.1kB/141.7MB
b4c64fd0363f: Waiting
@sghung Similar problem with the generic-topology-processor
image: https://github.com/IBM/cp4waiops-connectors-java-template/blob/main/bundle-artifacts/prereqs/kustomization.yaml#L23. It seems to be using a wrong digest: 16a936ef8e0b67ad7511ae3d1590f1f568a06dba51761e6cfd0a82cb5c60a4aa
. Should not the digest be this one instead? --> 5b060dea67367650b4706997f97853809d616f135f7d2a8197699a2f2ad28c1e
@sghung Sharing here my fork in case it helps: https://github.com/rolivieri/cp4waiops-connectors-java-template/blob/main/bundle-artifacts/prereqs/kustomization.yaml
The
kustomization.yaml
file is pointing to an image (instana-topology) that does not exist --> https://github.com/IBM/cp4waiops-connectors-java-template/blob/main/bundle-artifacts/prereqs/kustomization.yaml#L26