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

[FIX] Updated OpenShift Template to take an Image as a Param #9946

Merged
merged 12 commits into from
Apr 10, 2018
Merged

[FIX] Updated OpenShift Template to take an Image as a Param #9946

merged 12 commits into from
Apr 10, 2018

Conversation

christianh814
Copy link
Contributor

@christianh814 christianh814 commented Feb 28, 2018

Updated the OpenShift templates so that they use ROCKETCHAT_IMAGE as a parameter. It defaults to rocketchat/rocket.chat but can be updated when you run the template

Example:

oc new-app rocket-chat --param=ROCKETCHAT_IMAGE=registry.connect.redhat.com/rocketchat/rocketchat

Not passing the parameter will just use the version on dockerhub rocketchat/rocket.chat

@RocketChat/core

Closes #9944

Set image as a perameter with it defaulting to rocketchat/rocket.chat
The template now uses ROCKETCHAT_IMAGE as a parameter with rocketchat/rocket.chat as a default
@CLAassistant
Copy link

CLAassistant commented Feb 28, 2018

CLA assistant check
All committers have signed the CLA.

@christianh814
Copy link
Contributor Author

@geekgonecrazy Can you merge this? This makes the template more flexible without breaking the original functionality.

@geekgonecrazy
Copy link
Contributor

Sorry for the delay. We had to get some documentation switched on the redhat side, but all should be good. Soon as it finishes the CI we can get this merged.

Thanks for the PR and your patience!

@graywolf336 graywolf336 merged commit 0ec458e into RocketChat:develop Apr 10, 2018
trongthanh added a commit to goalifyplus/Goalify.Chat that referenced this pull request Apr 16, 2018
* goalify: (42 commits)
  Add Reload as global object
  update setup script domain to subdomain to setup S3 bucket
  [OTHER] Post to redhat registries api when tagging new release (RocketChat#10414)
  add setting Goalify API Gateway and Goalify API Token
  update initialSetting script to seed 1 time only
  Fix and improve vietnamese translation (RocketChat#10397)
  Don't expose the 'settings' property on users to regular users via the rest api (RocketChat#10411)
  [FIX] Updated OpenShift Template to take an Image as a Param (RocketChat#9946)
  Use Node 8.9 for CI build
  Fix incoming integrations being able to trigger a new message with a GET if there is no script enabled (RocketChat#9576)
  Update allowed labels by the rocket.cat gh bot (RocketChat#10360)
  [FIX] Snaps installations are breaking on avatar requests
  Update PULL_REQUEST_TEMPLATE.md
  Bump version to 0.64.0-develop
  Bump version to 0.63.1
  update dev apn key and cert
  Lower cased the first letter and removed unnecessary minus
  Fix: Incorrect French language usage for Disabled
  snap revert to 8.9.4
  Update saml_utils.js
  ...
@rodrigok rodrigok mentioned this pull request Apr 28, 2018
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.

4 participants