mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Navigation note
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
This commit is contained in:
parent
20dfba308e
commit
d0800f79b1
@ -2,6 +2,9 @@
|
||||
|
||||
Issue: https://github.com/opentofu/opentofu/issues/308
|
||||
|
||||
> [!NOTE]
|
||||
> Please leave your comments on [this pull request](https://github.com/opentofu/opentofu/pull/2163) as a review.
|
||||
|
||||
## Background
|
||||
|
||||
OCI registries (also historically known as Docker registries) form the backbone of the container ecosystem. They present an easy way to publish self-contained miniature operating system userland images that users can run without installing additional libraries or tools beyond a container engine. The main feature of an OCI registry is its ability to publish layers containing differential changes, making container image updates very efficient.
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
---
|
||||
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md).
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md). Please leave your comments on [this pull request](https://github.com/opentofu/opentofu/pull/2163) as a review.
|
||||
|
||||
| [« Previous](../20241206-oci-registries.md) | [Up](../20241206-oci-registries.md) | [Next »](2-survey-results.md) |
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
---
|
||||
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md).
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md). Please leave your comments on [this pull request](https://github.com/opentofu/opentofu/pull/2163) as a review.
|
||||
|
||||
| [« Previous](9-auth-implementation-details.md) | [Up](../20241206-oci-registries.md) | [Next »](10-provider-implementation-details.md) |
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
---
|
||||
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md).
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md). Please leave your comments on [this pull request](https://github.com/opentofu/opentofu/pull/2163) as a review.
|
||||
|
||||
| [« Previous](10-provider-implementation-details.md) | [Up](../20241206-oci-registries.md) |
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
---
|
||||
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md).
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md). Please leave your comments on [this pull request](https://github.com/opentofu/opentofu/pull/2163) as a review.
|
||||
|
||||
| [« Previous](1-oci-primer.md) | [Up](../20241206-oci-registries.md) | [Next »](3-design-considerations.md) |
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
---
|
||||
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md).
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md). Please leave your comments on [this pull request](https://github.com/opentofu/opentofu/pull/2163) as a review.
|
||||
|
||||
| [« Previous](2-survey-results.md) | [Up](../20241206-oci-registries.md) | [Next »](4-registry-changes.md) |
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
---
|
||||
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md).
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md). Please leave your comments on [this pull request](https://github.com/opentofu/opentofu/pull/2163) as a review.
|
||||
|
||||
| [« Previous](3-design-considerations.md) | [Up](../20241206-oci-registries.md) | [Next »](5-providers.md) |
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
---
|
||||
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md).
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md). Please leave your comments on [this pull request](https://github.com/opentofu/opentofu/pull/2163) as a review.
|
||||
|
||||
| [« Previous](4-registry-changes.md) | [Up](../20241206-oci-registries.md) | [Next »](6-modules.md) |
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
---
|
||||
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md).
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md). Please leave your comments on [this pull request](https://github.com/opentofu/opentofu/pull/2163) as a review.
|
||||
|
||||
| [« Previous](5-providers.md) | [Up](../20241206-oci-registries.md) | [Next »](7-authentication.md) |
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Authentication configuration
|
||||
|
||||
---
|
||||
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md).
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md). Please leave your comments on [this pull request](https://github.com/opentofu/opentofu/pull/2163) as a review.
|
||||
|
||||
| [« Previous](6-modules.md) | [Up](../20241206-oci-registries.md) | [Next »](8-open-questions.md) |
|
||||
|
||||
---
|
||||
|
||||
# Authentication configuration
|
||||
|
||||
OpenTofu today supports defining a [`credentials` block in your .tofurc](https://opentofu.org/docs/cli/config/config-file/#credentials). This block allows you to define access tokens for services related to a hostname. However, critically, this block does not account for the need of usernames and passwords, which is needed for OCI.
|
||||
|
||||
We expect OCI registries used within organizations to need authentication, so we anticipate needing at least a username and a password for this purpose.
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
---
|
||||
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md).
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md). Please leave your comments on [this pull request](https://github.com/opentofu/opentofu/pull/2163) as a review.
|
||||
|
||||
| [« Previous](7-authentication.md) | [Up](../20241206-oci-registries.md) | [Next »](9-auth-implementation-details.md) |
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
---
|
||||
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md).
|
||||
This document is part of the [OCI registries RFC](../20241206-oci-registries.md). Please leave your comments on [this pull request](https://github.com/opentofu/opentofu/pull/2163) as a review.
|
||||
|
||||
| [« Previous](8-open-questions.md) | [Up](../20241206-oci-registries.md) | [Next »](10-provider-implementation-details.md) |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user