Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AEROGEAR-9978 - Reconcile image references in operator and convert DC… #69

Closed
wants to merge 1 commit into from

Conversation

aliok
Copy link
Member

@aliok aliok commented Nov 7, 2019

… to deployment

Pretty much the same with aerogear/unifiedpush-operator#74

You can use this built image: aliok/mdc_opr_nov7_03

Verification:

Verification 1:

  • Prepare the cluster, start the operator, install the CR --> MDC is running
  • Check if the happy case is working fine
  • Verify the SOP

Verification 2:

  • Change the image in one of the deployments
  • You will see the image is reverted to what's defined in the operator

Verification 3:

  • Install an old version of the MDC operator and create a MDC instance with it (I used master branch and image)
  • Upgrade the operator to the PR version
  • Change the image in deploy/operator.yaml to aliok/mdc_opr_nov7_03
  • Run cluster/prepare
  • Run oc apply -f deploy/role.yaml
  • Run oc apply -f deploy/operator.yaml
  • DeploymentConfigs and ImageStreams should be deleted
  • Check if the happy case is working fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants