You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: keps/sig-node/4369-allow-special-characters-environment-variable/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -173,7 +173,6 @@ Job names:
173
173
174
174
- Solicit feedback from the Alpha.
175
175
- Ensure tests are stable and passing.
176
-
- Add monitor for pods that fail due to using enhancements.
177
176
178
177
#### GA
179
178
@@ -321,6 +320,9 @@ No
321
320
322
321
\- 2024-08-27: Fixed some errors in the beta phase
323
322
323
+
\- 2025-06-03: Promote to GA
324
+
325
+
324
326
## Drawbacks
325
327
326
328
If the envvar name character set is extended, all the things currently consuming and using envvar names from the API will have an impact and may break or be unsafe.
0 commit comments