-
Updated
Sep 21, 2021 - Go
kustomize
Here are 291 public repositories matching this topic...
-
Updated
Sep 22, 2021 - Go
-
Updated
Jul 25, 2019 - Clojure
Describe your problem
When users run a mutator (e.g. set-annotations), the output doesn't tell them which files changed. The only way a user can figure out which files were affected is by looking through them manually or doing git status or however they might normally be notified of changes to files.
It would be nice if we were able to notify the user which files changed as a result
Expected behavior
When running the terraform step, all plan contents should be visible or there should be a scroll bar.
Actual behavior
A scrollbar never appears, and content clips off the bottom of the screen. If the page zoom is changed, content reflows and a scroll bar appears.
Information
- Ship version:
0.43.1 - Command line run:
ship init ./ship.yaml - Chrome v
It would be nice to be able to disable log analytics for an AKS cluster. As far as I can tell, right now it's not customizable via kubestack
-
Updated
Apr 24, 2021 - C#
-
Updated
Aug 16, 2021 - Shell
-
Updated
May 29, 2020 - JavaScript
-
Updated
Oct 3, 2021 - Jinja
-
Updated
Sep 23, 2020 - Go
-
Updated
Jan 20, 2021 - Open Policy Agent
-
Updated
Dec 6, 2019 - Python
Arm7 support
Do you plan to provide an image for ARM ? I found the Gatekeeper docker image for ARM (https://hub.docker.com/r/raspbernetes/gatekeeper) but nothing for gatekeeper-policy-manager.
I would try to install it on Raspberry pi :-)
-
Updated
Feb 9, 2021 - JavaScript
-
Updated
Jul 19, 2021 - Go
-
Updated
Sep 7, 2021 - Shell
-
Updated
Feb 19, 2020 - Go
-
Updated
Oct 5, 2021 - Go
-
Updated
Aug 12, 2021 - Starlark
-
Updated
Oct 1, 2021 - Shell
-
Updated
Jan 20, 2021
kubectl plugin
Figure out what it will take to run kfilt as a kubectl plugin
- docs
- installation instructions
- usage examples
- etc.
This can be split into multiple issues if necessary.
-
Updated
Jul 24, 2021 - Go
-
Updated
Oct 8, 2021 - TypeScript
-
Updated
Aug 23, 2021 - Shell
-
Updated
Oct 5, 2021 - TypeScript
Improve this page
Add a description, image, and links to the kustomize topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kustomize topic, visit your repo's landing page and select "manage topics."
Using #1671 as an example we could add unit tests for the
flux create secret git/helm/tls --exportcommands and validate the YAML output against golden file.