Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: quote helm flags with brackets #11922

Merged
merged 1 commit into from Jun 8, 2020
Merged

Conversation

nebril
Copy link
Member

@nebril nebril commented Jun 5, 2020

Due to zsh using square brackets for globbing/pattern matching, our etcd
endpoints examples failed with
zsh: no matches found: global.etcd.endpoints[0]=url.

Grepping through the docs didn't find any other commands using brackets,
so only etcd-endpoint related ones are in quotes.

Due to zsh using square brackets for globbing/pattern matching, our etcd
endpoints examples failed with
`zsh: no matches found: global.etcd.endpoints[0]=url`.

Grepping through the docs didn't find any other commands using brackets,
so only etcd-endpoint related ones are in quotes.

Signed-off-by: Maciej Kwiek <maciej@isovalent.com>
@nebril nebril requested a review from a team as a code owner June 5, 2020 13:38
@maintainer-s-little-helper
Copy link

Please set the appropriate release note label.

@maintainer-s-little-helper
Copy link

Please set the appropriate release note label.

@nebril nebril mentioned this pull request Jun 5, 2020
20 tasks
@nebril nebril added the release-note/misc This PR makes changes that have no direct user impact. label Jun 5, 2020
@coveralls
Copy link

coveralls commented Jun 5, 2020

Coverage Status

Coverage decreased (-0.006%) to 36.956% when pulling 885ba58 on pr/quote-etcd-endpoints into 6bd5b9c on master.

@nebril nebril added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 8, 2020
@nebril nebril merged commit f743919 into master Jun 8, 2020
1.8.0 automation moved this from In progress to Merged Jun 8, 2020
@nebril nebril deleted the pr/quote-etcd-endpoints branch June 8, 2020 13:28
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.8 in 1.8.0 Jun 9, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.8 in 1.8.0 Jun 9, 2020
@aanm aanm mentioned this pull request Jun 9, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.8 to Backport done to v1.8 in 1.8.0 Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
1.8.0
  
Merged
1.8.0
Backport done to v1.8
Development

Successfully merging this pull request may close these issues.

None yet

6 participants