rules_gitops icon indicating copy to clipboard operation
rules_gitops copied to clipboard

This repository contains rules for continuous, GitOps driven Kubernetes deployments.

Results 43 rules_gitops issues
Sort by recently updated
recently updated
newest added

### Description of the problem / feature request: Running the `bazel test //...` command for this repo on a macOS running on Apple M1 throws the following error: ``` ERROR:...

### Description of the problem / feature request: Breaking change in rules_doker [#1878](https://github.com/bazelbuild/rules_docker/pull/1878). Base stamping on --stamp flag and not attributes ### Bugs: what's the simplest, easiest way to reproduce...

### Description of the problem / feature request: When I'm creating configmap from *.env file it is being placed under `files` section, rather than `envs` section of kustomize.yaml. ### Feature...

`prer` implicitly assumes that is is run in strict order on the commits in the tracked branch. If commits execute in parallel (as is the case if its run in...

### Description of the problem / feature request: Currently, gitops files get generated under a hardcoded prefix path of `cloud`, need a way to have a variable input for this

## Related Issue Implements [feature request 54](https://github.com/adobe/rules_gitops/issues/54) ## Motivation and Context Allow `rules_gitops` to work on NixOS without any additional patching. ## How Has This Been Tested? I have been...

### Description of the problem / feature request: Right now platform specific `kubectl` and `kustomize` are downloaded within repository rule. This method makes support of additional operation systems or execution...

### Description of the feature request: At the moment, `rules_gitops` will not work when used on NixOS host. This feature request, asks for adding built-in support for aforementioned operating system....