rxinui

Results 62 comments of rxinui

After reviewing the issue as well as official k8s reference of [`SecurityContext`](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#securitycontext-v1-core), `runAsGroup` and `runAsUser` are integer type. With that in place, wouldn't it better to keep `integer` as the...

@adambkaplan as this PR https://github.com/shipwright-io/cli/pull/304 updates CLI from v1alpha1 to v1beta1, this becomes obselete right?

Hey @adambkaplan this does not seem to be relevant anymore

For my information, what is the reason to find an alternative? Is init containers taking too much resources or being to slow?

Hey @Adarsh-jaiss, if you are busy dealing with another important issues, maybe i can take ownership to this issue as it is really similar from my last submission https://github.com/shipwright-io/cli/pull/309 (yet...