Skip to content

Conversation

@andyyu2004
Copy link
Owner

No description provided.

@andyyu2004 andyyu2004 enabled auto-merge (squash) January 31, 2026 08:32
This test currently fails due to resource ordering differences.

Reference kustomize outputs:
1. ClusterRole
2. Secret (namespace: default)
3. Secret (namespace: kube-system)

Kustomizer outputs:
1. Secret (namespace: default)
2. Secret (namespace: kube-system)
3. ClusterRole

Resources should be output in a deterministic order matching the reference implementation.

Source: TestNamespacedSecrets from namespaces_test.go:13
Validates fix for Issue #1044
@andyyu2004 andyyu2004 force-pushed the bug-resource-ordering branch from a622291 to a46f9cd Compare January 31, 2026 08:39
@andyyu2004 andyyu2004 merged commit ffa2476 into master Jan 31, 2026
1 check passed
@andyyu2004 andyyu2004 deleted the bug-resource-ordering branch January 31, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants