Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb77d8a4

Browse files
New dates
1 parentb51026d commitb77d8a4

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

‎_docs/troubleshooting/cfcr-deprecation.md‎

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toc: true
66
---
77

88

9-
The private Codefresh registry which is the built-in Docker registry that comes out of the box with all Codefresh accounts is being deprecated. The registry will become read-only on**April1st 2020** and will be removed completely on**15th April 2020**.
9+
The private Codefresh registry which is the built-in Docker registry that comes out of the box with all Codefresh accounts is being deprecated. The registry will become read-only on**April15th 2020** and will be removed completely on**1st May 2020**.
1010

1111
##Adopting an external Docker registry
1212

@@ -46,13 +46,13 @@ Some examples of self-hosted registries are:
4646

4747
| Migration Phase| Date/Milestone| Codefresh private Registry status|
4848
| --------------| ----------------------------|-------------------------|
49-
| Phase A| Today -15th March 2020| Fully functional (push/pull allowed)|
50-
| Phase B|15th March- 1st April 2020| New build step and image API are available.|
51-
| Phase C|1st April -15th April 2020| No pushes are allowed. Registry becomes read-only|
52-
||15th April 2020| Registry is removed from service|
49+
| Phase A| Today -1st April 2020| Fully functional (push/pull allowed)|
50+
| Phase B|1st April- 15th April 2020| New build step and image API are available.|
51+
| Phase C|15th April -1st May 2020| No pushes are allowed. Registry becomes read-only|
52+
||1st May 2020| Registry is removed from service|
5353

5454

55-
##Phase A Migration actions until15th of March 2020
55+
##Phase A Migration actions until1st April 2020
5656

5757
At this phase, customers that depend on the private Codefresh should look at their pipelines and deployments and understand where the private Codefresh registry is used.
5858

@@ -225,7 +225,7 @@ If you wish to perform migration of Docker images in a batch manner, you can als
225225

226226
###Summary of actions and results of migration phase A
227227

228-
Here is a summary of customer actions at the end of15th March 2020
228+
Here is a summary of customer actions at the end of1st April 2020
229229

230230
* You need to evaluate external Docker registry services and connect at least one in your Codefresh account
231231
* Change Kubernetes deployments and Helm releases to pull images from the external Registry instead of the private one
@@ -235,9 +235,9 @@ Here is a summary of customer actions at the end of 15th March 2020
235235
* No pipeline should push to the internal Codefresh registry.
236236

237237

238-
##Phase B Migration actions until1st April 2020
238+
##Phase B Migration actions until15th April 2020
239239

240-
At that start of Phase B (15th March 2020) Codefresh will offer the following new features:
240+
At that start of Phase B (1st April 2020) Codefresh will offer the following new features:
241241

242242
1. The ability to define a default registry for the build step to push to (currently the build step is always pushing to the private Registry)
243243
1. The ability to define an explicit registry in the build step (overriding the default)
@@ -299,14 +299,14 @@ You will need to
299299

300300
###Summary of actions and results of migration phase B
301301

302-
Here is a summary of customer actions at the end of1st March 2020
302+
Here is a summary of customer actions at the end of15th March 2020
303303

304304
* Setup a default registry in your Codefresh account for the registry that is used in push steps as well as caching
305305
* Decide if you want your build steps to push automatically to the default registry or not
306306
* Make sure that all your APIs calls or Codefresh CLI invocations mention images with an explicit Docker registry prefix
307307

308308

309-
##Phase C Migration actions until15th April 2020
309+
##Phase C Migration actions until1st May 2020
310310

311311
At this phase, the private Codefresh registry will become readonly. Pipelines will be able to pull from it, but all pushes are disallowed.
312312

@@ -316,15 +316,15 @@ This is also the last opportunity for migrating images from the private Registry
316316

317317
###Summary of actions and results of migration phase C
318318

319-
Here is a summary of customer actions at the end of15th April 2020
319+
Here is a summary of customer actions at the end of1st May 2020
320320

321321
* Monitor your pipelines and make sure that they push to the external registry only
322322
* Double-check your clusters and make sure that they pull from an external registry
323323
* Check that caching works in your pipelines as well as Hybrid environments by making sure that the external Docker registry has enough capacity.
324324

325-
##Complete removal of the Codefresh private registry on15th April 2020
325+
##Complete removal of the Codefresh private registry on1st May 2020
326326

327-
The private Docker registry will be removed from service on15th April 2020
327+
The private Docker registry will be removed from service on1st May 2020
328328

329329
* Pipelines that still pull from it will stop working
330330
* Kubernetes clusters that will pull from it will have failed deployments

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp