Terje Torkelsen

Results 20 issues of Terje Torkelsen

Add a block to manage lifecycle of module. For instance to ignore destroy of certain resources etc

Validate configuration variables

Supports _auto files today, also support including files manually from other folders. Need to add additional variable name to source to tell which folder source is in

go-cmd library does not support Windows

Use example folder in modules to create example config for a module

go-cmd that is used for executing shell commands do not support reading input from commands. Need to look into how this can be done

enhancement

There is a bit much copy / paste in https://github.com/little-angry-clouds/kubectl-ssh-proxy/blob/master/internal/types/types.go#L84. All error messages say host is not set, but could be user, port or key_path that is incorrect

Great policies, just one note regarding existence condition. Due to lack of metrics in diagnostics logs we dont export metrics at all and disable them. However the existence condition checks...

As noted in one of the issues the actual timestamp of metrics received from Azure API is slightly behind scrape time. This change has an opt in feature to set...

**Is your feature request related to a problem? Please describe.** When a configmap / secret change and triggers a job to run from cronjob it does not set the owner...

kind/enhancement
kind/help wanted