Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doryd image name shows "openshift" in Kubernetes setup. #730

Open
sandesh-desai opened this issue Sep 10, 2019 · 1 comment
Open

Doryd image name shows "openshift" in Kubernetes setup. #730

sandesh-desai opened this issue Sep 10, 2019 · 1 comment
Assignees

Comments

@sandesh-desai
Copy link

Doryd image name shows openshift in Kubernetes setup.

Testbed Details:
Host:10.50.9.10,10.50.9.22 and 10.50.9.23 -- Kubernetes single master setup.
Host OS: Centos
Docker version:17.06.2-ee-21
kubectl version:
Client Version: version.Info{Major:"1", Minor:"13", GitVersion:"v1.13.5", GitCommit:"2166946f41b36dea2c4626f90a77706f426cdea2", GitTreeState:"clean", BuildDate:"2019-03-25T15:26:52Z", GoVersion:"go1.11.5", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"13", GitVersion:"v1.13.10", GitCommit:"37d169313237cb4ceb2cc4bef300f2ae3053c1a2", GitTreeState:"clean", BuildDate:"2019-08-19T10:44:49Z", GoVersion:"go1.11.13", Compiler:"gc", Platform:"linux/amd64"}

[root@worker-node-1 ~]# docker ps | grep doryd

Actual Result: 1528b522f8fe hpestorage/hpe3par_doryd_openshift "doryd /dev/null h..." 5 hours ago Up 5 hours k8s_kube-storage-controller_kube-storage-controller-doryd-568dc88764-crxrx_kube-system_4726d525-d396-11e9-a315-6cc21739c360_0
70ebb51d1372 k8s.gcr.io/pause:3.1 "/pause" 5 hours ago Up 5 hours k8s_POD_kube-storage-controller-doryd-568dc88764-crxrx_kube-system_4726d525-d396-11e9-a315-6cc21739c360_0

Expected Results -1528b522f8fe hpestorage/hpe3par_doryd_kube "doryd /dev/null h..." 5 hours ago Up 5 hours k8s_kube-storage-controller_kube-storage-controller-doryd-568dc88764-crxrx_kube-system_4726d525-d396-11e9-a315-6cc21739c360_0
70ebb51d1372 k8s.gcr.io/pause:3.1 "/pause" 5 hours ago Up 5 hours k8s_POD_kube-storage-controller-doryd-568dc88764-crxrx_kube-system_4726d525-d396-11e9-a315-6cc21739c360_0

@sneharai4 sneharai4 self-assigned this Oct 7, 2019
@sneharai4
Copy link
Collaborator

@sandesh-desai Currently, the image created for doryd works on both Openshift and k8s. I will see if we can rename the doryd image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants