-
Notifications
You must be signed in to change notification settings - Fork 6
✨ Add e2e tests for frontproxy objects #38
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
Conversation
Hi @SimonTheLeg. Thanks for your PR. I'm waiting for a kcp-dev member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the 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. |
fe98b7b
to
2a00b74
Compare
2a00b74
to
9f8d796
Compare
/ok-to-test |
On-behalf-of: SAP <[email protected]> Signed-off-by: Simon Bein <[email protected]>
On-behalf-of: SAP <[email protected]> Signed-off-by: Simon Bein <[email protected]>
This reverts commit ffe3460. On-behalf-of: SAP <[email protected]> Signed-off-by: Simon Bein <[email protected]>
On-behalf-of: SAP <[email protected]> Signed-off-by: Simon Bein <[email protected]>
On-behalf-of: SAP <[email protected]> Signed-off-by: Simon Bein <[email protected]>
On-behalf-of: SAP <[email protected]> Signed-off-by: Simon Bein <[email protected]>
On-behalf-of: SAP <[email protected]> Signed-off-by: Simon Bein <[email protected]>
d5ff76b
to
04cf36c
Compare
On-behalf-of: SAP <[email protected]> Signed-off-by: Simon Bein <[email protected]>
On-behalf-of: SAP <[email protected]> Signed-off-by: Simon Bein <[email protected]>
/retest so the logs become available again |
cdd36db
to
0567b0d
Compare
On-behalf-of: SAP <[email protected]> Signed-off-by: Simon Bein <[email protected]>
0567b0d
to
6b44d71
Compare
…kubeconfigs" This reverts commit 3b98e30. On-behalf-of: SAP <[email protected]> Signed-off-by: Simon Bein <[email protected]>
This is required because the external hostname inside a rootshard in an installation with a frontproxy should be the external hostname of the frontproxy On-behalf-of: SAP <[email protected]> Signed-off-by: Simon Bein <[email protected]>
e42920a
to
684b625
Compare
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: embik 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 |
LGTM label has been added. Git tree hash: f9c21783b138cdaa6d2421f22b6615df32303cf6
|
Summary
Adds simple Rootshard + Frontproxy E2E testcase
Related issue(s)
Fixes #28
Notes
Should be merged after #40 is merged and rebased onto this PR
Release Notes