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

WIP: Use status subresource for deployment rollout awaiting #2759

Closed
wants to merge 1 commit into from

Conversation

rquitales
Copy link
Member

@rquitales rquitales commented Jan 18, 2024

Proposed changes

Change await to use status subresource for deployments. This WIP PR watches for deployment events such that whenever the status is updated, we log the rollout status. Tests are expected to fail as they require a full re-write. The code structure could also be properly refactored, since this is currently still just using the existing structure which doesn't make too much sense with the level of nesting there currently is.

Related issues (optional)

Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@mjeffryes mjeffryes added this to the 0.100 milestone Jan 29, 2024
@rquitales
Copy link
Member Author

Closing this PR as the current await logic has been relatively stable for ~3 years and is more status rich. Changing to use the status subresource appears to be something scheduled for a major provider release instead.

@rquitales rquitales closed this Feb 1, 2024
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