docs: clarify FleetAutoscaler webhook response structure#4297
docs: clarify FleetAutoscaler webhook response structure#4297markmandel merged 3 commits intoagones-dev:mainfrom
Conversation
Fix the FleetAutoscaler webhook reference to state that the webhook returns a FleetAutoscaleReview with a populated FleetAutoscaleResponse. This clarifies the expected JSON payload/response pairing for external webhook integrations.
|
Build Succeeded 🥳 Build Id: 8b544d91-4ca8-4319-962f-e6f36a6fcbaa The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version: |
|
Build Failed 😭 Build Id: abcac5d3-bcbd-4187-84c8-bf36b268f022 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
Unit test seems to be flaky: Also possibly some link test issues. Will rerun to see if it's common. |
|
/gcbrun |
|
Build Failed 😭 Build Id: 8d7a4450-caab-48a7-aedb-367c688c6cfe Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
Build Failed 😭 Build Id: fec0b1bb-081b-4398-bb40-6bd4f43372be Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
Hmnn, hopefully Autopilot isn't messed up again. gke-autopilot-1.33: BUILD FAILURE /gcbrun |
|
Build Succeeded 🥳 Build Id: cc324d1d-c111-4bfd-8d2b-a8c31aaae7ab The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version: |
…4297) Fix the FleetAutoscaler webhook reference to state that the webhook returns a FleetAutoscaleReview with a populated FleetAutoscaleResponse. This clarifies the expected JSON payload/response pairing for external webhook integrations.
What type of PR is this?
/kind documentation
What this PR does / Why we need it:
Fix the FleetAutoscaler webhook reference to state that the webhook returns a FleetAutoscaleReview with a populated FleetAutoscaleResponse. This clarifies the expected JSON payload/response pairing for external webhook integrations.
Which issue(s) this PR fixes:
N/A
Special notes for your reviewer:
N/A