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

HPA scaleTargetRef apiVersion should be consistent with Deployments #1534

Merged
merged 1 commit into from Mar 12, 2020
Merged

HPA scaleTargetRef apiVersion should be consistent with Deployments #1534

merged 1 commit into from Mar 12, 2020

Conversation

ahutterTA
Copy link
Contributor

@ahutterTA ahutterTA commented Mar 11, 2020

Fixes #1533

@seldondev
Copy link
Collaborator

Hi @ahutterTA. Thanks for your PR.

I'm waiting for a SeldonIO member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ahutterTA
Copy link
Contributor Author

Should fix #1533

@ahutterTA
Copy link
Contributor Author

/assign @adriangonz

@axsaucedo
Copy link
Contributor

Awesome
/ok-to-test

@seldondev
Copy link
Collaborator

Wed Mar 11 22:00:00 UTC 2020
The logs for [lint] [2] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1534/2.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1534 --build=2

@seldondev
Copy link
Collaborator

Wed Mar 11 22:00:01 UTC 2020
The logs for [pr-build] [1] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1534/1.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1534 --build=1

@axsaucedo
Copy link
Contributor

/cc @adriangonz
/cc @cliveseldon

@adriangonz
Copy link
Contributor

/test integration
/approve

Looks good! Thanks @ahutterTA! We should be good to merge it once the integration tests pass.

@seldondev
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adriangonz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@seldondev
Copy link
Collaborator

Thu Mar 12 08:46:00 UTC 2020
The logs for [integration] [3] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1534/3.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1534 --build=3

@seldondev
Copy link
Collaborator

@ahutterTA: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
integration a45e0c0 link /test integration

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@adriangonz
Copy link
Contributor

There were a couple errors on the new notebooks tests in TestNotebooks.test_explainer_examples and TestNotebooks.test_server_examples. Everything else passed fine.

I don't think these are related to the PR changes though. What are your thoughts @cliveseldon?

@ukclivecox ukclivecox merged commit 3c89b2f into SeldonIO:master Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deployments created by Seldon are apps/v1 but HPA scaleTargetRef is extensions/v1beta1
5 participants