Birger Johan Nordølum
Birger Johan Nordølum
> You can already do this by installing and starting your own OpenSSH server in the machine, just like other virtualization apps. It's just OrbStack's builtin SSH server that doesn't...
> Hi, thanks for reporting. I think the issue is in this [file](https://github.com/srcery-colors/srcery-vim/blob/master/after/syntax/vim.vim), if I move those highlights to [srcery.vim](https://github.com/srcery-colors/srcery-vim/blob/master/colors/srcery.vim) the issue is gone, seems those particular highlights can't be...
I experience this myself too: ``` $ docker compose up ... signing_key_service-1 | /usr/bin/add_signing_service.sh: line 6: PULP_SIGNING_KEY_FINGERPRINT: unbound variable service "signing_key_service" didn't complete successfully: exit 1 ... ```
Were you ever able to fix this? Just hit the same and the error message is not descriptive at all. 😔
This seems to be happening between 1.13 and 1.14. Did an upgrade path all the way from 1.8 to 1.14. And with 1.14 it failed. Also, for others that comes...
I can verify that this affects me too. Locally: ``` $ ct list-changed --target-branch master --config ct.yaml --remote=origin containers/helm ``` But, [initial PR](https://github.com/pglombardo/PasswordPusher/pull/1589) where I try to use this action...
> > I can verify that this affects me too. > > Locally: > > ``` > > $ ct list-changed --target-branch master --config ct.yaml --remote=origin > > containers/helm >...
> I'm not sure that it is worth having in the documentation as it is quite apparent and intuitive. Maybe, but as a new Ansible user, I kind to like...
Updated using the doc prep. Noticed an outdated doc: ```diff diff --git a/docs/kubernetes.core.k8s_drain_module.rst b/docs/kubernetes.core.k8s_drain_module.rst index 95f8271..995e911 100644 --- a/docs/kubernetes.core.k8s_drain_module.rst +++ b/docs/kubernetes.core.k8s_drain_module.rst @@ -595,7 +595,8 @@ Examples kubernetes.core.k8s_drain: state: drain name:...
Do you think it will be okay to add `rhel10_64Guest` also, now that RHEL 10 officially announced? I see that it's added to vSphere yet by VMware, but could be...