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

Bump ephemeral couchdb to v2.3 #4202

Merged
merged 1 commit into from
Feb 8, 2019
Merged

Conversation

jonpspri
Copy link
Contributor

@jonpspri jonpspri commented Jan 6, 2019

Bump the ephemeral CouchDB version to 2.3. Version 2.1 apache image (in current use) fails when mounting external data storage file systems set up with different uids than the docker daemon.

Description

Related issue and scope

  • I opened an issue to propose and discuss this change (#????)

My changes affect the following components

  • API
  • Controller
  • Message Bus (e.g., Kafka)
  • Loadbalancer
  • Invoker
  • Intrinsic actions (e.g., sequences, conductors)
  • Data stores (e.g., CouchDB)
  • Tests
  • Deployment
  • CLI
  • General tooling
  • Documentation

Types of changes

  • Bug fix (generally a non-breaking change which closes an issue).
  • Enhancement or new feature (adds new functionality).
  • Breaking change (a bug fix or enhancement which changes existing behavior).

Checklist:

  • I signed an Apache CLA.
  • I reviewed the style guides and followed the recommendations (Travis CI will check :).
  • I added tests to cover my changes.
  • My changes require further changes to the documentation.
  • I updated the documentation where necessary.

@jonpspri jonpspri changed the title Bump epemeral couchdb to v2.3 Bump ephemeral couchdb to v2.3 Jan 7, 2019
@rabbah
Copy link
Member

rabbah commented Feb 6, 2019

@jonpspri not sure if #4250 is related - do you mind taking a look?

@codecov-io
Copy link

Codecov Report

Merging #4202 into master will decrease coverage by 7.92%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4202      +/-   ##
==========================================
- Coverage   86.21%   78.28%   -7.93%     
==========================================
  Files         152      156       +4     
  Lines        7275     8314    +1039     
  Branches      477      561      +84     
==========================================
+ Hits         6272     6509     +237     
- Misses       1003     1805     +802
Impacted Files Coverage Δ
...core/database/cosmosdb/RxObservableImplicits.scala 0% <0%> (-100%) ⬇️
...n/scala/org/apache/openwhisk/common/CausedBy.scala 0% <0%> (-100%) ⬇️
...core/database/cosmosdb/CosmosDBArtifactStore.scala 0% <0%> (-95.54%) ⬇️
...sk/core/database/cosmosdb/CosmosDBViewMapper.scala 0% <0%> (-92.6%) ⬇️
...whisk/core/database/cosmosdb/CosmosDBSupport.scala 0% <0%> (-83.34%) ⬇️
...abase/cosmosdb/CosmosDBArtifactStoreProvider.scala 0% <0%> (-62.5%) ⬇️
...penwhisk/core/database/cosmosdb/CosmosDBUtil.scala 57.5% <0%> (-38.5%) ⬇️
...apache/openwhisk/core/database/LimitsCommand.scala 63.82% <0%> (-34.54%) ⬇️
...containerpool/kubernetes/KubernetesContainer.scala 64.28% <0%> (-30.46%) ⬇️
.../containerpool/ApacheBlockingContainerClient.scala 48.14% <0%> (-22.77%) ⬇️
... and 29 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cb02bdb...d7de2f0. Read the comment docs.

@rabbah rabbah self-assigned this Feb 6, 2019
@rabbah rabbah added the couchdb label Feb 8, 2019
@rabbah rabbah merged commit a5232a1 into apache:master Feb 8, 2019
BillZong pushed a commit to BillZong/openwhisk that referenced this pull request Nov 18, 2019
@jonpspri jonpspri deleted the pr-2019-01-06 branch April 19, 2020 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants