Nick Venenga
Nick Venenga
I run `terraforming lc` and see the following: ``` resource "aws_launch_configuration" "lc" { name = "some-cluster-launch-conf" image_id = "ami-0796380bc6e51157f" instance_type = "t3.large" iam_instance_profile = "some-instance-profile" security_groups = ["sg-1234567"] user_data =...
For the last week or so with Firefox Nightly, I'll occasionally get a black box on the bottom portion of the screen. Switching out of the app and back displays...
I have some old feeds I'd like to keep in selfoss for searching/historic purposes but I'd like to disable updates for them (some of them don't exist anymore). In addition,...
/kind feature **Describe the solution you'd like** In order to enable Azure Workload Identity, the OIDC issuer needs to be enabled on new clusters. Add a field AzureManagedControlPlane for enabling...
Thoughts on reverting https://github.com/buildkite/elastic-ci-stack-for-aws/pull/118 (or similar) now that gp3 has made IOPs cheaper/more accessible? I'm interested to see if adding some IOPs for big docker builds/large repos makes a difference...
Occasionally the Docker daemon will fail (usually due to heavy load). Is there any way to set a retry on this? It looks like the only options are on image...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Please describe your bug When trying to play an HEVC HDR video with EAC3 audio on the Roku, both the video and audio get transcoded. The video is (incorrectly)...
### Database name Wal-g provides support for many databases, please write down name of database you uses. # Issue description ### Describe your problem We see wal-g gets stuck trying...
### Description It looks like the ingress operator no longer supports `Service` and instead advises `Upstream` https://github.com/apache/apisix-ingress-controller/pull/230. However, this prevents `consumer-restriction` from being used since it doesn't offer a `type`...