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

Watch for readiness health check changes #49

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Watch for readiness health check changes #49

merged 1 commit into from
Jan 11, 2024

Conversation

ameowlia
Copy link
Member

@ameowlia ameowlia commented Dec 14, 2023

See more context here: cloudfoundry/capi-release#363

@@ -9,7 +9,7 @@ require (
code.cloudfoundry.org/lager/v3 v3.0.3
code.cloudfoundry.org/localip v0.0.0-20230406154046-f137f65d303d
code.cloudfoundry.org/locket v0.0.0-20230406154009-5e8522d975d2
code.cloudfoundry.org/runtimeschema v0.0.0-20231212222654-3a68a52a50c2
code.cloudfoundry.org/runtimeschema v0.0.0-20231214123546-c95bb31afd3e
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note that we'll have to make sure that commit stays correct as that is the commit on the branch from which a pr was made. Not the master branch in runtimeschema. Reasons it could disappear is branch is deleted and the commit is squashed and merged rather than merged (squash and merge changes the commit sha)

@sethboyles
Copy link
Member

sethboyles commented Jan 9, 2024

@ameowlia looks like one of the introduced tests is failing:

https://github.com/cloudfoundry/tps/actions/runs/7209350078/job/20321018944?pr=49#step:6:109

edit: oops, just saw you were aware of this in the comment: cloudfoundry/cloud_controller_ng#3554 (comment)

@ameowlia
Copy link
Member Author

oops! Fixed the test.

* bump bbs now with readiness information for app processes
* update cc_client to have AppReadinessChanged function

Signed-off-by: Geoff Franks <[email protected]>
Co-authored-by: Geoff Franks <[email protected]>
Signed-off-by: Amelia Downs <[email protected]>
Co-authored-by: Amelia Downs <[email protected]>
@moleske moleske merged commit 5cc0383 into master Jan 11, 2024
2 checks passed
@moleske moleske deleted the readiness-hc branch January 11, 2024 18:13
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.

3 participants