Skip to content

Conversation

@robkooper
Copy link
Member

Description

mongo init script would return with exit code -1 if the user already exists. Now it will return with exit code 0. This will allow scripts to continue. This is used in the init-container for kubernetes.

Review Time Estimate

  • Immediately
  • Within one week
  • When possible

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the CHANGELOG.md.
  • I have signed the CLA
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@robkooper robkooper requested a review from lmarini June 30, 2020 04:03
CHANGELOG.md Outdated
- Datasets layout on space page would sometimes have overlapping tiles.

### Changed
- init script with users would return with exit code -1 if user exists, now returns exit code 0
Copy link
Member

Choose a reason for hiding this comment

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

can you change to mongo-init for clarity?

@lmarini lmarini merged commit 0792f2c into clowder-framework:release/1.10.0 Jun 30, 2020
@robkooper robkooper deleted the no-fail-user-exist branch June 30, 2020 22:15
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