Skip to content
#

vmware

Here are 737 public repositories matching this topic...

eks-anywhere
vignesh-goutham
vignesh-goutham commented Nov 3, 2021

What would you like to be added:
Our presubmits prowjobs have a linter which validates a lot of variables on the job definition like service account, make target, etc. It would be good value add, if we can validate the env vars as well.

Why is this needed:
This prevents from checking in, undesirable env variables that would not work for the prow job. An example would be a wrong bucket

vkadi
vkadi commented Nov 15, 2021

I am seeing the issue with CW logstreams not getting created when using the "mounted-file" to ingest the logs from file in the container.
I picked the sample config from examples folder and able to reproduce it , below is the demo config what I have used.

apiVersion: apps/v1
kind: Deployment
metadata:
name: nginx-deployment
namespace: default
spec:
selector:
matchLabels:

Improve this page

Add a description, image, and links to the vmware 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 vmware topic, visit your repo's landing page and select "manage topics."

Learn more