-
In light of #139 and #154, I think we should add `import_prefix` and `strip_import_prefix` attrs to `jsonnet_library` to bring virtual includes paths to jsonnet.
`proto_library` and `cc_library` ha…
-
**What happened?**
I am not able to generate eks platform manifeste using [eks-cni-example.jsonnet](https://github.com/prometheus-operator/kube-prometheus/blob/release-0.9/build.sh). I have used th…
-
**Is your feature request related to a problem? Please describe.**
Currently, I can't see a way of disabling a rule repo-wide on a per repo basis.
**Describe the solution you'd like**
Support…
-
**Describe the bug**
A clear and concise description of what the bug is.
Rules written using YAML anchors and aliases will trigger unsatifiable-rule linter but functionally equivalent YAML that do…
-
I have below code in jsonnet which does update default rule,create a new rule..This works fine.
But I want to delete the rule "AggregateAPIDown".I am not sure how to do this in jsonnet.
I tried th…
-
In many frameworks, the possible sources of taint are the same. It would make writing rules easier and leave less possibility for error if we could have some inheritable templates. For example, we cou…
-
I'd like to be able to build rules_k8s with `--all_incompatible_changes`:
`bazel test --all_incompatible_changes //...`
It may not be possible to fix every issue now due to transitive dependencies…
-
First of all, thank you for using ORY Oathkeeper and placing trust in us! This issue's purpose is to discuss structural changes to ORY Oathkeeper.
ORY Oathkeeper is used in production at many compa…
-
I have a use case where I want to take values fetched from bazel BUILD files and pipe them into my jsonnet_library targets. More notably I want to pipe in the BUILD_USER into a value in my library, t…
-
One of the goals of Bazel is to abstract users from the specific toolchains underpinning the implementation of rules. Does it make sense for us to establish standardized functionality that rules shoul…