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

Update Cloud Trace readme with troubleshooting for ServiceAccount annotation #28

Conversation

damemi
Copy link
Contributor

@damemi damemi commented Nov 30, 2022

Fixes #25

@damemi damemi requested a review from psx95 November 30, 2022 20:26
@@ -38,7 +38,7 @@ spec:
spec:
containers:
- name: javashowcase-service
image: %REGISTRY_LOCATION%-docker.pkg.dev/%GCLOUD_PROJECT%/%CONTAINER_REGISTRY%/java-sample-service:latest
image: "%REGISTRY_LOCATION%-docker.pkg.dev/%GCLOUD_PROJECT%/%CONTAINER_REGISTRY%/java-sample-service:latest"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious: Did it work without the quotes ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good question, I'm not sure how this was missed before. This sample merged a couple minutes before we added the CI check, so maybe it just snuck in. Will keep an eye on it

@damemi damemi force-pushed the cloudtrace-serviceaccount-troubleshooting branch from b45621f to 92d318c Compare November 30, 2022 20:56
@damemi damemi merged commit bb5167c into GoogleCloudPlatform:main Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Service Account
2 participants