Batuhan Apaydın
Batuhan Apaydın
I changed that with related, thanks, this is more accurate 👋
Hello @MRBin77, thanks for raising an issue! It looks like you have the same problem we discussed in Sigstore slack [here](https://sigstore.slack.com/archives/C01PZKDL4DP/p1673911582236059), if you haven't joined sigstore slack yet, [here](https://join.slack.com/t/sigstore/shared_invite/zt-1nos4nnhy-1PNlMmGLyt4eL7JB3vEJ7Q) is...
Yes, the documentation will be fixed soon. Please try this variable and confirm whether everything is working as you expected.
I'm going to hand over that question to @uralsemih
There is an ongoing issue related to that topic, but this issue is more likely related to the Docker BuildKit, but anyways it might help: > _https://github.com/sigstore/cosign/issues/2688#issuecomment-1422632409_
kindly ping ☝️
I tried something like this. First I created a JWTAuthenticator like this: ```yaml apiVersion: authentication.concierge.pinniped.dev/v1alpha1 kind: JWTAuthenticator metadata: name: demo-supervisor-jwt-authenticator-gitlab spec: # This should be the issuer URL that was...
it worked, thank you very much!!!
I've got the same problem the error says even if I specify the local packages as `@local /work/packages`: ```shell Error: failed to build layer image: installing apk packages: error getting...
yep, @strongjz also recommended using the `--keyring-append` and `--repository-append` flags which both do the same thing above ^