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

add display_name to rendered fields for Vertex AI training operators #43027

Closed
2 tasks done
WSHoekstra opened this issue Oct 15, 2024 · 2 comments · Fixed by #43028
Closed
2 tasks done

add display_name to rendered fields for Vertex AI training operators #43027

WSHoekstra opened this issue Oct 15, 2024 · 2 comments · Fixed by #43028
Assignees
Labels
good first issue kind:feature Feature Requests provider:google Google (including GCP) related issues

Comments

@WSHoekstra
Copy link
Contributor

Description

I would like the 'display_name' arg be added to the list of rendered_fields for the Vertex AI CreateHyperparameterTuningJobOperator and CreateCustomContainerTrainingJobOperator operators.

Use case/motivation

I would like to be able to dynamically build the display_name of my custom Vertex AI (hyperparameter tuning) training jobs. At the moment, I have to create a custom operator that adds the display_name to the list of rendered fields to achieve this. I'd rather just use the base operators directly.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@WSHoekstra WSHoekstra added kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet labels Oct 15, 2024
Copy link

boring-cyborg bot commented Oct 15, 2024

Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.

@dosubot dosubot bot added the provider:google Google (including GCP) related issues label Oct 15, 2024
@potiuk
Copy link
Member

potiuk commented Oct 15, 2024

Feel free to work on it - assigned you

@rawwar rawwar removed the needs-triage label for new issues that we didn't triage yet label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue kind:feature Feature Requests provider:google Google (including GCP) related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants