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

volumes: add task environment interpolation to volume_mount #7364

Merged
merged 1 commit into from
Mar 17, 2020

Conversation

tgross
Copy link
Member

@tgross tgross commented Mar 17, 2020

Fixes #7362. This will also help enable e2e tests (#7361) as it makes it easier to identify the writes for a specific task's use of a volume.

Because the volume hook is shared between host volumes and CSI volumes, this effectively adds interpolation to host volumes as well. I'll add that to the changelog for 0.11.0. (We could probably also add this to the volume stanza but I want to keep the changeset minimal and scope this to a problem I actually have. 😀)

@tgross tgross added this to the 0.11.0 milestone Mar 17, 2020
@tgross tgross requested a review from langmartin March 17, 2020 13:40
@tgross tgross force-pushed the f-csi-volume-hook-interpolation branch from 5fbdc82 to cb50d12 Compare March 17, 2020 13:40
Copy link
Contributor

@langmartin langmartin left a comment

Choose a reason for hiding this comment

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

👍

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants