Skip to content

Commit

Permalink
remove anno orphaned-by
Browse files Browse the repository at this point in the history
  • Loading branch information
ColdsteelRail committed Oct 14, 2024
1 parent 26e6d75 commit 2e8ddba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/v1alpha1/well_known_annotations.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ const (
PodAvailableConditionsAnnotation = "pod.kusionstack.io/available-conditions" // indicate the available conditions of a pod

LastPodStatusAnnotationKey = "collaset.kusionstack.io/last-pod-status"

AnnotationPodOrphanedBy = "collaset.kusionstack.io/orphaned-by"
)

// PodTransitionRule Annotation
Expand Down

0 comments on commit 2e8ddba

Please sign in to comment.