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

MGMT-12837: Add Shielded VMs configuration to gcp provider types #1371

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

eranco74
Copy link
Contributor

@eranco74 eranco74 commented Dec 6, 2022

Add support to Shielded VMs on GCP
Feature link: https://issues.redhat.com/browse/OCPBU-158

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 6, 2022

Hello @eranco74! Some important instructions when contributing to openshift/api:
API design plays an important part in the user experience of OpenShift and as such API PRs are subject to a high level of scrutiny to ensure they follow our best practices. If you haven't already done so, please review the OpenShift API Conventions and ensure that your proposed changes are compliant. Following these conventions will help expedite the api review process for your PR.

For merging purposes, this repository follows the no-Feature-Freeze process which means that in addition to the standard lgtm and approved labels this repository requires either:

bugzilla/valid-bug - applied if your PR references a valid bugzilla bug

OR

qe-approved, docs-approved, and px-approved - these labels can be applied by anyone in the openshift org via the /label <labelname> command.

Who should apply these qe/docs/px labels?

  • For a no-Feature-Freeze team who is merging a feature before code freeze, they need to get those labels applied to their api repo PR by the appropriate teams (i.e. qe, docs, px)
  • For a Feature Freeze (traditional) team who is merging a feature before FF, they can self-apply the labels (via /label commands), they are basically irrelevant for those teams
  • For a Feature Freeze team who is merging a feature after FF, the PR should be rejected barring an exception

@JoelSpeed
Copy link
Contributor

I'd like to see this feature contributed to the upstream cluster API provider for GCP before we merge this downstream
/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 6, 2022
machine/v1beta1/types_gcpprovider.go Outdated Show resolved Hide resolved
machine/v1beta1/types_gcpprovider.go Outdated Show resolved Hide resolved
@eranco74
Copy link
Contributor Author

eranco74 commented Dec 8, 2022

I'd like to see this feature contributed to the upstream cluster API provider for GCP before we merge this downstream /hold

kubernetes-sigs/cluster-api-provider-gcp#777

@JoelSpeed
Copy link
Contributor

API changes look ok, as this feature will be supported by the Machine API team, I'd like to see their QE and docs team ack this before we merge.

CC @jeana-redhat @sunzhaohua2 will you both have capacity to document and test this feature respectively within 4.12?

CC @makentenza can you please link the ocpcloud epic for this once you've created it so we can get the acks recorded there

@sunzhaohua2
Copy link

CC @jeana-redhat @sunzhaohua2 will you both have capacity to document and test this feature respectively within 4.12?

QE can test this in 4.12

@JoelSpeed
Copy link
Contributor

Apologies, just to be clear, I meant 4.13, not 4.12, my bad

@jeana-redhat
Copy link

Should be no problem for 4.13, thanks!

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 9, 2023

@eranco74: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@JoelSpeed
Copy link
Contributor

/lgtm

@JoelSpeed
Copy link
Contributor

What's the status of getting this feature implemented in the upstream GCP cluster API provider?

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 9, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 9, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: eranco74, JoelSpeed

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

The pull request process is described 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 9, 2023
@JoelSpeed
Copy link
Contributor

Ahh upstream is good
/hold cancel

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 9, 2023
@eranco74
Copy link
Contributor Author

eranco74 commented Jan 9, 2023

cc @miyadav, @jeana-redhat, @sferich888
Please add the qe-approved, docs-approved px-approved labels
This is part of https://issues.redhat.com/browse/OCPCLOUD-1828

@miyadav
Copy link
Member

miyadav commented Jan 10, 2023

/label qe-approved

@openshift-ci openshift-ci bot added the qe-approved Signifies that QE has signed off on this PR label Jan 10, 2023
@sferich888
Copy link

/label px-approved

@openshift-ci openshift-ci bot added the px-approved Signifies that Product Support has signed off on this PR label Jan 10, 2023
@jeana-redhat
Copy link

LGTM for 4.13

/label docs-approved

@openshift-ci openshift-ci bot added the docs-approved Signifies that Docs has signed off on this PR label Jan 10, 2023
@openshift-merge-robot openshift-merge-robot merged commit 3299573 into openshift:master Jan 10, 2023
@eranco74 eranco74 deleted the MGMT-12837 branch January 12, 2023 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. docs-approved Signifies that Docs has signed off on this PR lgtm Indicates that a PR is ready to be merged. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants