Skip to content

contrib: Misc. fixups for k8s-cilium-exec.sh script#12126

Merged
aanm merged 2 commits intocilium:masterfrom
christarazi:pr/christarazi/misc-fixups-contrib-script
Jun 17, 2020
Merged

contrib: Misc. fixups for k8s-cilium-exec.sh script#12126
aanm merged 2 commits intocilium:masterfrom
christarazi:pr/christarazi/misc-fixups-contrib-script

Conversation

@christarazi
Copy link
Copy Markdown
Member

See commit msgs.

This commit makes it possible to do the following:

```
$ ./contrib/k8s/k8s-cilium-exec.sh bash -c "cilum status && hostname && echo"
```

Signed-off-by: Chris Tarazi <chris@isovalent.com>
This commit adds a few misc. changes such as defining a new helper
function and using double-quotes around variables for consistency.

Signed-off-by: Chris Tarazi <chris@isovalent.com>
@christarazi christarazi requested a review from a team as a code owner June 17, 2020 04:59
@christarazi christarazi added the area/misc Impacts miscellaneous areas of the code not otherwise owned by another area. label Jun 17, 2020
@maintainer-s-little-helper
Copy link
Copy Markdown

Please set the appropriate release note label.

1 similar comment
@maintainer-s-little-helper
Copy link
Copy Markdown

Please set the appropriate release note label.

@christarazi christarazi added kind/cleanup This includes no functional changes. needs-backport/1.7 release-note/misc This PR makes changes that have no direct user impact. labels Jun 17, 2020
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.02%) to 37.07% when pulling d63a1ed on christarazi:pr/christarazi/misc-fixups-contrib-script into df97ca1 on cilium:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/misc Impacts miscellaneous areas of the code not otherwise owned by another area. kind/cleanup This includes no functional changes. release-note/misc This PR makes changes that have no direct user impact.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants