Skip to content

CERT issue to build the "combine the code with the Docker Images on OpenShift" #2

@sunatthegilddotcom

Description

@sunatthegilddotcom

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

  1. 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. Git clone is successful
    $ 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions