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

Improve status conditions #47

Merged
merged 28 commits into from
Feb 26, 2021
Merged

Improve status conditions #47

merged 28 commits into from
Feb 26, 2021

Conversation

khaosdoctor
Copy link
Contributor

@khaosdoctor khaosdoctor commented Feb 4, 2021

Improve status to conditions

https://github.com/khaosdoctor/http-add-on/pull/1 should be merged into this PR before this PR is merged

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO)

Fixes #9
Related to #15 #39

Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
@khaosdoctor khaosdoctor mentioned this pull request Feb 11, 2021
1 task
@arschles arschles mentioned this pull request Feb 11, 2021
2 tasks
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
Copy link
Collaborator

@arschles arschles left a comment

Choose a reason for hiding this comment

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

@khaosdoctor a few comments here

operator/controllers/suite_test.go Show resolved Hide resolved
pkg/k8s/deployment.go Outdated Show resolved Hide resolved
pkg/k8s/scaledobject.go Outdated Show resolved Hide resolved
scaler/queue_pinger.go Outdated Show resolved Hide resolved
arschles and others added 8 commits February 12, 2021 11:14
Signed-off-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Sign-off-executed-by: Lucas Santos <lhs.santoss@gmail.com>
Approved-at: Aaron Schlesinger <aaron@ecomaz.net>
PR #43 will address it

Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
…on into improve-conditions

Signed-off-by:  <>
Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
@khaosdoctor khaosdoctor requested a review from arschles February 12, 2021 23:06
Copy link
Collaborator

@arschles arschles left a comment

Choose a reason for hiding this comment

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

@khaosdoctor this is great. I left a few more comments

pkg/k8s/scaledobject.go Outdated Show resolved Hide resolved
pkg/k8s/scaledobject.go Outdated Show resolved Hide resolved
scaler/queue_pinger.go Outdated Show resolved Hide resolved
operator/controllers/suite_test.go Show resolved Hide resolved
arschles and others added 5 commits February 25, 2021 07:19
Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>

Signed-off-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Sign-off-executed-by: Lucas Santos <lhs.santoss@gmail.com>
Approved-at: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
Sign-off-executed-by: Lucas Santos <lhs.santoss@gmail.com>
Approved-at: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
…on into improve-conditions

Signed-off-by:  <>
This reverts commit 46f4de7.

Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
Sign-off-executed-by: Lucas Santos <lhs.santoss@gmail.com>
Approved-at: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
Sign-off-executed-by: Lucas Santos <lhs.santoss@gmail.com>
Approved-at: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
@khaosdoctor khaosdoctor requested a review from arschles February 25, 2021 20:26
arschles and others added 6 commits February 25, 2021 17:28
Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>

Signed-off-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Sign-off-executed-by: Lucas Santos <lhs.santoss@gmail.com>
Approved-at: Aaron Schlesinger <aaron@ecomaz.net>
This reverts commit 46f4de7.

Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
Sign-off-executed-by: Lucas Santos <lhs.santoss@gmail.com>
Approved-at: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
Sign-off-executed-by: Lucas Santos <lhs.santoss@gmail.com>
Approved-at: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
…on into improve-conditions

Signed-off-by:  <>
@khaosdoctor
Copy link
Contributor Author

Merging to fix DCO

Copy link
Collaborator

@arschles arschles left a comment

Choose a reason for hiding this comment

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

@khaosdoctor this looks great! thanks 💯

@arschles arschles merged commit ebef98e into kedacore:main Feb 26, 2021
@khaosdoctor khaosdoctor deleted the improve-conditions branch March 2, 2021 19:10
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.

Improve the status field of HTTPScaledObjects
3 participants