The Wayback Machine - https://web.archive.org/web/20220520124308/https://github.com/topics/kubectl
Skip to content
#

kubectl

Here are 988 public repositories matching this topic...

krew
ahmetb
ahmetb commented Nov 7, 2018

If a plugin's windows platform spec specifies something like bin: foo, we:

  1. copy the executable to plugin's installation dir as foo
  2. but we symlink it as kubectl-foo.exe on windows.

I am not at all sure that kubectl-foo.exe which points to foo (that has no .exe extension) can be executed. Can someone verify if this works or not?

Depending on that, (1) we need to make sure i

help wanted lifecycle/frozen good first issue
vcluster
bschwenn
bschwenn commented Feb 25, 2022

Is your feature request related to a problem?

Mutating webhooks often use label selectors to determine which resources to process. Since vcluster mutates all the labels on synced resources, this can prevent webhooks in the physical cluster from being able to mutate the physical resources.

In particular we've encountered this issue for synced pods.

Which solution do you suggest?

yuwenma
yuwenma commented Apr 13, 2022

The KRM Function Specification defines the result with 3 severity level: info, warning, error. Info level result contains the details including GVK, currentValue, proposedValue, local file path.

All these results will be shown in the output of kpt fn render and kpt fn eval. kpt and SDK shall provide the option to filter results by severity .e.g -v=info or -v=i outputs all info, warni

enhancement help wanted good first issue area/hydrate

🚀 Geodesic is a DevOps Linux Toolbox in Docker. We use it as an interactive cloud automation shell. It's the fastest way to get up and running with a rock solid Open Source toolchain. ★ this repo! https://slack.cloudposse.com/

  • Updated May 16, 2022
  • Shell

Improve this page

Add a description, image, and links to the kubectl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kubectl topic, visit your repo's landing page and select "manage topics."

Learn more