Ernesto Huizar
Ernesto Huizar
@bnu0 wondering if you ever tried this? I actually tried this before i seen this issue and I was coming up with `hcshim:ActivateLayer failed in Win32: The specified module could...
Well, I got a bit further, I was able to use a HostProcess to be able to run buildkitd and buildctl. I'm looking to run buildkitd on a daemonset of...
Could you let us know if this is possible? I am trying out to authenticate with the github-app created token and it seems that it's not working for me, so...
> By the way I think you are the first person that want to use a private extension repository I would be the 2nd person :) I am running this...
I am getting the same error, but I am not using bitbucket, instead I am using GitHub Enterprise. '[threadPoolTaskExecutor-1] ERROR org.terrakube.executor.service.workspace.security.WorkspaceSecurityImpl - Generate Dex Authentication Private Token' It seems that...
@alfespa17 thanks! so there's an option to disable token expiration, but we'd rather go the safer route if possible and refresh the tokens. If we can add this to the...
interesting, i am actually already using `github-app` as authentication, following this guide but instead creating a github-app instead of an oauth. https://docs.terrakube.io/user-guide/vcs-providers/github-enterprise it works fine except for the token refresh.