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

Simplify Ingress awaiter #454

Closed
Tracked by #2824
lblackstone opened this issue Feb 25, 2019 · 1 comment
Closed
Tracked by #2824

Simplify Ingress awaiter #454

lblackstone opened this issue Feb 25, 2019 · 1 comment
Assignees
Labels
area/await-logic kind/engineering Work that is not visible to an external user resolution/wont-fix This issue won't be fixed

Comments

@lblackstone
Copy link
Member

Refactor the complex await logic as prototyped in #343.

  1. Convert unstructured k8s objects to their structured counterparts
  2. Factor state checking into dedicated Condition functions

Prototype gist: https://gist.github.com/lblackstone/fe58ad48eb9ce48bb96000af8c6e0791

@lblackstone lblackstone self-assigned this Feb 25, 2019
@infin8x infin8x added kind/engineering Work that is not visible to an external user and removed kind/debt labels Jul 10, 2021
@lblackstone lblackstone removed their assignment Jul 14, 2023
@mjeffryes mjeffryes closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2024
@pulumi-bot pulumi-bot reopened this Feb 15, 2024
@pulumi-bot
Copy link
Contributor

Cannot close issue:

  • does not have required labels: resolution/

Please fix these problems and try again.

@mjeffryes mjeffryes added the resolution/wont-fix This issue won't be fixed label Feb 15, 2024
@mjeffryes mjeffryes self-assigned this Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/await-logic kind/engineering Work that is not visible to an external user resolution/wont-fix This issue won't be fixed
Projects
None yet
Development

No branches or pull requests

4 participants