This repository has been archived by the owner on Sep 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Add automatic DNS creation using HAR #2
Open
arschles
wants to merge
15
commits into
main
Choose a base branch
from
feature/auto-dns-har
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Oct 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f6f9f8e - Browse repository at this point
Copy the full SHA f6f9f8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef1e36a - Browse repository at this point
Copy the full SHA ef1e36aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e51402 - Browse repository at this point
Copy the full SHA 6e51402View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b26df6 - Browse repository at this point
Copy the full SHA 8b26df6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d5ff2d - Browse repository at this point
Copy the full SHA 0d5ff2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f07a61 - Browse repository at this point
Copy the full SHA 6f07a61View commit details
Commits on Oct 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 03ee1b5 - Browse repository at this point
Copy the full SHA 03ee1b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6120675 - Browse repository at this point
Copy the full SHA 6120675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c3961c - Browse repository at this point
Copy the full SHA 4c3961cView commit details -
There was a small bug where hostnames were not being detected when we used domains with more than 3 parts, like Azure's, the splitting was done but the handler would not identify the host properly. Using HAR the domain is <name>.<uuid>.<location>.aksapp.io which is 5 parts when splitted. I changed the rule so the host is not discarded.
Configuration menu - View commit details
-
Copy full SHA for 20bf056 - Browse repository at this point
Copy the full SHA 20bf056View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e96976 - Browse repository at this point
Copy the full SHA 1e96976View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c2412 - Browse repository at this point
Copy the full SHA 52c2412View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e2598 - Browse repository at this point
Copy the full SHA e2e2598View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6ac2a2 - Browse repository at this point
Copy the full SHA b6ac2a2View commit details -
I really don't know how it was working before
Configuration menu - View commit details
-
Copy full SHA for 360f84e - Browse repository at this point
Copy the full SHA 360f84eView 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.