Adrian Ludwin

Results 100 comments of Adrian Ludwin

Hi, sorry for the delay in getting back to you. The way we currently limit propagation from parents to children is [Exceptions](https://github.com/kubernetes-sigs/hierarchical-namespaces/blob/master/docs/user-guide/how-to.md#use-limit-propagation). Currently, these only apply to _objects_, but there's...

/cc @rjbez17 /cc @erikgb wdyt about these proposals?

Today, you can create an anchor for an existing namespace as long as the namespace's annotation points to the parent (this is how you resolve a `MissingAnchor` condition). We _could_...

Hmm. For cascading deletion, would the client-side solution help? E.g. `kubectl hns rmtree `? Although what I really think is that it would be nice to change the _default_ since...

We already have webhooks to prevent you from setting a parent that you don't also own, for exactly that reason. That wouldn't go away :) See: https://github.com/kubernetes-sigs/hierarchical-namespaces/blob/d3b59688b3ca175f228e427db772d673b997ccc8/internal/hierarchyconfig/validator.go#L312 On Wed, Apr...

@mzeevi looks great, thanks for this change. I'd like to give Ryan a chance to review, but if he doesn't have a chance to do it within about a day,...

@rjbez17 lmk if you have any concerns about this but for now I think this is good to go. Thanks! /hold cancel

Unfortunately multi-arch builds were an experiment that were also mixed in with a feature we've decided not to pursue (Github workflows) so we've removed them for the time being. They...

/remove-lifecycle stale On Tue, Jul 5, 2022 at 9:09 PM Kubernetes Triage Robot < ***@***.***> wrote: > The Kubernetes project currently lacks enough contributors to adequately > respond to all...

We're declaring v1.0 to be finished, so let's document this as a known issue in v1.0 but fix it in 1.1.