Closed Bug 1752809 Opened 4 years ago Closed 4 years ago

please deploy new maven lambda zip

Categories

(Cloud Services :: Operations: Miscellaneous, task)

task

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jcristau, Assigned: jbuck)

References

(Blocks 1 open bug)

Details

We'd like to add a cache-control header to the files generated by the metadata lambda on (nightly.)maven.mozilla.org, as per https://github.com/mozilla-releng/maven-lambda/pull/29

Please deploy the updated code:
https://community.taskcluster-artifacts.net/E1k4tJ-ZRg-l0VhZTX_Tlw/0/public/build/function.zip

I deployed this to the staging environment:

cd cloudops-infra/projects/maven
CLOUDOPS_INFRA_ROOT=../.. ./tasks deploy-maven-lambda --realm nonprod --env stage bug-1752809 https://community.taskcluster-artifacts.net/E1k4tJ-ZRg-l0VhZTX_Tlw/0/public/build/function.zip

Lets test this on Monday and see whether it's working as expected

try run: https://treeherder.mozilla.org/jobs?repo=try&revision=d8c356722f290fe8805ccbe644e428bbd741637e&selectedTaskRun=fsTMB2wzTrm9dWCV1PM9KQ.0

https://maven-default.stage.mozaws.net/?prefix=maven2/org/mozilla/geckoview/geckoview-nightly-try-omni-arm64-v8a/98.0.20220207102338/

$ curl -I https://maven-default.stage.mozaws.net/maven2/org/mozilla/geckoview/geckoview-nightly-try-omni-arm64-v8a/maven-metadata.xml 
HTTP/2 200 
content-type: text/xml
content-length: 740
date: Mon, 07 Feb 2022 14:28:18 GMT
cache-control: max-age=600
last-modified: Mon, 07 Feb 2022 14:27:02 GMT
x-amz-version-id: EQEt9mNxVEdRrqDQkzkgj9MAYJIhMbaj
etag: "3c05aea5ce0594b486397c357c70f253"
server: AmazonS3
strict-transport-security: max-age=63072000; includeSubdomains; preload
x-cache: Miss from cloudfront
via: 1.1 c9eda0567a1d169784ebe65d259cdee8.cloudfront.net (CloudFront)
x-amz-cf-pop: CDG50-P2
x-amz-cf-id: 6WILS_4jecxhHFKPP87sQwJr_PGqveEHfOITjbRZXK2uSWnks6KuwA==

:jcristau - working correctly for me too. Shall I deploy to prod?

Flags: needinfo?(jcristau)

Let's do it, thanks!

Flags: needinfo?(jcristau)

Deployed to prod

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED

Thank you!

Assignee: nobody → jbuckley
See Also: → 1800611
You need to log in before you can comment on or make changes to this bug.