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

Updating sample as per KEDA v2 #3

Merged
merged 4 commits into from
Mar 8, 2021
Merged

Conversation

Ritikaa96
Copy link
Contributor

@Ritikaa96 Ritikaa96 commented Feb 26, 2021

1.) Updating scaledObjects as per KEDA v2 in : mysql-hpa.yaml, redis-hpa.yaml
2.) Updating README.md: kubectl commands

Signed-off-by: Ritikaa96 ritika@india.nec.com

…mmands

Signed-off-by: Ritikaa96 <ritika@india.nec.com>
@Ritikaa96
Copy link
Contributor Author

@turbaszek PTAL

triggers:
- type: redis
metadata:
address: REDIS_ADDRESS
addressFromEnv: REDIS_ADDRESS
listName: default
listLength: "10"
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
listLength: "10"
listLength: "10"

Let's add blank new line

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@turbaszek Do you mean adding a new line between listLength and listName? or between every metadata field? Also should we Add this line in every file in keda/ folder?

Copy link
Owner

Choose a reason for hiding this comment

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

@Ritikaa96 I mean adding new line at the end of the file

Copy link
Owner

@turbaszek turbaszek left a comment

Choose a reason for hiding this comment

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

Looks good to me, I will try to deploy this later today or tomorrow 👍

Signed-off-by: Ritikaa96 <ritika@india.nec.com>
@Ritikaa96
Copy link
Contributor Author

Hi @turbaszek , added the line at the end of file. ptal

query: "SELECT CEIL(COUNT(*) / 10) FROM test WHERE state='QUEUED'"

Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change

No white spaces. Otherwise Github still will repot no new line
Screenshot 2021-03-04 at 10 50 01

listLength: "10"

Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change

Signed-off-by: Ritikaa96 <ritika@india.nec.com>
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
@Ritikaa96
Copy link
Contributor Author

PTAL @turbaszek

@turbaszek turbaszek merged commit db4cb9e into turbaszek:master Mar 8, 2021
@turbaszek turbaszek mentioned this pull request Mar 8, 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.

None yet

2 participants