Adrian Ludwin

Results 100 comments of Adrian Ludwin

/remove-lifecycle stale

PR #237 is prep for this, but I have the next PR ready to go

That's odd, we haven't updated the build containers since February or so. Do you know when GLIBC 2.32 was released? On Tue, Jun 27, 2023 at 11:15 AM joe ***@***.***>...

Ok I'll go see if I can downgrade somehow

Sorry I haven't gotten to this yet :( Will have another look.

If you're using client-go, your best option is probably just to create the HNC API objects directly and send them through the generic client - that's what the HNS plugin...

The raw capability for this already exists: the `SubnamespaceAnchor` has label and annotation fields [here](https://github.com/kubernetes-sigs/hierarchical-namespaces/blob/564b4a968ca2091f27cf0eb51d0cd99190e57db5/api/v1alpha2/subnamespace_anchor.go#L73). Adding command-line flags to `kubectl-hns` to populate those seems like a good idea and quite...

Sorry for the delay - you need to use `spec.labels`, not `metadata.labels`, see my latest comment in #323.

Thanks for working on this :) On Sun, May 28, 2023 at 9:11 AM Erik Godding Boye ***@***.***> wrote: > /remove-lifecycle rotten > > — > Reply to this email...

Sorry, been very busy but looking at that PR now