-
Notifications
You must be signed in to change notification settings - Fork 179
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
Adding API Gateway job provisioning Gardener cluster #6783
Adding API Gateway job provisioning Gardener cluster #6783
Conversation
Skipping CI for Draft Pull Request. |
/test pull-test-infra-pjtester |
❌ Plan FailedIt failed to parse the result. Details (Click me)╷
│ Error: No configuration files
│
│ Plan requires configuration to be present. Planning without a configuration
│ would mark everything for destruction, which is normally not what is
│ desired. If you would like to destroy everything, run plan with the
│ -destroy option. Otherwise, create a Terraform configuration file (.tf
│ file) and try again.
╵
|
@videlov: The following tests failed, say
Full PR test history. Your PR dashboard. 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. |
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.
LGTM
@videlov: Updated the following 2 configmaps:
In response to this:
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. |
* Adding API Gateway validation integration tests job * Newline * Change key name for the secrets * Revert manual changes * make jobs-definitions * Test run it * Hmm * Fix pjtester project ref * Provision gardener job * Changes * Fix wrong conflict resolve * Move linting & testing to global sets * Fixes * Simplify * Fixing new job inherited configs * Change clone repo dir * Extra refs * Do not run kyma component tests * Render templates * Skip tests * Remove job tester * Extend for API-Gateway integration tests * pjtester * remove pjtester * Render template
* Adding API Gateway validation integration tests job * Newline * Change key name for the secrets * Revert manual changes * make jobs-definitions * Test run it * Hmm * Fix pjtester project ref * Provision gardener job * Changes * Fix wrong conflict resolve * Move linting & testing to global sets * Fixes * Simplify * Fixing new job inherited configs * Change clone repo dir * Extra refs * Do not run kyma component tests * Render templates * Skip tests * Remove job tester * Extend for API-Gateway integration tests * pjtester * remove pjtester * Render template
Description
Changes proposed in this pull request:
Related issue(s)
kyma-project/api-gateway#149