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

Enhanced Tests For Scaled Objects Downscaling/Upscaling #92

Merged
merged 3 commits into from
Aug 26, 2024

Conversation

samuel-esp
Copy link
Collaborator

Motivation

  1. Enhanced Tests For Scaled Objects Downscaling/Upscaling.
  2. Added inside keda.py a logic to handle "autoscaling.keda.sh/paused-replicas" is None

The second behavior described above only happens inside test classes, this is for a reason:

  • In real life Kubernetes will delete the annotation when it is set to None
  • In Python it will be assigned the real None type

Changes

Enhanced Tests For Scaled Objects Downscaling/Upscaling

Tests done

Unit Tests

TODO

  • I've assigned myself to this PR

Copy link
Member

@jonathan-mayer jonathan-mayer left a comment

Choose a reason for hiding this comment

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

LGTM

@samuel-esp samuel-esp merged commit 6cd190f into caas-team:main Aug 26, 2024
1 check passed
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.

3 participants