Closed Bug 1444012 Opened 7 years ago Closed 7 years ago

provide the lando production pingback url and api-key for autoland-transplant

Categories

(Conduit :: Lando, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glob, Unassigned)

References

Details

(Keywords: conduit-triaged)

autoland-transplant needs lando's pingback url (for the whitelist) and api-key (for authentication). please gpg encrypt the api-key and email it to me (my gpg key is referenced on my phonebook entry). thanks
Blocks: 1441728
No longer blocks: 1381602
Keywords: conduit-triaged
:ckolos, could you take care of this? The api-key should be something long and randomly generated, which will then be used in production Lando environment `TRANSPLANT_API_KEY=<the-generated-api-key>`
Flags: needinfo?(ckolos)
I don't know the pingback url, but I can send the key.
Flags: needinfo?(ckolos)
Ah sorry, I should have been more specific. The URL :glob needs is for the private lando api instance meant only for transplant communication. It should have a "/landings/update" endpoint enabled that the public instances won't. So the final url is something like `https://<private-lando-for-transplant>/landings/update`. :ckolos, could you send that along please? :glob, I'm going to assign this to you to track actually adding the values to transplant.
Assignee: nobody → glob
Flags: needinfo?(ckolos)
:smacleod, the app has a route for that endpoint, right? If that's the case, then all he really needs is the url for the private instance...
Flags: needinfo?(ckolos)
(In reply to Steven MacLeod [:smacleod] from comment #4) > :glob, I'm going to assign this to you to track actually adding the values > to transplant. no; this bug is for getting the values i need. i'll track updating transplant in an autoland bug once i have the data i need.
Assignee: glob → nobody
per discussion with :glob, the private endpoint will be parked at api-private.lando.devsvcprod.mozaws.net since it is internal-only.
smacleod - does this mean that the pingback url will be https://api-private.lando.devsvcprod.mozaws.net/landings/update ?
Flags: needinfo?(smacleod)
(In reply to Byron Jones ‹:glob› from comment #8) > smacleod - does this mean that the pingback url will be > https://api-private.lando.devsvcprod.mozaws.net/landings/update ? Yes, I believe so.
Flags: needinfo?(smacleod)
great - thanks. tracking autoland stuff in bug 1445567
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.