Oluwole Fadeyi

Results 7 issues of Oluwole Fadeyi

Generate RBAC based on the current config, and in such a way that the code can be shared with the backend.

This adds a generic client that uses the docker api instead of specific client libraries. Other clients should wrap it to make use of the dockerapi. Signed-off-by: oluwole.fadeyi

dco-signoff: yes
size/XL
do-not-merge/release-note-label-needed
needs-rebase

This updates the controller to check the architecture of the cluster nodes and select only tags for the current architecture. Going to handle the [composite hashes](https://github.com/jetstack/version-checker/issues/58#issuecomment-725550161) in a following PR....

dco-signoff: yes
approved
lgtm
size/XL
do-not-merge/hold
do-not-merge/release-note-label-needed
do-not-merge/work-in-progress
needs-rebase

**What happened?** When I was running version-checker on KIND (amd64), the latest image version reported for the following container `docker.io/ealen/echo-server:latest` was `3f390e3cb38a1bb7a5169b27ae56285335ffede3cf334156e4d826173ce54ae5`, for [arm/v6](https://hub.docker.com/layers/ealen/echo-server/latest/images/sha256-3f390e3cb38a1bb7a5169b27ae56285335ffede3cf334156e4d826173ce54ae5?context=explore), instead of the tag for amd64...

bug
help wanted

Updates the venafi-kubernetes-agent helm chart to include the HTTPS_PROXY, HTTP_PROXY, NO_PROXY env vars. with HTTPS_PROXY value ``` # Source: venafi-kubernetes-agent/templates/deployment.yaml apiVersion: apps/v1 kind: Deployment metadata: name: venafi-kubernetes-agent-release-name namespace: default labels:...

### ๐Ÿ“‹ Changes Adds an example configuration for alert rules. ### ๐Ÿงช Testing ### ๐Ÿ“š References Related #40

### Checklist - [X] I agree to the terms within the [Code of Conduct](https://github.com/tfadeyi/auth0-simple-exporter/blob/main/CODE_OF_CONDUCT.md). ### Describe the problem you'd like to have solved Currently to setup to the exporter in...

feature