li chaoran
li chaoran
> I've put up a PR rewriting the authenticode according to the spec. > https://github.com/m4b/goblin/pull/383 > > cool!
请问目前进展和后续的roadmap有了吗?
This make the way to verify signature against user provided CA cert https://github.com/Devolutions/picky-rs/issues/214 invalid :(, maybe its better to seperate the verify logic from the CTL pathway
> In short, runner pods in a failed state need to be investigated as they could indicate underlying cluster related problems that might otherwise go unnoticed. That is why they...
Since tekton result does not ship a CRD, is that means i must expose the tekton-result API server and query server directly to find the result info infomation?
> This is cool. Thank you. The initial idea of immich-go was to not bother tandom users with npm, docker, etc... :-) > > But apparently there is an use...
@simulot This pr contains a new workflow that can publish a docker image to docker hub && ghcr registry, you just need to add two github action secret `DOCKERHUB_USERNAME` and...
> I have more questions about this? Can we have discussion on Discord or by email? @simulot Sure thing, discord id: lcr1221 and TZ: GMT+8, if not available, can email...
> Why would someone need Docker image for this?. 🤔 > > Also, why would you use anything other than `scratch` as base image? My example (that also needs ca-certificates...
> @simulot you can also use ghcr.io (GitHub's registry) instead of Dockerhub. > > ```yaml > - name: Login to GitHub Container Registry > uses: docker/login-action@v3 > with: > registry:...