Skip to content

Commit

Permalink
Document known limitations w.r.t. to mandatory answers in copier.
Browse files Browse the repository at this point in the history
  • Loading branch information
csadorf committed Jun 10, 2022
1 parent 5256870 commit d58d19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ The GitHub OAuth client credentials as well as the JupyterHub secret token are s

- A DNS entry configured automatically within a DNS zone is not automatically removed when the deployment is torn down. This is not necessarily an issue since the record is going to be updated when a deployment with the same hostname is re-created, however you might want to remove the entry manually after destroying a deployment to avoid confusion.
- Managing multiple deployments within the same deployments directory is in principal supported, however updating or migrating deployments can be difficult, because only the last set of answers are stored.

- The questionaire allows for certains answers to be "empty" although a value is required. This appears to be a [bug in copier](https://github.com/copier-org/copier/issues/355).

## LICENSE

Expand Down

0 comments on commit d58d19a

Please sign in to comment.