-
## Is this a BUG REPORT or FEATURE REQUEST?
Choose one: BUG REPORT
## Versions
* Tectonic version: 1.6.2
* Platform: aws
```
$ kubectl version -c
Flag shorthand -c has been deprecated,…
-
Trying openshift-ansible in CentOS 7 on VMWare
Then I encountered this error
TASK [openshift_manage_node : Set node schedulability] ****************************************************************…
-
Loving this project btw!
One problem I'm having is reusing the client certificate that minikube uses ootb. I don't think the API server is properly requesting client CA names for optional client ce…
-
When I'm trying to run `oc adm policy reconcile-sccs` command under unprivileged user I've got an error `openshift-infra is not a valid namespace` that confuses me as a user and doesn't tell me the re…
-
`v1.Status` is not registered in the `pkg/image/clientset/scheme` because Status isn't an unversioned resource. This is with the versioned generated image stream client in Origin master. The server …
-
Even though I have the permissions.
```
[mkargaki@dhcp129-211 configmap-rollout]$ oc project
Using project "kube-system" on server "https://127.0.0.1:8443".
[mkargaki@dhcp129-211 configmap-rollout…
-
Hello all,
I just tried to import images from my private docker registry. I tried many things but in the end , I have always the same error : importing images from registry "localhost:5000" is forb…
-
the returned error is "only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments"
-
Here is my Jenkinsfile:
```groovy
pipeline {
agent any
stages {
stage ('test') {
steps {
script {
List names = Arrays.asList("…
-
Hi,
I have been trying to install Openunison and have it connect to my Windows AD 2k16 Server for authentication etc...
My setup is as follows:
Domain: lab.unixcraft.io
Active Directory Se…