Skip to content

Conversation

@rabbah
Copy link
Member

@rabbah rabbah commented Jul 6, 2018

Fixes #3845. See issue for details. The patch allows an explicitly specified kind on action create/update to take precedence.

Description

Related issue and scope

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.

@rabbah rabbah assigned rabbah and unassigned rabbah Jul 6, 2018
@rabbah rabbah added testing review Review for this PR has been requested and yet needs to be done. labels Jul 6, 2018
@rabbah
Copy link
Member Author

rabbah commented Jul 6, 2018

Going to address this as part of #3840.

@rabbah rabbah closed this Jul 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review Review for this PR has been requested and yet needs to be done. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WskRestOperation does not properly set the exec kind even when one is specified

1 participant