Hello,
In secrets page of kubernetes, there is a wrong Feature Gate name written on the documentation.
I think it should be ImmutableEphemeralVolumes instead of ImmutableEmphemeralVolumes.
Because there is no feature gate with this name as mentioned on documentation.
Link of the documentation : https://kubernetes.io/docs/concepts/configuration/secret/
/good-first-issue
I don't see a match for “Immutable EmphemeralVolumes” on the page https://kubernetes.io/docs/concepts/configuration/secret/
Because of the confusion, I'm going to
/remove-good-first-issue
/triage needs-information
/remove-help
@sftim, you should search by ImmutableEmphemeralVolumes I think, remove the space between words.
thanks
If you look at https://github.com/kubernetes/website/blame/master/content/en/docs/concepts/configuration/secret.md @WoodProgrammer, can you identify the line that is wrong?
@sftim - I think he is talking about https://github.com/kubernetes/website/blame/master/content/en/docs/concepts/configuration/secret.md#L728
So this is really just about fixing a single typo. So it should be a good first issue, IMO.
I'm going to edit the issue description to take out some whitespace that was confusing me. @WoodProgrammer hope that's OK.
/good-first-issue
@sftim:
This request has been marked as suitable for new contributors.
Please ensure the request meets the requirements listed here.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.
In response to this:
/good-first-issue
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/remove-triage needs-information
/kind bug
/priority backlog
/language en
Yes it is, I made a simple typo on my issue description.
/assign
Fixed by #21592
/close
@tengqm: Closing this issue.
In response to this:
Fixed by #21592
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Most helpful comment
I'm going to edit the issue description to take out some whitespace that was confusing me. @WoodProgrammer hope that's OK.