Update .changeset/sixty-shoes-prove.md

Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
This commit is contained in:
Carlos Esteban Lopez Jaramillo
2024-01-04 15:32:45 -05:00
committed by Carlos Esteban Lopez
parent 3b84b4b9e4
commit 7133da27dc
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-kubernetes-react': minor
---
Make PodExecTerminal UI OptIn
**BREAKING** The pod exec terminal is now disabled by default since there are several scenarios where it is known not to work. It can be re-enabled at your own risk by setting the config parameter `kubernetes.podExecTerminal.enabled` to `true`.