Open shokada opened 10 months ago
Slightly off topic, but we ran into same issue. We switched to annotations as the tracking method in ArgoCD. We didn't even need to configure unpropagate annotations feature because on ArgoCD, it handles it gracefully and doesn't track the resources copied by HNC.
Let me know if you want more info. You can also find me on slack.
@mzain Thank you for your comment!
I see, so by setting application.resourceTrackingMethod: annotation
in ArgoCD, resources that are copied won't be tracked. We might consider using this method to prevent tracking of propagated resources until v1.2 is released, if necessary.
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale
Is this project still under active development?
Same question, is a 1.2 still in the plans?
Will there be a new release in the year 2024??
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
Hi maintainers,
I am a member of an SRE team that uses the
hierarchical-namespaces
controller in conjunction with ArgoCD for managing our Kubernetes cluster. We have been looking forward to the new feature mentioned for the v1.2 release that introduces support for unpropagated labels.This feature is particularly important for us as it would enable better integration between HNC and ArgoCD, by preventing ArgoCD from inadvertently taking ownership of propagated resources, which is a challenge we are currently facing.
According to the project's documentation, the estimated time of arrival for v1.2 was late 2023. However, it appears that the release has not yet been made available.
Could you kindly provide an update on the expected release date for v1.2? Any information regarding the timeline would be highly beneficial for our planning purposes.
We appreciate the effort put into developing this project and look forward to your response.