-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
e2e tests: Move to efficientgo/e2e
#4610
Merged
Merged
Commits on Aug 27, 2021
-
- Adjusts services to use e2e - Simplifies some func signatures, remove redundant funcs etc. - Adds service for reverse proxy (instead of using one on host) - Adds service for Minio (a workaround, see issue in the func comment) Signed-off-by: Matej Gera <matejgera@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7975d40 - Browse repository at this point
Copy the full SHA 7975d40View commit details -
- Mechanical replacement / adjustments to new services, package imports etc. Signed-off-by: Matej Gera <matejgera@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e6c572e - Browse repository at this point
Copy the full SHA e6c572eView commit details -
go mod update; adjust gitignore
Signed-off-by: Matej Gera <matejgera@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ffcf823 - Browse repository at this point
Copy the full SHA ffcf823View commit details
Commits on Sep 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f865f52 - Browse repository at this point
Copy the full SHA f865f52View commit details -
Signed-off-by: Matej Gera <matejgera@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 49c3e43 - Browse repository at this point
Copy the full SHA 49c3e43View commit details
Commits on Sep 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2495d41 - Browse repository at this point
Copy the full SHA 2495d41View commit details -
Simplify propagation of container hostnames
- Remove manually building hostname with netName - Use InternalEndpoint instead - Take advantage of future runnable to get hostname addresses for configs Signed-off-by: Matej Gera <matejgera@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 36f921a - Browse repository at this point
Copy the full SHA 36f921aView commit details
Commits on Sep 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for abba9f6 - Browse repository at this point
Copy the full SHA abba9f6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.