Skip to content

Commit e187ee8

Browse files
authored
Remove deprecation message (#677)
* Remove deprecation message Signed-off-by: Leo Christy Jesuraj <leojc@ca.ibm.com> * Remove deprecation message Signed-off-by: Leo Christy Jesuraj <leojc@ca.ibm.com> --------- Signed-off-by: Leo Christy Jesuraj <leojc@ca.ibm.com>
1 parent 9fba1ae commit e187ee8

11 files changed

Lines changed: 0 additions & 66 deletions

File tree

releases/25.0.0.11/full/helpers/build/internal/logger.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,4 @@ function showLogs() {
1414
exec 1>&3 3>&- 2>&4 4>&-
1515
}
1616

17-
function logDeprecationNotice() {
18-
echo "Deprecation notice: IBM expects the last version of the UBI-based Open Liberty container images in Docker Hub ('openliberty/open-liberty') to be 25.0.0.3. To continue to receive updates and security fixes after 25.0.0.3, you must switch to using the images from the IBM Container Registry (ICR). To switch, simply update 'FROM openliberty/open-liberty' in your Dockerfiles to 'FROM icr.io/appcafe/open-liberty'. The same image tags from Docker Hub are also available in ICR. Ubuntu-based Liberty container images will continue to be available from Docker Hub. For more information, see https://ibm.biz/ol-ubi-containers-dh-deprecation"
19-
}
20-
21-
logDeprecationNotice
22-
2317
main

releases/25.0.0.11/kernel-slim/helpers/build/internal/logger.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,4 @@ function showLogs() {
1414
exec 1>&3 3>&- 2>&4 4>&-
1515
}
1616

17-
function logDeprecationNotice() {
18-
echo "Deprecation notice: IBM expects the last version of the UBI-based Open Liberty container images in Docker Hub ('openliberty/open-liberty') to be 25.0.0.3. To continue to receive updates and security fixes after 25.0.0.3, you must switch to using the images from the IBM Container Registry (ICR). To switch, simply update 'FROM openliberty/open-liberty' in your Dockerfiles to 'FROM icr.io/appcafe/open-liberty'. The same image tags from Docker Hub are also available in ICR. Ubuntu-based Liberty container images will continue to be available from Docker Hub. For more information, see https://ibm.biz/ol-ubi-containers-dh-deprecation"
19-
}
20-
21-
logDeprecationNotice
22-
2317
main

releases/25.0.0.3/full/helpers/build/internal/logger.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,4 @@ function showLogs() {
1414
exec 1>&3 3>&- 2>&4 4>&-
1515
}
1616

17-
function logDeprecationNotice() {
18-
echo "Deprecation notice: IBM expects the last version of the UBI-based Open Liberty container images in Docker Hub ('openliberty/open-liberty') to be 25.0.0.3. To continue to receive updates and security fixes after 25.0.0.3, you must switch to using the images from the IBM Container Registry (ICR). To switch, simply update 'FROM openliberty/open-liberty' in your Dockerfiles to 'FROM icr.io/appcafe/open-liberty'. The same image tags from Docker Hub are also available in ICR. Ubuntu-based Liberty container images will continue to be available from Docker Hub. For more information, see https://ibm.biz/ol-ubi-containers-dh-deprecation"
19-
}
20-
21-
logDeprecationNotice
22-
2317
main

releases/25.0.0.3/kernel-slim/helpers/build/internal/logger.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,4 @@ function showLogs() {
1414
exec 1>&3 3>&- 2>&4 4>&-
1515
}
1616

17-
function logDeprecationNotice() {
18-
echo "Deprecation notice: IBM expects the last version of the UBI-based Open Liberty container images in Docker Hub ('openliberty/open-liberty') to be 25.0.0.3. To continue to receive updates and security fixes after 25.0.0.3, you must switch to using the images from the IBM Container Registry (ICR). To switch, simply update 'FROM openliberty/open-liberty' in your Dockerfiles to 'FROM icr.io/appcafe/open-liberty'. The same image tags from Docker Hub are also available in ICR. Ubuntu-based Liberty container images will continue to be available from Docker Hub. For more information, see https://ibm.biz/ol-ubi-containers-dh-deprecation"
19-
}
20-
21-
logDeprecationNotice
22-
2317
main

releases/25.0.0.6/full/helpers/build/internal/logger.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,4 @@ function showLogs() {
1414
exec 1>&3 3>&- 2>&4 4>&-
1515
}
1616

17-
function logDeprecationNotice() {
18-
echo "Deprecation notice: IBM expects the last version of the UBI-based Open Liberty container images in Docker Hub ('openliberty/open-liberty') to be 25.0.0.3. To continue to receive updates and security fixes after 25.0.0.3, you must switch to using the images from the IBM Container Registry (ICR). To switch, simply update 'FROM openliberty/open-liberty' in your Dockerfiles to 'FROM icr.io/appcafe/open-liberty'. The same image tags from Docker Hub are also available in ICR. Ubuntu-based Liberty container images will continue to be available from Docker Hub. For more information, see https://ibm.biz/ol-ubi-containers-dh-deprecation"
19-
}
20-
21-
logDeprecationNotice
22-
2317
main

releases/25.0.0.6/kernel-slim/helpers/build/internal/logger.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,4 @@ function showLogs() {
1414
exec 1>&3 3>&- 2>&4 4>&-
1515
}
1616

17-
function logDeprecationNotice() {
18-
echo "Deprecation notice: IBM expects the last version of the UBI-based Open Liberty container images in Docker Hub ('openliberty/open-liberty') to be 25.0.0.3. To continue to receive updates and security fixes after 25.0.0.3, you must switch to using the images from the IBM Container Registry (ICR). To switch, simply update 'FROM openliberty/open-liberty' in your Dockerfiles to 'FROM icr.io/appcafe/open-liberty'. The same image tags from Docker Hub are also available in ICR. Ubuntu-based Liberty container images will continue to be available from Docker Hub. For more information, see https://ibm.biz/ol-ubi-containers-dh-deprecation"
19-
}
20-
21-
logDeprecationNotice
22-
2317
main

releases/25.0.0.9/full/helpers/build/internal/logger.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,4 @@ function showLogs() {
1414
exec 1>&3 3>&- 2>&4 4>&-
1515
}
1616

17-
function logDeprecationNotice() {
18-
echo "Deprecation notice: IBM expects the last version of the UBI-based Open Liberty container images in Docker Hub ('openliberty/open-liberty') to be 25.0.0.3. To continue to receive updates and security fixes after 25.0.0.3, you must switch to using the images from the IBM Container Registry (ICR). To switch, simply update 'FROM openliberty/open-liberty' in your Dockerfiles to 'FROM icr.io/appcafe/open-liberty'. The same image tags from Docker Hub are also available in ICR. Ubuntu-based Liberty container images will continue to be available from Docker Hub. For more information, see https://ibm.biz/ol-ubi-containers-dh-deprecation"
19-
}
20-
21-
logDeprecationNotice
22-
2317
main

releases/25.0.0.9/kernel-slim/helpers/build/internal/logger.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,4 @@ function showLogs() {
1414
exec 1>&3 3>&- 2>&4 4>&-
1515
}
1616

17-
function logDeprecationNotice() {
18-
echo "Deprecation notice: IBM expects the last version of the UBI-based Open Liberty container images in Docker Hub ('openliberty/open-liberty') to be 25.0.0.3. To continue to receive updates and security fixes after 25.0.0.3, you must switch to using the images from the IBM Container Registry (ICR). To switch, simply update 'FROM openliberty/open-liberty' in your Dockerfiles to 'FROM icr.io/appcafe/open-liberty'. The same image tags from Docker Hub are also available in ICR. Ubuntu-based Liberty container images will continue to be available from Docker Hub. For more information, see https://ibm.biz/ol-ubi-containers-dh-deprecation"
19-
}
20-
21-
logDeprecationNotice
22-
2317
main

releases/latest/beta/helpers/build/internal/logger.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,4 @@ function showLogs() {
1414
exec 1>&3 3>&- 2>&4 4>&-
1515
}
1616

17-
function logDeprecationNotice() {
18-
echo "Deprecation notice: IBM expects the last version of the UBI-based Open Liberty container images in Docker Hub ('openliberty/open-liberty') to be 25.0.0.3. To continue to receive updates and security fixes after 25.0.0.3, you must switch to using the images from the IBM Container Registry (ICR). To switch, simply update 'FROM openliberty/open-liberty' in your Dockerfiles to 'FROM icr.io/appcafe/open-liberty'. The same image tags from Docker Hub are also available in ICR. Ubuntu-based Liberty container images will continue to be available from Docker Hub. For more information, see https://ibm.biz/ol-ubi-containers-dh-deprecation"
19-
}
20-
21-
logDeprecationNotice
22-
2317
main

releases/latest/full/helpers/build/internal/logger.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,4 @@ function showLogs() {
1414
exec 1>&3 3>&- 2>&4 4>&-
1515
}
1616

17-
function logDeprecationNotice() {
18-
echo "Deprecation notice: IBM expects the last version of the UBI-based Open Liberty container images in Docker Hub ('openliberty/open-liberty') to be 25.0.0.3. To continue to receive updates and security fixes after 25.0.0.3, you must switch to using the images from the IBM Container Registry (ICR). To switch, simply update 'FROM openliberty/open-liberty' in your Dockerfiles to 'FROM icr.io/appcafe/open-liberty'. The same image tags from Docker Hub are also available in ICR. Ubuntu-based Liberty container images will continue to be available from Docker Hub. For more information, see https://ibm.biz/ol-ubi-containers-dh-deprecation"
19-
}
20-
21-
logDeprecationNotice
22-
2317
main

0 commit comments

Comments
 (0)