Joe Searcy

Results 49 comments of Joe Searcy

@joaopapereira I believe this can be closed now since #552 was merged

One other use case for this is artifact tracing. Being able to look at a pkg/pkgi resource deployed in a cluster and trace that back to a bundle in an...

You should be able to do something like this: ```shell $ kubectl rollout restart deploy -n image swap-system imageswap ``` When the pods recycle, the init-container should run again. The...

Closing due to 30+ days stale

Changing the port would require more than an ENV var. It would require changing the service as well. Can you provide more information on the scenario you have in mind?...

Maybe I'm not familiar with something EKS is doing. Does it not target the port on the ImageSwap Service? The way I understand things is the Webhook Configuration should point...