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

Remove hard-coded prefix on container group name, create dummy ProblemDetails from unknown errors #36

Merged
merged 6 commits into from
Nov 29, 2023

Conversation

dtroyer-salad
Copy link
Contributor

@dtroyer-salad dtroyer-salad commented Nov 8, 2023

We have project names to disambiguate these on the SCE side and namespaces on the K8s side.

@dtroyer-salad dtroyer-salad requested a review from a team as a code owner November 8, 2023 23:42
@dtroyer-salad dtroyer-salad self-assigned this Nov 8, 2023
@dtroyer-salad dtroyer-salad changed the title Remove hard-coded prefix on container group name Remove hard-coded prefix on container group name, create dummy ProblemDetails from unknown errors Nov 9, 2023
We have project names to disambiguate these on the SCE side and
namespaces on the K8s side.

Signed-off-by: Dean Troyer <[email protected]>
utils.GetResponseBody() can return an unknown_error type if the
response Body fails to decode as JSON. This will bubble the remote
error rather than log a "failed to decode" message.

Signed-off-by: Dean Troyer <[email protected]>
Signed-off-by: Dean Troyer <[email protected]>
Signed-off-by: Dean Troyer <[email protected]>
Signed-off-by: Dean Troyer <[email protected]>
@dtroyer-salad
Copy link
Contributor Author

Rebased and refreshed on top of the now-merged Dependabot updates. This is the branch used in the demos.

demo/qr.yaml Outdated Show resolved Hide resolved
demo/qr.yaml Outdated Show resolved Hide resolved
@dtroyer-salad dtroyer-salad merged commit af16da9 into SaladTechnologies:main Nov 29, 2023
2 checks passed
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.

2 participants