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

Fixes #385 #437

Conversation

edenreich
Copy link
Contributor

@edenreich edenreich commented May 15, 2022

Description of your changes

Fixes #385

Provide LOAD_BALANCER_TYPE_UNSPECIFIED as default if nothing is specified, seems to be necessary.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

  1. make build -j4
  2. make dev/run

… default if nothing is set

Signed-off-by: Eden <eden.reich@gmail.com>
@edenreich edenreich force-pushed the 385/gke-cluster-without-cloud-run-error-on-configuration branch from 4c20c71 to 9227c95 Compare May 15, 2022 18:27
@edenreich edenreich changed the title Fix #385, provide LOAD_BALANCER_TYPE_UNSPECIFIED as default if nothing is specified Fixes #385 May 15, 2022
Copy link
Member

@muvaf muvaf left a comment

Choose a reason for hiding this comment

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

Thanks @edenreich !

@muvaf muvaf merged commit 8bc40f4 into crossplane-contrib:master May 17, 2022
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.

GKE cluster without Cloud Run: error on configuration
2 participants