Skip to content

feat: add ServiceAccountName field to SpinApp #372

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

Merged
merged 3 commits into from
Mar 6, 2025

Conversation

Mossaka
Copy link
Contributor

@Mossaka Mossaka commented Feb 21, 2025

This adds a new 'ServiceAccountName' field to the SpinApp CRD and the controller will detect this field to determine whether or not to apply ServiceAccountName to the pod.

See SKIP spinframework/skips#16 for more details

@Mossaka Mossaka changed the title feat: add workloadIdentity field to SpinApp feat: add ServiceAccountName field to SpinApp Mar 5, 2025
@Mossaka Mossaka marked this pull request as ready for review March 5, 2025 19:53
Mossaka added 3 commits March 6, 2025 16:55
This adds a new 'workloadIdentity' field to the SpinApp CRD and the controller will detect this field to
determine whether or not to apply provider specific labels to enable cloud workload identity.

See SKIP spinframework/skips#16 for more details

Signed-off-by: Jiaxiao (mossaka) Zhou <[email protected]>
This change simplifies the SpinApp CRD by removing the complex WorkloadIdentity struct and replacing it with a simple ServiceAccountName field.

Signed-off-by: Jiaxiao (mossaka) Zhou <[email protected]>
@Mossaka Mossaka merged commit 959156c into spinframework:main Mar 6, 2025
11 checks passed
@Mossaka Mossaka deleted the workload-id branch March 6, 2025 17:43
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