rules_gitops
rules_gitops copied to clipboard
This repository contains rules for continuous, GitOps driven Kubernetes deployments.
## Description Add a `kubectl` attribute to k8s_deploy, allowing to specify a custom kubectl binary. Fix #33 ## Related Issue https://github.com/adobe/rules_gitops/issues/33 ## Motivation and Context Allows for easily wrapping or...
### Description of the problem / feature request: Test failures on MacOS if Python 3.8 installed ### Feature requests: what underlying problem are you trying to solve with this feature?...
### Description of the problem / feature request: Pass custom `kubectl` binary to `k8s_deploy` commands. ### Feature requests: what underlying problem are you trying to solve with this feature? We...
using both manually run gitops with `bazel run //pkg:target.gitops` and automating by defining the `deployment_branch` parameter causes merge conflicts, confusion and a state of deployments hard to reproduce and track....
### Description of the problem / feature request: support rules_oci images substituting images into a k8s_deploy. ### Feature requests: what underlying problem are you trying to solve with this feature?...
bazel version 6.3.1
### Description of the problem / feature request: Using the `@com_adobe_rules_gitops//gitops/prer:create_gitops_prs` rule, we would like to be able to set a custom title / body pull request message. ### Feature...
## Description Removed an argument from the doc that was removed by another commit prior: 041ba72776b3b4a7e72a60f14845b9536a49f20c ## Related Issue None ## Motivation and Context Got tricked into using removed image_pushes...
@harjsing7 reported a race condition in a sidecar on pod removal. ``` 2023-03-22T05:44:02Z | INFO | 2023/03/22 05:44:02 panic: close of closed channel 2023-03-22T05:44:02Z | INFO | 2023/03/22 05:44:02 2023-03-22T05:44:02Z...