Brian Davis

Results 51 comments of Brian Davis

thanks @ahmetb. With larger private repos for plugins, it can take a very long time to install or update because it downloads the entire history of the repo just to...

> Sorry for the delay here. I have a follow up question: doesn't the subsequent "git fetch origin && git reset -hard @{upstream}" command re-download the repository anyway? > >...

Wonder if something like wstunnel (https://github.com/erebe/wstunnel) could be used as a sidecar to tunnel the data over an ingress controller instead of an LB. This would still allow the client...

It should be stored in the repo, so when it runs it should already have this. Does it have executable permissions?

How would you validate the signature of the container? It resolves the tag to an immutable reference after validation. If it leaves the tag, there is no way to validate...

Wouldn’t that require an update to the policy each time there was a new namespace created? Like the opt-in namespace label, it would be much more flexible to allow on...