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

feat: Generate and fixup WorkstationConfig mapping functions #3136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jasonvigil
Copy link
Collaborator

@jasonvigil jasonvigil commented Nov 8, 2024

Forgot to rename some of the shared mapping functions previously (had meant to do that in #3159). So, renamed and fixed the shared mapping function names in this commit also.

Also, for now, using _Alpha to distinguish between shared mapping functions that act on the v1alpha1 API vs the "normal" shared mapping functions that act on the v1beta1 API, but they are functionally equivalent. Will delete these functions and switch over to the "normal", non-_Alpha (v1beta1) version ones upon promoting WorkstationConfig to v1beta1.

Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign justinsb for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jasonvigil jasonvigil marked this pull request as ready for review November 8, 2024 18:25
@jasonvigil jasonvigil marked this pull request as draft November 8, 2024 18:25
@jasonvigil jasonvigil force-pushed the workstationconfig-mappers branch 6 times, most recently from 2611cf6 to bb003c1 Compare November 14, 2024 01:23
@jasonvigil jasonvigil changed the title WIP: Generate WorkstationConfig mappers feat: Generate WorkstationConfig mappers Nov 14, 2024
@jasonvigil jasonvigil marked this pull request as ready for review November 14, 2024 01:24
@jasonvigil jasonvigil changed the title feat: Generate WorkstationConfig mappers feat: Generate and fixup WorkstationConfig mapping functions Nov 14, 2024
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