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: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,17 @@
1
1
# SAS Viya Monitoring for Kubernetes
2
+
## unreleased
3
+
***Overall**
4
+
*[ANNOUNCEMENT] As announced previously, this project now *requires* the `yq` command-line processor for YAML. Specifically, a recent version (4.32+) of the [Golang-based (Mike Farah) version of `yq`](https://github.com/mikefarah/yq)
5
+
needs to be installed. While this utility is *currently* only used in a few places, we expect its use to become
6
+
much more extensive over time.
7
+
*[FEATURE] The auto-generation of Ingress resources for the web applications has moved from *experimental*
8
+
to *production* status. As noted earlier, this feature requires the `yq` utility. See the
9
+
[Configure Ingress Access to Web Applications](https://documentation.sas.com/?cdcId=obsrvcdc&cdcVersion=v_003&docsetId=obsrvdply&docsetTarget=n0auhd4hutsf7xn169hfvriysz4e.htm#n0jiph3lcb5rmsn1g71be3cesmo8)
10
+
topic within the Help Center documentation for further information.
11
+
*[FEATURE] The auto-generation of storageClass references for PVC definitions has moved from *experimental*
12
+
to *production* status. As noted earlier, this feature requires the `yq` utility. See the
0 commit comments