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

Add disableSSHCAUser and disableSSHCAHost attributes to GCP provisioner #1305

Merged
merged 5 commits into from
Oct 29, 2024

Conversation

dopey
Copy link
Contributor

@dopey dopey commented Oct 28, 2024

No description provided.

@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Oct 28, 2024
... for provisioner add and update. Only works for GCP IID provisioner
(for now).
@@ -100,6 +100,7 @@ IID (AWS/GCP/Azure)
[**--azure-audience**=<name>] [**--azure-subscription-id**=<id>]
[**--azure-object-id**=<id>] [**--instance-age**=<duration>] [**--iid-roots**=<file>]
[**--disable-custom-sans**] [**--disable-trust-on-first-use**]
[**--disable-ssh-ca-user**] [**--disable-ssh-ca-host**]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This flag is only supported in GCP right now. Should we split this into two usages or return an "unsupported" error if AWS or Azure is used? Returning an error makes more sense to me because we might want to add this functionality to Azure and AWS, too.

@dopey dopey requested a review from maraino October 29, 2024 01:43
@dopey dopey merged commit ebeca4f into master Oct 29, 2024
15 checks passed
@dopey dopey deleted the max/disableSSHCA branch October 29, 2024 04:41
@hslatman hslatman added this to the v0.27.6 milestone Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants