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: docs/RELEASE_NOTES.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Version 7.0.5 (02/10/2022)
2
-
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.5
3
-
Added 'caCertPath' to the configurable parameters, which allows the user to enable or disable CA certificate verification for the REST API HTTPS connections to the pmcollector.
2
+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.5\
3
+
Added 'caCertPath' to the configurable parameters, which allows the user to enable or disable CA certificate verification for the REST API HTTPS connections to the pmcollector.\
4
4
Added 'retryDelay' to the configurable parameters. Using this parameter the user can control how long the bridge should sleep before re-attempting to query the MetaData, in case no data was returned by pmcollector through the initial bridge startup
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.4-209
12
+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.4-209\
13
13
Moved out the documentation files from the repository content. They have been placed on the [project Wiki](https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana/wiki).
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.4-206
21
+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.4-206\
22
22
Added requirements_ubi8.txt file including the python versions packages needed to be installed to run the bridge in an OpenShift production environment, on top of the redhat UBI8 image
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi
30
+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi\
31
31
Changed the sleep time = 60 seconds for re-attempting to get the MetaData from the pmcollector in case no data have been returned during the bridge start instead of stopping the process directly
0 commit comments