Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
aviramha committed Feb 22, 2024
1 parent 7ebb6dc commit be345da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirrord/kube/src/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ pub enum KubeApiError {
NodePodLimitExceeded(String, usize),

#[error("Path expansion for kubeconfig failed: {0}")]
ConfigPathExpansionError(String)
ConfigPathExpansionError(String),
}

0 comments on commit be345da

Please sign in to comment.