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

Webconsole is not available on libvirt provider #770

Closed
LalatenduMohanty opened this issue Nov 30, 2018 · 3 comments
Closed

Webconsole is not available on libvirt provider #770

LalatenduMohanty opened this issue Nov 30, 2018 · 3 comments

Comments

@LalatenduMohanty
Copy link
Member

Version

$ openshift-install version
]$ bin/openshift-install version
bin/openshift-install v0.4.0-42-g25757c69c5a9bb082eb915a6562b2b5abcee956f
Terraform v0.11.8

$ ~/.terraform.d/plugins/terraform-provider-libvirt -version  # only needed if you're using libvirt
/home/lmohanty/.terraform.d/plugins/terraform-provider-libvirt was not built correctly
Compiled against library: libvirt 4.7.0
Using library: libvirt 4.7.0
Running hypervisor: QEMU 3.0.0
Running against daemon: 4.7.0

Platform (aws|libvirt|openstack):

libvirt

What happened?

In my setup the webconsole should be available in https://test1-api.tt.testing:6443/console but I saw

{
  "kind": "Status",
  "apiVersion": "v1",
  "metadata": {
    
  },
  "status": "Failure",
  "message": "forbidden: User \"system:anonymous\" cannot get path \"/console\": no RBAC policy matched",
  "reason": "Forbidden",
  "details": {
    
  },
  "code": 403
}
$ oc status
In project default on server https://test1-api.tt.testing:6443

svc/kubernetes - 172.30.0.1:443 -> 6443

View details with 'oc describe <resource>/<name>' or list everything with 'oc get all'.
@LalatenduMohanty
Copy link
Member Author

This might be a known issue, but I could not find an existing issue and do not see mention in documentation, hence created the issue.

@wking
Copy link
Member

wking commented Nov 30, 2018

Dup of #411.

/close

@openshift-ci-robot
Copy link
Contributor

@wking: Closing this issue.

In response to this:

Dup of #411.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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

No branches or pull requests

3 participants