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

Support to have OpenShift apps ephemeral or persistent #598

Merged
merged 9 commits into from
Mar 4, 2020

Conversation

viveksinghggits
Copy link
Contributor

@viveksinghggits viveksinghggits commented Mar 3, 2020

Change Overview

In current implementation if we deployed OpenShift apps as part of test, the apps were persistent always this change adds the support to have epehmeral apps as well.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • #XXX

Test Plan

Run

make openshift-test

to test the things, make sure you have setup a minishift cluster using command

make start-minishift vm-driver=virtualbox

Logs of this test can be found here

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

pkg/app/mongodb-deploymentconfig.go Outdated Show resolved Hide resolved
pkg/app/utils.go Outdated Show resolved Hide resolved
@mergify mergify bot merged commit 4b73e75 into kanisterio:master Mar 4, 2020
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.

2 participants