Skip to content

Conversation

@gottliebjo
Copy link
Contributor

There is now an update mechanism for changing the "system_routes" property on routing tables. Therefore it does not need to be recreated but can be updated instead.

Description

The IaaS-API now allows for the system_routes property of a routing table to be updated. Therefore we can remove the requiresReplace for it and can update the RT instead of delete and create it.

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Acceptance tests got implemented or updated (see e.g. here)
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@rubenhoenle rubenhoenle added the needs-work PR needs changes by the author. label Jan 28, 2026
@marceljk marceljk removed the needs-work PR needs changes by the author. label Feb 2, 2026
Jonas Gottlieb added 2 commits February 2, 2026 17:30
There is now an update mechanism for changing the "system_routes" property on routing tables. Therefore it does not need to be recreated but can be updated instead.
@marceljk marceljk force-pushed the fix/make-system-routes-not-recreate-on-change branch from 5e02527 to 0c29f27 Compare February 2, 2026 16:30
@marceljk marceljk enabled auto-merge (squash) February 2, 2026 16:32
@marceljk marceljk merged commit 353c02e into stackitcloud:main Feb 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants