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

Classify subnet overlapping at step "ensure router interface" as user error #853

Closed
Kostov6 opened this issue Sep 11, 2024 · 1 comment · Fixed by #894
Closed

Classify subnet overlapping at step "ensure router interface" as user error #853

Kostov6 opened this issue Sep 11, 2024 · 1 comment · Fixed by #894
Assignees
Labels
area/quality Output qualification (tests, checks, scans, automation in general, etc.) related kind/enhancement Enhancement, improvement, extension platform/openstack OpenStack platform/infrastructure status/closed Issue is closed (either delivered or triaged)

Comments

@Kostov6
Copy link
Contributor

Kostov6 commented Sep 11, 2024

How to categorize this issue?

/area quality
/kind enhancement
/platform openstack

What would you like to be added:
Errors like

$ k get infra ... -o yaml | yq .status.lastError
description: "Error reconciling infrastructure: 1 error occurred:\n\t* failed to \"ensure router interface\": Bad request with: [PUT https://.../routers/.../add_router_interface], error message: {\"NeutronError\": {\"type\": \"BadRequest\", \"message\": \"Bad router request: Cidr 10.16.0.0/20 of subnet ... overlaps with cidr 10.16.0.0/20 of subnet ....\", \"detail\": \"\"}}\n\n"

should be classified as user errors

Why is this needed:
Improved error classification

@gardener-robot gardener-robot added area/quality Output qualification (tests, checks, scans, automation in general, etc.) related kind/enhancement Enhancement, improvement, extension platform/openstack OpenStack platform/infrastructure labels Sep 11, 2024
@Kostov6
Copy link
Contributor Author

Kostov6 commented Sep 11, 2024

/assign Kostov6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/quality Output qualification (tests, checks, scans, automation in general, etc.) related kind/enhancement Enhancement, improvement, extension platform/openstack OpenStack platform/infrastructure status/closed Issue is closed (either delivered or triaged)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants