Skip to content

Conversation

rakillen
Copy link
Member

Added use_persistent_volume for target configuration file.
Changed location of resource file templates.
Use "Kubernetes resource file" for Verrazzano and general case.

@rakillen rakillen added the hold for next release Don't merge this until next release, it has README content label Feb 14, 2022
Copy link
Contributor

@rosemarymarano rosemarymarano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM


#### `additional_secrets`

This field specifies a comma-separated list of secret types that are to be included in the Kubernetes resource file and the create secrets script. There is one secret type available:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it "...list of secret types" or should it be "..list of secrets"?

Is runtime-encryption-secret a type or a secret?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a type (key) - for the only existing case, we match the key and include a specific attribute / value in the resource file, and add a secret name that's not an exact match. Users can't put a random secret in here and expect to see it in the resource file or create secrets script.

@robertpatrick robertpatrick removed the hold for next release Don't merge this until next release, it has README content label Feb 18, 2022
@robertpatrick robertpatrick merged commit e58a0fe into main Feb 18, 2022
@robertpatrick robertpatrick deleted the target-type-docs branch April 7, 2022 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants