@@ -1196,8 +1196,6 @@ registry. The client cert and key are useful if you are
1196
1196
authenticating with a certificate; the CA cert is useful if
1197
1197
you are using a self-signed server certificate. The Secret must
1198
1198
be of type <code >Opaque</code > or <code >kubernetes.io/tls</code >.</p >
1199
- <p >Note: Support for the <code >caFile</code >, <code >certFile</code > and <code >keyFile</code > keys have
1200
- been deprecated.</p >
1201
1199
</td >
1202
1200
</tr >
1203
1201
<tr >
@@ -3296,8 +3294,6 @@ registry. The client cert and key are useful if you are
3296
3294
authenticating with a certificate; the CA cert is useful if
3297
3295
you are using a self-signed server certificate. The Secret must
3298
3296
be of type <code >Opaque</code > or <code >kubernetes.io/tls</code >.</p >
3299
- <p >Note: Support for the <code >caFile</code >, <code >certFile</code > and <code >keyFile</code > keys have
3300
- been deprecated.</p >
3301
3297
</td >
3302
3298
</tr >
3303
3299
<tr >
@@ -3457,27 +3453,6 @@ Artifact
3457
3453
</tr >
3458
3454
<tr >
3459
3455
<td >
3460
- <code >contentConfigChecksum</code ><br >
3461
- <em >
3462
- string
3463
- </em >
3464
- </td >
3465
- <td >
3466
- <em >(Optional)</em >
3467
- <p >ContentConfigChecksum is a checksum of all the configurations related to
3468
- the content of the source artifact:
3469
- - .spec.ignore
3470
- - .spec.layerSelector
3471
- observed in .status.observedGeneration version of the object. This can
3472
- be used to determine if the content configuration has changed and the
3473
- artifact needs to be rebuilt.
3474
- It has the format of <code >< ; algo> ; :< ; checksum> ; </code >, for example: <code >sha256:< ; checksum> ; </code >.</p >
3475
- <p >Deprecated: Replaced with explicit fields for observed artifact content
3476
- config in the status.</p >
3477
- </td >
3478
- </tr >
3479
- <tr >
3480
- <td >
3481
3456
<code >observedIgnore</code ><br >
3482
3457
<em >
3483
3458
string
0 commit comments