-
-
Notifications
You must be signed in to change notification settings - Fork 332
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
monitor runner custom service returns 404 not found for the particular url #1246
Comments
Hm, not sure why you see this. Checked it on my agent and all urls are working as expected. Which one does not work on your instance? terraform-aws-gitlab-runner/template/gitlab-runner.tftpl Lines 319 to 403 in 696ebbe
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This returns 404 since the instance metadata url does not have autoscaling option as its path. Therefore will never execute this logic.
Any idea how this was implemented at the first place?
The text was updated successfully, but these errors were encountered: