Borja Clemente
Borja Clemente
Hi @Tomasz-Smelcerz-SAP, that is exactly the challenge in this task. We need to find a way to reliably know if the cluster we are deploying to is on SKR. The...
That is correct, once it works the warning will go away. Will apply the new message, thanks for the feedback.
Hi @tobiscr, we are not using CNUDIE but OCM (its successor). I updated the description to make it clear. The task is still relevant.
To answer the points brought up by @Tomasz-Smelcerz-SAP: 1. For now yes. The module delivery process is not fully fleshed out yet so for now we will develop assuming we...
This might no longer be valid after we finish iterating over the `create module` command and the onboarding docs. See #1423 for more info.
This issue is no longer relevant, the `init module` command will be removed in https://github.com/kyma-project/lifecycle-manager/issues/226
That is interesting, I do have a `plug#begin/end` block right after what I just pasted exactly as you wrote. Yet without sourcing it explicitly, I do get the mentioned error....
That is an interesting finding. Will report it there and see what the answer is: https://github.com/neovim/neovim/issues/28128 Thanks for the detailed analysis!
Thanks for the workaround @siduck! Will try it out. But agree that this should probably be checked by the plugin.
Thanks for the tip! I will try it out. Truth be told I switched to packaging `autoenv` on nix myself and now maintain that module and package which does what...