Skip to content
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

improve logging #60

Merged
merged 2 commits into from Apr 21, 2022
Merged

improve logging #60

merged 2 commits into from Apr 21, 2022

Conversation

BenTheElder
Copy link
Member

fixes #58

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 21, 2022
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 21, 2022
@dims
Copy link
Member

dims commented Apr 21, 2022

/approve
/lgtm

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BenTheElder, dims

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 21, 2022
@k8s-ci-robot k8s-ci-robot merged commit caffc6b into kubernetes:main Apr 21, 2022
@BenTheElder BenTheElder deleted the logs branch April 21, 2022 21:02
@BenTheElder
Copy link
Member Author

I can see these logs in the us-west1 sandbox instance after running crane pull registry-sandbox.k8s.io/pause:3.1 /dev/null

Started another run of https://prow.k8s.io/?job=e2e-kops-grid-gcr-mirror-canary so we can see the AWS behavior, those show up in the us-central1

@BenTheElder
Copy link
Member Author

Looks like we are not redirect to S3.

Info
2022-04-21 14:16:19.091 PDTGET308918 B1 mscontainerd/v1.6.2 https://registry-sandbox.k8s.io/v2/pause/manifests/sha256:c2280d2f5f56cf9c9a01bb64b2db4651e35efd6d62a54dcfc12049fe6449c5e4
Default
2022-04-21 14:16:21.069 PDTI0421 21:16:21.069620 1 handlers.go:85] "redirecting blob request to upstream registry" path="/v2/pause/blobs/sha256:6270bb605e12e581514ada5fd5b3216f727db55dc87d5889c790e4c760683fee"

Though also a lot of requests are coming from cloud CDN which I think we need to disable. I found out from @ameukam today we have this on the LB.

@BenTheElder
Copy link
Member Author

#61 for debugging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
Development

Successfully merging this pull request may close these issues.

increase log level in sandbox deployment
3 participants