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

Show min/max replica count when using kubectl get scaledobject #1534

Merged
merged 5 commits into from
Jan 26, 2021

Conversation

Ritikaa96
Copy link
Contributor

@Ritikaa96 Ritikaa96 commented Jan 25, 2021

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

Checklist

Fixes #1410

Signed-off-by: Ritikaa96 <ritika@india.nec.com>
@@ -28,6 +28,12 @@ spec:
- jsonPath: .spec.triggers[*].type
name: Triggers
type: string
- jsonPath: .spec.minReplicaCount
Copy link
Member

Choose a reason for hiding this comment

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

We'll have to update our Helm chart as well; taking mental note

…ectl get so

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

@zroubalik zroubalik left a comment

Choose a reason for hiding this comment

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

Looking good, @Ritikaa96 could you please add the same for ScaledJob?

api/v1alpha1/scaledobject_types.go Show resolved Hide resolved
…sing kubectl get scaledjob

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

Ritikaa96 commented Jan 26, 2021

@tomkerkhove @zroubalik @coderanger I've shuffled the min/max in scaledObject and added min/max for scaledJob. PTAL.

Copy link
Member

@zroubalik zroubalik left a comment

Choose a reason for hiding this comment

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

@Ritikaa96 could you please update Changelog (improvements section) :)

@Ritikaa96
Copy link
Contributor Author

@Ritikaa96 could you please update Changelog (improvements section) :)

Sure.

…bject

Signed-off-by: Ritikaa96 <ritika@india.nec.com>
CHANGELOG.md Outdated Show resolved Hide resolved
…get scaledobject/scaledjob

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

@zroubalik zroubalik left a comment

Choose a reason for hiding this comment

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

LGTM

@zroubalik zroubalik merged commit bc725e6 into kedacore:main Jan 26, 2021
@tomkerkhove
Copy link
Member

Thanks @Ritikaa96!

ycabrer pushed a commit to ycabrer/keda that referenced this pull request Mar 1, 2021
…job (kedacore#1534)

Signed-off-by: Ritikaa96 <ritika@india.nec.com>
Rodolfodc pushed a commit to sidilabs/keda that referenced this pull request Mar 11, 2021
…job (kedacore#1534)

Signed-off-by: Ritikaa96 <ritika@india.nec.com>
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.

Show min/max replica count when using kubectl get scaledobject
4 participants