Vinay Aggarwal
Vinay Aggarwal
Partnership team has already released an operator for Openshift 4.x that can install artifactory. We are enhancing it to optionally install xray as well. This will be completed in next...
> @chukka I don't believe this issue is specific to Rancher as I have also encountered it on Openshift using our helm charts. Rancher just provides a GUI around our...
@chukka in rancher, since UI is controlled by a separate file, I can force users to specify a password. Then as long as they enter same password on re-install, it...
> @vinayagg yes, that should work for rancher , Please update here once you do that change > > @Siegfriedk can you please provide info- how argocd works with GKE...
The issue with that approach is, when I uninstall the project, it deletes PV and PVC, thus losing all the data.
I am also not able to get it to work in k8s 1.18, here are my logs ``` $ kubectl version Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.6", GitCommit:"dff82dc0de47299ab66c83c626e08b245ab19037", GitTreeState:"clean", BuildDate:"2020-07-15T16:58:53Z", GoVersion:"go1.13.9",...
I switched to docker-desktop 1.16 and faced same issue. here is my bash log ``` $ kubectl version Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.6", GitCommit:"dff82dc0de47299ab66c83c626e08b245ab19037", GitTreeState:"clean", BuildDate:"2020-07-15T16:58:53Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"} Server...
@andresmgot Can you guide little further. As per releases page https://github.com/kubeless/kubeless/releases version 1.0.7 is latest version released on Jun 30. If this is not latest version, where can I find...
Thank you so much. That was the issue. Kubeless works now.
The most useful feature I can think of is this -> If I have a group hierarchy and I can restrict access by group. Then I can let each team...