Will Dowling
Will Dowling
At the risk of adding more frustration to the situation, I'd like to offer what I hope is a constructive perspective to the discussion. In my team's case - we...
+1 to allowing FQDN As an example, my devices are named by site so the first label in the DNS name (eg: `pe1`) appears in every site. We operate a...
Whoops, ignore me - didn't fully understand the previous comment - can someone point me in the right direction for the configuration option? :)
One of our services is a internet peering product, so the two big resource allocations here are: - Find & allocate an unallocated INTERFACE with the right attributes - Find...
Ah ok, for my use case the interface is physical and when allocated it wouldn't have an address assigned (it spans onto L2). I think I would want to pre-generate...
A provider network treats VLANs more like a consumable resource, so you'd want to track attributes relating to the VLAN itself. My use case would be delivering L2 ethernet services...
Outside the SP example, I'm sure people would use a first class VLAN resource for VLAN planning and tracking namespace usage.
Thanks, I've got the code to do this ready to go - will throw some tests around it and put together a PR as soon as possible, thanks!
> Hi @dowlingw ! Have you tried using `cretionPolicy=Owner`? IIRC, it will take ownership of secrets with no `ownerReference` setup. Oh! I hadn't actually tried that - the documentation suggests...
Some notes from my duplicate over at #1145 (sorry, closed now!) I can confirm this is still an issue in `1.0.0-alpha4` 1. `showView` does not perform any retrievals of `reference`...