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

Backport of plugin: add missing fields to TaskConfig into release/1.3.x #16464

Conversation

hc-github-team-nomad-core
Copy link
Contributor

Backport

This PR is auto-generated from #16434 to be assessed for backporting due to the inclusion of the label backport/1.3.x.

The below text is copied from the body of the original PR.


While testing hashicorp/nomad-driver-podman#215 several of my tests failed with empty strings even though everything looked right. The problem is that we were missing these fields when encoding/decoding TaskConfig objects to send to external plugins.

@hc-github-team-nomad-core hc-github-team-nomad-core force-pushed the backport/fix-driver-task-config-proto/heavily-fresh-goshawk branch 2 times, most recently from feb035b to 8ce7a18 Compare March 13, 2023 19:58
@hc-github-team-nomad-core hc-github-team-nomad-core merged commit b4a0079 into release/1.3.x Mar 13, 2023
@hc-github-team-nomad-core hc-github-team-nomad-core deleted the backport/fix-driver-task-config-proto/heavily-fresh-goshawk branch March 13, 2023 19:58
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