You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CERT issue to build the "combine the code with the Docker Images on OpenShift"
1.
[root@origin ~]# oc version
oc v1.1.2
kubernetes v1.2.0-alpha.4-851-g4a65fa1
Got a cert error
oc logs build/v3simplebottle-1
W0217 12:10:41.999193 1 builder.go:55] Master version "v1.1.2" does not match Builder image version "v1.1.2-266-gbeaa0ab"
I0217 12:10:42.018407 1 source.go:197] Downloading "https://github.com/sunatthegilddotcom/v3simplebottle.git" ...
F0217 12:10:42.477784 1 builder.go:204] Error: build error: fatal: unable to access 'https://github.com/sunatthegilddotcom/v3simplebottle.git/': Peer's certificate issuer has been marked as not trusted by the user.
CERT issue to build the "combine the code with the Docker Images on
OpenShift"
1.
[root@origin ~]# oc version
oc v1.1.2
kubernetes v1.2.0-alpha.4-851-g4a65fa1
Got a cert error
oc logs build/v3simplebottle-1
W0217 12:10:41.999193 1 builder.go:55] Master version "v1.1.2" does
not match Builder image version "v1.1.2-266-gbeaa0ab"
I0217 12:10:42.018407 1 source.go:197] Downloading " https://github.com/sunatthegilddotcom/v3simplebottle.git" ...
F0217 12:10:42.477784 1 builder.go:204] Error: build error: fatal:
unable to access ' https://github.com/sunatthegilddotcom/v3simplebottle.git/': Peer's
certificate issuer has been marked as not trusted by the user.
2.
CERT issue to build the "combine the code with the Docker Images on OpenShift"
1.
[root@origin ~]# oc version
oc v1.1.2
kubernetes v1.2.0-alpha.4-851-g4a65fa1
oc logs build/v3simplebottle-1
W0217 12:10:41.999193 1 builder.go:55] Master version "v1.1.2" does not match Builder image version "v1.1.2-266-gbeaa0ab"
I0217 12:10:42.018407 1 source.go:197] Downloading "https://github.com/sunatthegilddotcom/v3simplebottle.git" ...
F0217 12:10:42.477784 1 builder.go:204] Error: build error: fatal: unable to access 'https://github.com/sunatthegilddotcom/v3simplebottle.git/': Peer's certificate issuer has been marked as not trusted by the user.
$ git clone https://github.com/sunatthegilddotcom/v3simplebottle.git
Cloning into 'v3simplebottle'...
remote: Counting objects: 22, done.
remote: Total 22 (delta 0), reused 0 (delta 0), pack-reused 22
Unpacking objects: 100% (22/22), done.
Checking connectivity... done.
The text was updated successfully, but these errors were encountered: