Skip to content

Add support to instance selection disk config and confidential compute to Dataproc#69836

Draft
sravani-bobbala wants to merge 10 commits into
apache:mainfrom
sravani-bobbala:diskconfig
Draft

Add support to instance selection disk config and confidential compute to Dataproc#69836
sravani-bobbala wants to merge 10 commits into
apache:mainfrom
sravani-bobbala:diskconfig

Conversation

@sravani-bobbala

Copy link
Copy Markdown
Contributor

Adding support to instance selection disk config and confidential compute
This pull request adds support for configuring Disk Config under Instance selection of Flexible Vms and Confidential Compute in the Dataproc ClusterGenerator.

Description

  • Disk Config: Added support for Disk Config under instance selection of instance flexibility policies for all nodes. This allows users to provide a Disk Config specific to list of machine types that Dataproc can choose from.
  • Confidential Compute: Added support for enable_confidential_compute and confidential_instance_type (enum with values CONFIDENTIAL_INSTANCE_TYPE_UNSPECIFIED, SEV, SEV_SNP , TDX)
    These changes allow for more flexible and secure Dataproc cluster management directly from Airflow.
    Unit tests have been added to verify that these configurations are correctly generated.

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@boring-cyborg boring-cyborg Bot added area:providers provider:google Google (including GCP) related issues labels Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants