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(titus): Serde fix for SagaContext #4081

Merged
merged 1 commit into from
Oct 8, 2019

Conversation

robzienert
Copy link
Member

@robzienert robzienert commented Oct 7, 2019

I tested this and it works.

@robzienert robzienert requested a review from jonsie October 7, 2019 21:30
@@ -13,12 +13,12 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.netflix.spinnaker.clouddriver.titus.deploy.descriptions
package com.netflix.spinnaker.clouddriver.titus.deploy.description
Copy link
Member Author

Choose a reason for hiding this comment

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

This was the wrong package, just moving it to the right place.

@robzienert
Copy link
Member Author

Lombok was causing troubles with using @JsonIgnore, so I just set the methods explicitly.

@robzienert robzienert merged commit 6bf4d91 into spinnaker:master Oct 8, 2019
@robzienert robzienert deleted the sagacontext-serde-fix branch October 8, 2019 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants