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

No alias wait #736

Merged
merged 2 commits into from
Dec 3, 2024
Merged

No alias wait #736

merged 2 commits into from
Dec 3, 2024

Conversation

thedadams
Copy link
Contributor

No description provided.

This change introduces a small paradigm change in how aliases are
handled. The AliasAssigned field is not a pointer that is only set once
we know that the alias controller has processed the object. A caller can
check for nil versus false to determine whether the controller has
process the object and the alias will not be assigned.

Signed-off-by: Donnie Adams <donnie@acorn.io>
The resolved field exposes whether the controller has resolved the tool
reference and the fields are up to date.

Signed-off-by: Donnie Adams <donnie@acorn.io>
@thedadams thedadams merged commit b540b7e into obot-platform:main Dec 3, 2024
@thedadams thedadams deleted the no-alias-wait branch December 3, 2024 01:35
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