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

Log the parameters of the created GKE cluster #517

Open
1 of 2 tasks
mflendrich opened this issue Jan 31, 2023 · 0 comments
Open
1 of 2 tasks

Log the parameters of the created GKE cluster #517

mflendrich opened this issue Jan 31, 2023 · 0 comments

Comments

@mflendrich
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Problem Statement

When a GKE cluster is being created, the log print is a mere

INFO: creating a GKE cluster builder
INFO: cluster name: "e2e-09bd4ea7-47f1-4a19-bd33-d6e4cd6c0fd9"

It's impossible to tell what the version (and likely other parameters) of the created GKE cluster are.

Proposed Solution

Print the builder parameters (at least the k8s version)

Additional information

No response

Acceptance Criteria

  • KTF logs the k8s version when creating a GKE cluster
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

No branches or pull requests

1 participant