# 승인 제어기에 없는 것 # Question: 승인 제어기는 새 승인을 멈출 수 있는가? direction: right n0: "호출자" { shape: rectangle } n1: "GrpcAdmissionController" { shape: rectangle } n0 -> n1: "tryAdmit" n1 -> n0: "inFlightAdmitted" n0 -> n1: "승인 중단 없음"