-
Not a fan that helm is required to generate yamls to be used with `kubectl apply`
-
As a developer I want to control when route components are disposed after the user navigates away from them, so that I can set the right balance between resource consumption, performance and UX:
* kee…
-
- [ ] master
- [ ] 4-2-stable
---
## Bug Report
### iRODS Version, OS and Version
4.2.7
### What did you try to do?
Run rebalance on a resource hierarchy with missing or stale replicas on r…
-
### Is your enhancement related to a problem? Please describe
In a CRD it should be possible to define a field: `spec.names.listKind` with a `String` type.
This value should be used for `list` typ…
-
AWS does not support [deleting capacity providers]( https://github.com/aws/containers-roadmap/issues/632), so it's hard to ensure a unique name.
name_prefix would fix that.
-
**Describe the solution you'd like**
It is currently not possible to limit the application of a Gatekeeper mutator to only instances of a resource that have certain attributes set. A prime example o…
-
We have many subscriptions in our tenant and the subscription list endpoint (`https://management.azure.com/subscriptions?api-version=2018-01-01`) is only returning partial results during the initial c…
-
## Overview of feature request
We should support health reporting for individual resources as well as overall health of the application. The user should be able to know if the application is functi…
-
I just tried the latest nightly and got this. Tried to ```import Pkg```and got similar results.
```
%julia --startup=no
_
_ _ _(_)_ | Documentation: https://docs.j…
-
When k8s resource described in `data.kubernetes_resource` does not exist `terraform plan/apply` ends with error.
When resource exists, data is correctly returned.
I am trying to use this data source…