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

Fix custom keda deployment documentation #541

Merged
merged 4 commits into from
Jan 16, 2020

Conversation

inuyasha82
Copy link
Contributor

As discussed in issue #531 the documentation about deployin custom keda is not actually working, this PR should contain the correct command to instruct helm on using the custom build instead of the stable one.

Fixed the helm install command in contriubtion part on the README.md and
the CREATE-NEW-SCALer.md files (the actual commands was not working)
@msftclas
Copy link

msftclas commented Jan 15, 2020

CLA assistant check
All CLA requirements met.

CREATE-NEW-SCALER.md Outdated Show resolved Hide resolved
Copy link
Member

@tomkerkhove tomkerkhove left a comment

Choose a reason for hiding this comment

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

LGTM, just added a suggestion

@inuyasha82
Copy link
Contributor Author

I also updated the create new scaler documentation, where the steps was outdated. Btw i'm wondering if is safe to replace the text saying: [tag used in step *] with: $IMAGE_TAG, since it is exported as an environment variable, so it can be used directly in the commands, it will become something like that:

helm install . --sert image.keda=kedacore/keda:$IMAGE_TAG

Copy link
Member

@tomkerkhove tomkerkhove left a comment

Choose a reason for hiding this comment

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

LGTM, what do you think @ahmelsayed?

CREATE-NEW-SCALER.md Outdated Show resolved Hide resolved
CREATE-NEW-SCALER.md Outdated Show resolved Hide resolved
@ahmelsayed ahmelsayed merged commit 82b0803 into kedacore:master Jan 16, 2020
@inuyasha82 inuyasha82 deleted the fix_documentation branch January 17, 2020 09:49
@anirudhgarg
Copy link
Contributor

hey @tomkerkhove @inuyasha82 is the create new scaler documentation linked from somewhere ?

@tomkerkhove
Copy link
Member

@tomkerkhove
Copy link
Member

However, we might want to check how it relates to https://github.com/kedacore/keda#deploying-custom-keda

preflightsiren pushed a commit to preflightsiren/keda that referenced this pull request Nov 7, 2021
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.

5 participants