Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

fix LeaderElectionID typo #79

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yanntoque
Copy link

Signed-off-by: Yann Toqué [email protected]

Description of your changes

There is a typo introduced in this file provider-jet-gcp/cmd/provider/main.go at this line :

LeaderElectionID: "crossplane-leader-election-provider-jet-aws",

Fixes #

change aws by gcp.

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

The code changes the LeaderElectionID from crossplane-leader-election-provider-jet-aws to the more appropriate crossplane-leader-election-provider-jet-gcp.

Signed-off-by: Yann Toqué <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant