Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve sorting of internal state #423

Merged
merged 1 commit into from
Oct 26, 2019
Merged

Improve sorting of internal state #423

merged 1 commit into from
Oct 26, 2019

Conversation

jcmoraisjr
Copy link
Owner

Configuration change is mostly performed on diff'ing old and new internal state, because of that all internal slices should be sorted.

This change improves two scenarios:

  • Order of ingress with the same creation timestamp wasn't idempotent, added a fallback to namespace/name
  • Users of a userlist wasn't sorted

Configuration change is mostly performed on diff'ing old and new internal state, because of that all internal slices should be sorted.

This change improves two scenarios:

* Order of ingress with the same creation timestamp wasn't idempotent, added a fallback to namespace/name
* Users of a userlist wasn't sorted
@jcmoraisjr jcmoraisjr merged commit c233335 into master Oct 26, 2019
@jcmoraisjr jcmoraisjr deleted the jm-sort branch October 26, 2019 18:56
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.

1 participant