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

feature: configure federated learning service accounts #81

Open
wants to merge 1 commit into
base: int-federated-learning
Choose a base branch
from

Conversation

ferrarimarco
Copy link
Member

@ferrarimarco ferrarimarco commented Dec 20, 2024

  • Define a variable to define tenants.
  • Define tenants local variables. For each tenant, define:
    • Name
    • Name of the node pool (will be used in the future)
    • Node pool service account name
    • workloads service account name
    • Kubernetes service account name (will be used in the future)
  • Ensure that the IAM API is enabled
  • Create the Google Cloud service accounts
  • Order resource attributes alphabetically

On the core platform side:

  • Fix a few quoting issues in scripts
  • Parse CORE_TERRASERVICES_APPLY and CORE_TERRASERVICES_DESTROY to build arrays so we don't need to source core platform scripts to use them.

@ferrarimarco ferrarimarco self-assigned this Dec 20, 2024
@ferrarimarco ferrarimarco force-pushed the feature-fl-service-accounts branch from a793184 to d6925bf Compare December 20, 2024 12:47
@ferrarimarco ferrarimarco force-pushed the feature-kms branch 2 times, most recently from f5af3f8 to ace4b10 Compare December 20, 2024 14:15
@ferrarimarco ferrarimarco force-pushed the feature-fl-service-accounts branch from d6925bf to 898fc80 Compare December 20, 2024 14:32
@ferrarimarco ferrarimarco force-pushed the feature-kms branch 3 times, most recently from 8c5ef9a to 50f4599 Compare December 20, 2024 17:50
@ferrarimarco ferrarimarco force-pushed the feature-fl-service-accounts branch from 898fc80 to c73742c Compare December 20, 2024 17:57
@ferrarimarco ferrarimarco force-pushed the feature-fl-service-accounts branch from c73742c to 0712e27 Compare December 23, 2024 09:46
@ferrarimarco ferrarimarco force-pushed the feature-fl-service-accounts branch from 0712e27 to 79503b6 Compare December 23, 2024 14:41
Base automatically changed from feature-kms to int-federated-learning December 24, 2024 07:42
@ferrarimarco ferrarimarco force-pushed the feature-fl-service-accounts branch 4 times, most recently from 15dc7a5 to 8132ad5 Compare December 24, 2024 10:11
@ferrarimarco ferrarimarco force-pushed the feature-fl-service-accounts branch from 8132ad5 to c166f4d Compare December 24, 2024 10:22
@ferrarimarco ferrarimarco marked this pull request as ready for review December 24, 2024 10:31
@ferrarimarco ferrarimarco requested a review from arueth December 24, 2024 10:31
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.

1 participant