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

Migrate to firewall ID in infrastructure status without provider ID encode/decode #226

Open
Gerrit91 opened this issue Dec 2, 2021 · 0 comments
Assignees
Labels

Comments

@Gerrit91
Copy link
Contributor

Gerrit91 commented Dec 2, 2021

During our research regarding provider IDs, we came across the infrastructure status firewall ID field, where we translate the firewall ID into a provider ID (metal:///<partition-id>/<firewall-id>).

This is completely unnecessary in this context and can lead to confusion. It should be possible to simply set this fields to the firewall ID and remove the encode/decode part.

To make this happen, we need to migrate the existing fields. So, at the start of the reconciliation we have to check whether the field is encoded or not and save the plain id in the status instead.

@Gerrit91 Gerrit91 changed the title Migrate to firewall id in infrastructure status without provider ID encode/decode Migrate to firewall ID in infrastructure status without provider ID encode/decode Dec 2, 2021
@Gerrit91 Gerrit91 self-assigned this Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant