Skip to content

Commit

Permalink
Merge pull request #67 from vikaschoudhary16/dev
Browse files Browse the repository at this point in the history
Drop x-operator and integrate with cvo, following pattern from machine-config-operator
  • Loading branch information
openshift-merge-robot authored Sep 21, 2018
2 parents 42fb5ab + 7e71bbe commit a67b759
Show file tree
Hide file tree
Showing 914 changed files with 77,565 additions and 39,933 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ RUN CGO_ENABLED=0 GOOS=linux go build -o bin/machine-api-operator -a -ldflags '-

# Final container
FROM openshift/origin-base
RUN yum install -y ca-certificates

COPY --from=build /go/src/github.com/openshift/machine-api-operator/bin/machine-api-operator .
COPY --from=build /go/src/github.com/openshift/machine-api-operator/manifests manifests
Expand Down
Loading

0 comments on commit a67b759

Please sign in to comment.