From 79e09849f9e053072fdd865590669590f0c72a52 Mon Sep 17 00:00:00 2001 From: Michele Degges Date: Wed, 22 Feb 2023 20:57:47 -0800 Subject: [PATCH 1/4] Add deprecation notice Adds an official image deprecation notice/warning, and points end users to the verified publisher images at hashicorp/consul. --- consul/content.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/consul/content.md b/consul/content.md index 5535d7a67745..5b7041388396 100644 --- a/consul/content.md +++ b/consul/content.md @@ -1,3 +1,7 @@ +# WARNING! + +Upcoming in Consul 1.16, we will stop publishing official Dockerhub images and publish only our Verified Publisher images. Users of Docker images should pull from "hashicorp/consul" instead of "consul". Verified Publisher images can be found at https://hub.docker.com/r/hashicorp/consul. + # Consul Consul is a distributed, highly-available, and multi-datacenter aware tool for service discovery, configuration, and orchestration. Consul enables rapid deployment, configuration, and maintenance of service-oriented architectures at massive scale. For more information, please see: From 1bc86b53e1de58c691fc9d829d8cad479b681578 Mon Sep 17 00:00:00 2001 From: Michele Degges Date: Wed, 22 Feb 2023 21:01:01 -0800 Subject: [PATCH 2/4] Update content.md --- consul/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consul/content.md b/consul/content.md index 5b7041388396..6ada6b237df0 100644 --- a/consul/content.md +++ b/consul/content.md @@ -1,4 +1,4 @@ -# WARNING! +# Official Image Deprecation Notice Upcoming in Consul 1.16, we will stop publishing official Dockerhub images and publish only our Verified Publisher images. Users of Docker images should pull from "hashicorp/consul" instead of "consul". Verified Publisher images can be found at https://hub.docker.com/r/hashicorp/consul. From 9a63f7254d8c9f1e21818bb9cf1fb3b82276f564 Mon Sep 17 00:00:00 2001 From: mdeggies Date: Tue, 28 Feb 2023 13:31:57 -0800 Subject: [PATCH 3/4] Add deprecated.md --- consul/content.md | 4 ---- consul/deprecated.md | 1 + 2 files changed, 1 insertion(+), 4 deletions(-) create mode 100644 consul/deprecated.md diff --git a/consul/content.md b/consul/content.md index 6ada6b237df0..5535d7a67745 100644 --- a/consul/content.md +++ b/consul/content.md @@ -1,7 +1,3 @@ -# Official Image Deprecation Notice - -Upcoming in Consul 1.16, we will stop publishing official Dockerhub images and publish only our Verified Publisher images. Users of Docker images should pull from "hashicorp/consul" instead of "consul". Verified Publisher images can be found at https://hub.docker.com/r/hashicorp/consul. - # Consul Consul is a distributed, highly-available, and multi-datacenter aware tool for service discovery, configuration, and orchestration. Consul enables rapid deployment, configuration, and maintenance of service-oriented architectures at massive scale. For more information, please see: diff --git a/consul/deprecated.md b/consul/deprecated.md new file mode 100644 index 000000000000..d5b73f9bb48c --- /dev/null +++ b/consul/deprecated.md @@ -0,0 +1 @@ +Upcoming in Consul 1.16, we will stop publishing official Dockerhub images and publish only our Verified Publisher images. Users of Docker images should pull from [hashicorp/consul](https://hub.docker.com/r/hashicorp/consul) instead of [consul](https://hub.docker.com/_/consul). Verified Publisher images can be found at https://hub.docker.com/r/hashicorp/consul. \ No newline at end of file From 262cbedce69324836241ff885b6f9809100c7839 Mon Sep 17 00:00:00 2001 From: mdeggies Date: Tue, 28 Feb 2023 17:38:34 -0800 Subject: [PATCH 4/4] Add newline --- consul/deprecated.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consul/deprecated.md b/consul/deprecated.md index d5b73f9bb48c..5791985d062e 100644 --- a/consul/deprecated.md +++ b/consul/deprecated.md @@ -1 +1 @@ -Upcoming in Consul 1.16, we will stop publishing official Dockerhub images and publish only our Verified Publisher images. Users of Docker images should pull from [hashicorp/consul](https://hub.docker.com/r/hashicorp/consul) instead of [consul](https://hub.docker.com/_/consul). Verified Publisher images can be found at https://hub.docker.com/r/hashicorp/consul. \ No newline at end of file +Upcoming in Consul 1.16, we will stop publishing official Dockerhub images and publish only our Verified Publisher images. Users of Docker images should pull from [hashicorp/consul](https://hub.docker.com/r/hashicorp/consul) instead of [consul](https://hub.docker.com/_/consul). Verified Publisher images can be found at https://hub.docker.com/r/hashicorp/consul.