Skip to content

Automated fix for refs/heads/deny_engine#10

Open
github-actions[bot] wants to merge 3 commits intodeny_enginefrom
create-pull-request/patch-a1252490d2
Open

Automated fix for refs/heads/deny_engine#10
github-actions[bot] wants to merge 3 commits intodeny_enginefrom
create-pull-request/patch-a1252490d2

Conversation

@github-actions
Copy link
Copy Markdown

PanCakes to the rescue!

We noticed that our 'sanity' test was going to fail, but we think we can fix that automatically, so we put together this PR to do just that!

If you'd like to opt-out of these PR's, add yourself to NO_AUTOFIX_USERS in .github/workflows/pr-auto-fix.yaml

ashithasantosh pushed a commit that referenced this pull request Sep 16, 2022
…grpc#30901)

Fun edge case: when `rand_string()` happen to generate numbers only,
yaml interprets `deployment_id` label value as an integer,
but k8s expects label values to be strings.

K8s responds with a barely readable 400 Bad Request error:
`ReadString: expects \" or n, but found 9, error found in #10 byte of ...|ent_id`.

Prepending deployment name forces deployment_id into a string,
as well as it's just a better description.
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.

1 participant