Posted
about 1 month
ago
by
Chris Martin
Hi! I've found myself confused by the way allocation use is displayed.
Specifically, I keep wondering whether I have, for example, used 43,814 SUs so far, or if I instead have 43,814 SUs remaining. It might have to do partially with the color
|
Posted
about 1 month
ago
by
Chris Martin
Chris Martin
(e77a1b5f)
at
03 Dec 00:52
Merge branch 'update-su-counter-text' into 'master'
... and
2 more commits
|
Posted
about 1 month
ago
by
Danny Havert
Problem/Opportunity Statement
If a user has set an AAAA recordset for ipv6 using Horizon or Terraform, an error will display upon entering their allocation on Exosphere. First reported by community member and was able to reproduce by creating an
|
Posted
about 1 month
ago
by
Chris Martin
Overview
Complementary work for !984.
Depending on their remote types, Security Group Rules can take remote IP prefixes as a parameter. The remote IP prefix is a subnet prefix in CIDR notation.
This adds helpers to:
Check whether a CIDR is valid.
|
Posted
about 1 month
ago
by
Chris Martin
Looks good, nice test coverage, thank you @LordParsley!
|
Posted
about 1 month
ago
by
Chris Martin
(Also, apologies for the very delayed review.)
|
Posted
about 1 month
ago
by
Chris Martin
Chris Martin
(13050527)
at
03 Dec 18:20
Merge branch 'feature/cidr-validation' into 'master'
... and
2 more commits
|
Posted
about 1 month
ago
by
Chris Martin
Overview
Complementary work for !984.
Depending on their remote types, Security Group Rules can take remote IP prefixes as a parameter. The remote IP prefix is a subnet prefix in CIDR notation.
This adds helpers to:
Check whether a CIDR is valid.
|
Posted
about 1 month
ago
by
Chris Martin
Exosphere can start recognizing AAAA records. Relevant code is here https://gitlab.com/exosphere/exosphere/-/blob/130505272c164d2b1af7685969fa0502903d3b25/src/OpenStack/DnsRecordSet.elm#L24-70
Good first issue!
|
Posted
about 1 month
ago
by
Kyle Tee
👍 @kylefmohr this makes sense & I like the new "Original Allocation" tooltip way of capturing that information.
📝 (I'm also just noting that the meter widget behaviour stays the same, so when we are at "0 SUs remaining", the meter is full. For me, that's good, it feels intuitive.)
|