Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Changes build to publish docker images to all OCIR regions #103

Merged
merged 1 commit into from
May 21, 2018

Conversation

simonlord
Copy link

Also worth noting i've set all the repo's across the regions to public. Also i've added OCIRUSERNAME and OCIRPASSWORD env vars to wercker env vars config.

@simonlord simonlord force-pushed the push-to-ocir branch 4 times, most recently from 83a0a93 to 98f5d20 Compare May 15, 2018 10:47
@owainlewis
Copy link
Member

@simonlord Needs a rebase

Makefile Outdated
@@ -24,7 +24,7 @@ endif

ROOT_DIR := $(shell dirname $(abspath $(lastword $(MAKEFILE_LIST))))
PKG := github.com/oracle/mysql-operator
REGISTRY := wcr.io/oracle
REGISTRY := iad.ocir.io/oracle
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might want to change this to iad.ocir.io/spinnaker to make sure local make pushes go to our tenancy and not oracle which we'll preserve for tagged releases only.

Makefile Outdated
@@ -17,14 +17,16 @@ USE_GLOBAL_NAMESPACE ?= false
ifdef WERCKER
# Insert swear words about mysql group replication and hostname length. Arghh..
VERSION := ${WERCKER_GIT_COMMIT}
TENANT := "oracle"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spacing

Makefile Outdated
else
NEW_NAMESPACE ?= e2e-${USER}
VERSION := ${USER}-$(shell date +%Y%m%d%H%M%S)
TENANT := "spinnaker"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spacing

Also worth noting i've set all the repo's across the regions to public. Also i've added OCIRUSERNAME and OCIRPASSWORD env vars to wercker env vars config.
@owainlewis owainlewis self-assigned this May 21, 2018
@owainlewis owainlewis merged commit 115a08f into master May 21, 2018
@owainlewis owainlewis deleted the push-to-ocir branch May 21, 2018 20:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants